Addressed comment

https://codereview.chromium.org/478043006/diff/180001/src/ic.cc
File src/ic.cc (right):

https://codereview.chromium.org/478043006/diff/180001/src/ic.cc#newcode1238
src/ic.cc:1238: Handle<JSObject> receiver =
Handle<JSObject>::cast(it->GetReceiver());
On 2014/08/22 11:21:10, Yang wrote:
We could reorder those two lines and use 'receiver' for that
IsJSObject() check
too.

Done.

https://codereview.chromium.org/478043006/

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