Description[interpreter] Fix lookup of overlapping handler ranges.
This fixes corner cases where the start offsets of exception handler
regions within the handler table fall together. This assumption was
based on full-codegen code and no longer holds with the interpreter.
The tables however are still well nested and code has been added to
verify that in debug mode.
R=rmcilroy@chromium.org
BUG=v8:4674
LOG=n
Committed: https://crrev.com/21b6e077fadc7edb27ee0d947cef4bfd47020cab
Cr-Commit-Position: refs/heads/master@{#33495}
Patch Set 1 #Patch Set 2 : Rebased. #
Messages
Total messages: 8 (3 generated)
|