Description[builtins] Fix context for ConstructStub calls into C++.
When calling into C++ for a ConstructStub, we need to enter the target
context manually currently, which seems to be too fragile and easy to
forget. So instead of doing that manually, we just always enter the
correct context in the trampoline.
Drive-by-fix: Trivial cleanups for some builtins.
R=cbruni@chromium.org
Committed: https://crrev.com/cf25c24110b054fb574e3a0562d988a0cc0b1465
Cr-Commit-Position: refs/heads/master@{#33051}
Patch Set 1 #Patch Set 2 : REBASE #
Messages
Total messages: 17 (7 generated)
|