DescriptionUse new.target in favor of %_IsConstructCall intrinsic (2).
This switches all remaining builtin methods to use the ES6 new.target
value when determined whether being called as a constructor or not. This
is prepatory work for fully deprecating the aforementioned intrinsic.
R=rossberg@chromium.org
Committed: https://crrev.com/9090c6b0127d94eca00ccf9675ca5204a70be097
Cr-Commit-Position: refs/heads/master@{#32447}
Patch Set 1 #Patch Set 2 : Skip ignition. #
Depends on Patchset: Messages
Total messages: 15 (8 generated)
|