Description[runtime] Add missing @@IsConcatSpreadable check for FAST_DOUBLE_ELEMENTS
A missing @@IsConcatSpreadable check caused the fast path inside the slow path
to be incorrect and follow the default concat strategy when the arguments
arrays contain only doubles.
BUG=chromium:668414
Committed: https://crrev.com/a09e5eda26d9cfe4c71d42b34bc1944c527e60bf
Cr-Commit-Position: refs/heads/master@{#41301}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|