• Leszek Swirski's avatar
    [objects] Clean-up SFI::Init/SFI::SetScript · 6c836372
    Leszek Swirski authored
    Clean up isolate inference and non-allocating/allocating parts of
    SharedFunctionInfo::InitFromFunctionLiteral, so that it can more easily
    be refactored for off-thread allocation in the future. Also, make
    SharedFunctionInfo::SetScript a member function, to acknowledge that it
    is non-allocating.
    
    Bug: chromium:1011762
    Change-Id: I26624fceb642dfdf257ec3d96aab31ea90e48870
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1991482
    Commit-Queue: Leszek Swirski <leszeks@chromium.org>
    Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
    Auto-Submit: Leszek Swirski <leszeks@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#65639}
    6c836372
Name
Last commit
Last update
..
OWNERS Loading commit data...
bootstrapper.cc Loading commit data...
bootstrapper.h Loading commit data...
heap-symbols.h Loading commit data...
icu_util.cc Loading commit data...
icu_util.h Loading commit data...
isolate-allocator.cc Loading commit data...
isolate-allocator.h Loading commit data...
setup-isolate-deserialize.cc Loading commit data...
setup-isolate-full.cc Loading commit data...
setup-isolate.h Loading commit data...
startup-data-util.cc Loading commit data...
startup-data-util.h Loading commit data...
v8.cc Loading commit data...
v8.h Loading commit data...