Description[turbofan] Mark Array constructor calls as no-write if possible.
If the new.target passed to the Array constructor cannot be a Proxy,
then we know that the Array constructor cannot trigger any observable
side-effects.
R=jarin@chromium.org
BUG=v8:6262
Review-Url: https://codereview.chromium.org/2821453002
Cr-Commit-Position: refs/heads/master@{#44645}
Committed: https://chromium.googlesource.com/v8/v8/+/dc83caa6fbf659a701f2f78033e70802cbd60470
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 10 (6 generated)
|