Description[turbofan] Extend Array.prototype.pop lowering to support FAST_DOUBLE_ELEMENTS.
So far the Array.prototype.pop lowering in the JSBuiltinReducer was
limited to (holey) fast or fast-smi elements. But it can be made to
work easily to also handle fast-double elements, so allow that as
well.
R=jarin@chromium.org
BUG=v8:5267, v8:6338
Review-Url: https://codereview.chromium.org/2861443006
Cr-Commit-Position: refs/heads/master@{#45090}
Committed: https://chromium.googlesource.com/v8/v8/+/5c433ec500e0de20737624bceb0ade69d67a9153
Patch Set 1 #
Messages
Total messages: 10 (6 generated)
|