Description[turbofan] Call FastNewContextStub for function context.
This lowers JSCreateFunctionContext nodes to call the above stub for
help with allocating function contexts when possible. It also contains
an implementation for inlined allocations of such contexts, which is
still behind a flag until inlined allocations are ready for prime time.
TEST=unittests/JSTypedLoweringTest.JSCreateFunctionContext
R=mvstanton@chromium.org
Committed: https://crrev.com/ea26401266f4ae7c157026c96c7b6456c0489e93
Cr-Commit-Position: refs/heads/master@{#31068}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment. #
Messages
Total messages: 11 (3 generated)
|