• mstarzinger's avatar
    [interpreter] Implement exception handler table building. · 82716f1c
    mstarzinger authored
    This implements a first version of exception handler table construction
    within the interpreter. Note that the local control flow for try-catch
    and try-finally statements is still off, and also stack unwinding does
    not yet respect interpreter frames. But generated handler tables should
    be populated correctly already.
    
    R=oth@chromium.org
    BUG=v8:4674
    LOG=n
    
    Review URL: https://codereview.chromium.org/1607433005
    
    Cr-Commit-Position: refs/heads/master@{#33400}
    82716f1c
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...
ignition.gyp Loading commit data...
ignition.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...