DescriptionStop adapting the arguments passed to the builtin implementations
of Array.prototype.push and Array.prototype.pop. Avoid going
through the arguments adaptor trampoline for call ICs that end
up calling a builtin that does not need arguments adaption.
Committed: http://code.google.com/p/v8/source/detail?r=312
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|