https://codereview.chromium.org/622523004/diff/20001/src/runtime/runtime-classes.cc
File src/runtime/runtime-classes.cc (right):

https://codereview.chromium.org/622523004/diff/20001/src/runtime/runtime-classes.cc#newcode102
src/runtime/runtime-classes.cc:102: if (name->AsArrayIndex(&index)) {
On 2014/10/02 09:32:05, Igor Sheludko wrote:
And this case should be handled before Runtime::ToName(). Check the
other
ToName() usages.

Indeed, I mixed up ToArrayIndex() and AsArrayIndex(). So, ignore this
comment.

https://codereview.chromium.org/622523004/

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