Reviewers: Michael Starzinger,
Description:
Add OptimizedCodeEntry as a new heap object type. An optimized code entry
represents an association between the native context, a function, optimized
code, and the literals. Such associations are needed by the deoptimizer and
optimized code cache to efficiently find related optimized code and
functions
for a given context or shared function info.
BUG=
Please review this at https://codereview.chromium.org/23691002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M include/v8.h
M src/factory.h
M src/factory.cc
M src/heap.h
M src/heap.cc
M src/objects-debug.cc
M src/objects-inl.h
M src/objects-printer.cc
M src/objects-visiting.h
M src/objects-visiting.cc
M src/objects.h
M src/objects.cc
--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.