Description[fullcodegen] Add support for %_GetSuperConstructor.
Since the parser now desugars super constructor calls to simple
primitives, we can also easily optimize those in fullcodegen w/
just a few simple lines of native code per architecture. This
code in particular should be fast, so it seems worth the code
in fullcodegen.
BUG=v8:3330
LOG=n
Committed: https://crrev.com/812bcd4494b5f2152274001c045968a779ea7c21
Cr-Commit-Position: refs/heads/master@{#32823}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|