LGTM (just one suggestive nit).

https://codereview.chromium.org/27335002/diff/3001/src/objects.cc
File src/objects.cc (right):

https://codereview.chromium.org/27335002/diff/3001/src/objects.cc#newcode345
src/objects.cc:345: Handle<Object>
JSObject::GetPropertyWithForeignCallback(
nit: Does this need to be a member method on JSObject at all? Maybe it
makes sense to make it just a static helper. Simplifies the API exposed
through the header.

https://codereview.chromium.org/27335002/

--
--
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/groups/opt_out.

Reply via email to