DescriptionTune Array.forEach, fix Array functions
When there is no receiver object, plain function calls are a few
percent faster than %_Call().
This patch also fixes the HAS_INDEX macro used in a bunch of
Array.prototype functions to properly check for elements inherited
from prototypes.
Committed: https://crrev.com/01d228f3cd0125250bb94f1330f9c697568a4768
Cr-Commit-Position: refs/heads/master@{#34269}
Patch Set 1 #Patch Set 2 : correctify inherited elements #
Total comments: 2
Messages
Total messages: 12 (5 generated)
|