lgtm.

https://codereview.chromium.org/24096017/diff/1/src/objects.cc
File src/objects.cc (right):

https://codereview.chromium.org/24096017/diff/1/src/objects.cc#newcode4113
src/objects.cc:4113: RETURN_IF_EMPTY_HANDLE_VALUE(isolate, result,
Handle<Object>());
You could move this check to the TRANSITION case, since we only set the
result there.

Or you could leave it.

https://codereview.chromium.org/24096017/

--
--
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