DescriptionImplement %TypedArray%.reverse
This patch adds the reverse method to TypedArrays, together with a
test. The test also runs for normal Arrays, since I didn't see a
test for reversing dense arrays.
BUG=v8:3578
LOG=Y
R=arv@chromium.org
Committed: https://crrev.com/cc74268d30074934d7a40dd8256862b45dcbf0d8
Patch from Daniel Ehrenberg <dehrenberg@chromium.org>.
Cr-Commit-Position: refs/heads/master@{#28493}
Patch Set 1 #
Total comments: 6
Patch Set 2 : cleanups #
Total comments: 3
Patch Set 3 : rebase #
Messages
Total messages: 21 (7 generated)
|