• rmcilroy's avatar
    [Interpreter] Add support for loading from / storing to outer context variables. · c0c214da
    rmcilroy authored
    Adds support for loading from and storing to outer context
    variables. Also adds support for declaring functions on contexts and
    locals. Finally, fixes a couple of issues with StaContextSlot where
    we weren't emitting the write barrier and therefore would crash in the
    GC.
    
    Also added code so that --print-bytecode will output the
    function name before the bytecodes, and replaces MachineType with StoreRepresentation in RawMachineAssembler::Store and updates tests.
    
    BUG=v8:4280
    LOG=N
    
    Review URL: https://codereview.chromium.org/1425633002
    
    Cr-Commit-Position: refs/heads/master@{#31584}
    c0c214da
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...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...