Chromium Code Reviews
Description[Isolates] Make MarkCompactCollector::IterateLiveObject to invoke its callback as a member of MarkCompactCollector, eliminating the need for those callbacks to be static. This, in turn, makes them able to use MarkCompactCollector::heap_ variable instead of pulling the Heap pointer via Isolate::Current().
Committed: http://code.google.com/p/v8/source/detail?r=5444
Patch Set 1 #
Total comments: 1
Patch Set 2 : updated per review comment #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||