Status: Accepted
Owner: ----
Labels: Type-Bug Priority-Medium
New issue 1093 by [email protected]: Support _GetCachedArrayIndex in
hydrogen
http://code.google.com/p/v8/issues/detail?id=1093
NonNumberToNumber and ToNumber in runtime both use both
_HasCachedArrayIndex and _GetCachedArrayIndex. However only
_HasCachedArrayIndex is currently supported bu Crankshaft. Without also
supporting _GetCachedArrayIndex suppporting _HasCachedArrayIndex is
pointless.
Either _GetCachedArrayIndex should be supported or support for
_HasCachedArrayIndex removed.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev