• Dan Elphick's avatar
    [explicit isolates] Move remaining roots to ReadOnyRoots · f9c4d000
    Dan Elphick authored
    Moves STRUCT_LIST AND ALLOCATION_SITE_LIST into roots.h and adds access
    to their associated maps using ReadOnlyRoots.
    
    Also corrects the location of external_map, message_object_map,
    empty_script, many_closures_cell, invalid_prototype_validity_cell and
    builtins_constants_table which are not in RO_SPACE.
    
    Finally this adds a convenience ReadOnlyRoots(Isolate*) constructor.
    
    Bug: v8:7786
    Change-Id: I4982dd0cbea2062a124605678599ba48831f020f
    Reviewed-on: https://chromium-review.googlesource.com/1124319Reviewed-by: 's avatarLeszek Swirski <leszeks@chromium.org>
    Commit-Queue: Dan Elphick <delphick@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#54178}
    f9c4d000
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector 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...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...