Description[interpreter] Simplify BytecodeBranchAnalysis to minimum.
This simplifies the branch analysis we perform on the bytecode stream
down to the bare minimum that we need to build graphs. Note that we
still record all branch targets, even though only the backwards ones
would be needed, but this is essentially for free and might be useful
eventually.
R=oth@chromium.org
Committed: https://crrev.com/c207f10b09303a525a5e15a2a61f03efd2c300a1
Cr-Commit-Position: refs/heads/master@{#33635}
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 8 (3 generated)
|