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);
On 2014/04/04 11:52:27, Igor Sheludko wrote:
Probably it would be better to return here (and below) instead of
assigning to
result that it just returned after if/else.

Done.

https://codereview.chromium.org/225673003/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to