• 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
..
base Loading commit data...
compiler Loading commit data...
heap Loading commit data...
interpreter Loading commit data...
libplatform Loading commit data...
runtime Loading commit data...
DEPS Loading commit data...
atomic-utils-unittest.cc Loading commit data...
char-predicates-unittest.cc Loading commit data...
counters-unittest.cc Loading commit data...
run-all-unittests.cc Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
unittests.gyp Loading commit data...
unittests.status Loading commit data...