lgtm



https://chromiumcodereview.appspot.com/12038012/diff/1/src/ic.cc
File src/ic.cc (left):

https://chromiumcodereview.appspot.com/12038012/diff/1/src/ic.cc#oldcode942
src/ic.cc:942: if (name->AsArrayIndex(&index)) return
object->GetElement(index);
Per offline discussion: it seems this condition can never be true
anyway, so this line has been removed from the refactored version.

https://chromiumcodereview.appspot.com/12038012/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to