DescriptionTeach C++ ArraySlice builtin to deal with arguments object.
Array.prototype.slice.call(arguments, ...) idiom is pretty common (up to 97% of invocations
in GMail), so we'd better handle it efficiently too.
Committed: http://code.google.com/p/v8/source/detail?r=6085
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|