Description[interpreter] Add field for handler table to bytecode array.
This adds a handler table field to the header of our BytecodeArray
objects. The field will eventually hold a range-based handler table
similar to full-codegen code, to support exception handlong within
interpreted code.
R=oth@chromium.org
BUG=v8:4674
LOG=n
Committed: https://crrev.com/e26aa58b1af9f112f0ee315edab8375f8f3ea5f3
Cr-Commit-Position: refs/heads/master@{#33373}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|