Description[api] Stay in C++ when constructing an API-function
This CL applies the same optimization already present for calling API-function.
Execution::New and Execution::Call now both check whether the target is an
API-function and avoid calling out into the construct/call stub.
BUG=chromium:630217
Committed: https://crrev.com/b920d5f3ff33e8202f3218521c8335723d384e03
Cr-Commit-Position: refs/heads/master@{#38433}
Patch Set 1 #
Total comments: 1
Patch Set 2 : moving stack overflow check #Patch Set 3 : fix non-constructor path #Patch Set 4 : set the receiver to the_hole for construct calls #
Messages
Total messages: 19 (12 generated)
|