DescriptionProperly process arrays with overridden prototype in various Array's functions.
Bailout to JS Array builtins if array's prototype is different from
Array.prototype. Otherwise there might be inherited elements coming
from this prototype.
Committed: http://code.google.com/p/v8/source/detail?r=4649
Patch Set 1 #Patch Set 2 : Nuking debug message #
Total comments: 8
Patch Set 3 : Addressing Mads' comments #
Messages
Total messages: 3 (0 generated)
|