lgtm



https://chromiumcodereview.appspot.com/10907174/diff/1/src/incremental-marking.h
File src/incremental-marking.h (right):

https://chromiumcodereview.appspot.com/10907174/diff/1/src/incremental-marking.h#newcode135
src/incremental-marking.h:135: // Returns true if you need to record a
slot.
Enhance comment:

record a slot for compation. Returns false for objects that are
guaranteed to be rescaned or not guaranteed to survive.

No slots in white objects should be recorded as some slots are typed and
cannot be interpreted corrrectly if the underlying object does not
survive incremental cycle (stays white).

https://chromiumcodereview.appspot.com/10907174/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to