Reviewers: yurys, alph, Sven Panne,
Message:
PTAL
Description:
CpuProfiler: simplify inlined function info magic.
I did some investigation and found that in the most cases
the old schema with the separate List for functions and inlines
gives us no memory benefits because more frequently we inlines
different functions into parent function. So the plain schema
wins a tens or even hundred bytes thousand of times.
Also I added script_id to the structure, so it could be used later
by cpu-profiler.
BUG=chromium:452067
LOG=n
Please review this at https://codereview.chromium.org/996153003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+47, -59 lines):
M src/compiler.h
M src/compiler.cc
M src/hydrogen.cc
--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.