LGTM with a nit.

https://codereview.chromium.org/691513005/diff/1/src/api.cc
File src/api.cc (right):

https://codereview.chromium.org/691513005/diff/1/src/api.cc#newcode3035
src/api.cc:3035: }
Shorter and more readable version:

i::Object* ho = obj->IsSmi() ? *other : *obj;
i::Isolate* isolate = i::HeapObject::cast(ho)->GetIsolate();

https://codereview.chromium.org/691513005/

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

Reply via email to