Description[interpreter] Fix re-throw to not have frame-state.
The runtime call to Runtime::kReThrow does not need a frame-state node
attached, the frame-state input count is zero. This restructures the
graph builder to not instantiate a FrameStateBeforeAndAfter for it.
R=jarin@chromium.org
TEST=cctest/test-run-bytecode-graph-builder
BUG=v8:4674
LOG=n
Committed: https://crrev.com/8420d57524870453824fd5d07981edf3f52628c0
Cr-Commit-Position: refs/heads/master@{#33641}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|