Description[es6] Don't use the %GetPrototype runtime entry for super calls.
The %GetPrototype runtime function does a lot more than the
GetSuperConstructor specified in ES6 12.3.5.2. So this introduces a
proper %_GetSuperConstructor instead with support in TurboFan.
R=jarin@chromium.org, rossberg@chromium.org
Committed: https://crrev.com/c77c1ca80be4b2c98ef9a97751866a60a5b2015e
Cr-Commit-Position: refs/heads/master@{#32804}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (4 generated)
|