Reviewers: Vitaly,
Description:
During GC, the StaticVisitor is massively used, adding a Heap* parameter
makes
it possible to remove Isolate::Current() lookup in some very hot and cheap
operations (like marking), giving measurable result.
Please review this at http://codereview.chromium.org/3397021/show
Affected files:
M src/arm/assembler-arm-inl.h
M src/heap.cc
M src/ia32/assembler-ia32-inl.h
M src/mark-compact.cc
M src/objects-visiting.h
M src/x64/assembler-x64-inl.h
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev