DescriptionUse new.target in favor of %_IsConstructCall intrinsic (1).
This switches several 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/b1578a15abbb6c4fcc7ceadde1602333af369cee
Cr-Commit-Position: refs/heads/master@{#32397}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 10 (5 generated)
|