DescriptionFix spread operator in ArrayLiterals when nested in other literals
Mark ArrayLiterals utilizing the spread operator as non-simple.
This causes them to return false for IsCompileTimeValue, and thus
causes spread to work as expected in nested literals.
BUG=v8:4417
LOG=y
Committed: https://crrev.com/f44efd6b3156a3322cc514b76a67aff447da7e9b
Cr-Commit-Position: refs/heads/master@{#30754}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|