DescriptionArray.prototype.unshift builtin improvements
Moving unshift to ElementAccessor and increasing the range of arguments
handled directly in C++, namely directly supporting FastDoubleElementsKind.
This should yield a factor 19 speedup for unshift on fast double arrays.
BUG=
Committed: https://crrev.com/bf6764e6c1197e50ae148755488307a423b1d9b4
Cr-Commit-Position: refs/heads/master@{#30347}
Patch Set 1 #Patch Set 2 : signed compare fix #Patch Set 3 : signedness #
Messages
Total messages: 12 (4 generated)
|