LGTM.
https://codereview.chromium.org/188783003/diff/200001/src/objects-visiting.h
File src/objects-visiting.h (right):
https://codereview.chromium.org/188783003/diff/200001/src/objects-visiting.h#newcode490
src/objects-visiting.h:490: Object* VisitWeakList(Heap* heap,
suggestion: As discussed offline, I know you only moved this function
and didn't change it, but a few lines of comments describing it here
would be nice. :)
https://codereview.chromium.org/188783003/diff/200001/src/objects.h
File src/objects.h (right):
https://codereview.chromium.org/188783003/diff/200001/src/objects.h#newcode5317
src/objects.h:5317: inline bool can_be_weak_stub() {
nit: This is not really a primitive predicate, grouping it with the
other ones seems counter-intuitive. Can we call it "CanBeWeakStub"
instead and separate if from the predicates by an empty newline?
https://codereview.chromium.org/188783003/
--
--
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.