Description[interpreter] Reachability is implied by live environment.
The reachability of a bytecode is implied by a live environment reaching
the bytecode during the abstract control flow simulation of the bytecode
iteration perfromed by the graph builder. There is no need to compute it
upfront anymore.
Also, the upfront computation was only an approximation when it came to
the reachability of an exception handler. This is why several tests for
translation of exception handlers can now be enabled.
R=oth@chromium.org
Committed: https://crrev.com/83a2c8ed7f0f3070af6d23cd9c465bbf8c503df6
Cr-Commit-Position: refs/heads/master@{#33634}
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 10 (5 generated)
|