LGTM with one nit.
https://codereview.chromium.org/440063002/diff/20001/src/heap/mark-compact.h
File src/heap/mark-compact.h (right):
https://codereview.chromium.org/440063002/diff/20001/src/heap/mark-compact.h#newcode814
src/heap/mark-compact.h:814: void ClearNonLiveMapTransitions(Map* map);
nit: This actual implementation no longer check whether the transition
path is at a live->non-live hop. Hence I propse
s/ClearNonLiveMapTransitions/ClearMapTransitions/ to make that clearer
and also to avoid confusion with the name overloading here.
https://codereview.chromium.org/440063002/
--
--
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/d/optout.