lgtm with a nit:
https://codereview.chromium.org/225673003/diff/1/src/objects.cc
File src/objects.cc (right):
https://codereview.chromium.org/225673003/diff/1/src/objects.cc#newcode13216
src/objects.cc:13216: result = GetProperty(object, receiver, &lookup,
name, attributes);
Probably it would be better to return here (and below) instead of
assigning to result that it just returned after if/else.
https://codereview.chromium.org/225673003/
--
--
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.