DescriptionPort bug fixes to optimized Function.prototype.apply to ARM.
There were a couple of bug fixes to this code on IA32 which have not yet
been ported to ARM. They are: failure to correctly handle non-JSObject
receivers and failure to restore the context register after calling JS code.
Committed: http://code.google.com/p/v8/source/detail?r=6744
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|