lgtm with nits:
https://codereview.chromium.org/194783002/diff/1/src/objects.cc
File src/objects.cc (right):
https://codereview.chromium.org/194783002/diff/1/src/objects.cc#newcode2338
src/objects.cc:2338: int number_of_fields =
NumberOfFields(NumberOfOwnDescriptors());
NumberOfFields() would be also fine here.
https://codereview.chromium.org/194783002/diff/1/src/objects.cc#newcode2500
src/objects.cc:2500: int nof = limit == -1 ? NumberOfOwnDescriptors() :
limit;
Do we really need this change?
https://codereview.chromium.org/194783002/
--
--
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.