• mstarzinger's avatar
    [turbofan] Call FastNewContextStub for function context. · ea264012
    mstarzinger authored
    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
    
    Review URL: https://codereview.chromium.org/1380113002
    
    Cr-Commit-Position: refs/heads/master@{#31068}
    ea264012
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...