Reviewers: Benedikt Meurer,
Message:
Hi Benedikt, could you have a look? Thanks!
--Michael
Description:
Moved type feedback vector to SharedFunctionInfo.
Type Vector followup: the type vector currently lives off the code object.
This
CL moves it to the SharedFunctionInfo, facilitating re-use and continued
use in
crankshafted code if desired.
Please review this at https://codereview.chromium.org/178463007/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+71, -64 lines):
M src/compiler.h
M src/compiler.cc
M src/factory.h
M src/factory.cc
M src/full-codegen.h
M src/full-codegen.cc
M src/heap-snapshot-generator.cc
M src/heap.cc
M src/hydrogen.cc
M src/ia32/full-codegen-ia32.cc
M src/objects-debug.cc
M src/objects-inl.h
M src/objects-printer.cc
M src/objects-visiting-inl.h
M src/objects.h
M src/objects.cc
M src/runtime.cc
M src/type-info.h
M src/type-info.cc
M src/typing.cc
M test/cctest/test-heap.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.