Description[turbofan] Remove eager frame state from runtime calls.
This removes the frame state input representing the before-state from
nodes having the {JSCallRuntime} operator. These frame states can by now
be found via checkpoints in the graph. It also makes the predicate for
runtime function ids (i.e. {Linkage::NeedsFrameStateInput}) binary.
R=jarin@chromium.org
BUG=v8:5021
Committed: https://crrev.com/a7ff61654a25cbee386de933ff15b1adeb49fc3c
Cr-Commit-Position: refs/heads/master@{#36679}
Patch Set 1 #Patch Set 2 : Rebased. #Patch Set 3 : Small fix. #Patch Set 4 : Rebased. #
Dependent Patchsets: Messages
Total messages: 8 (3 generated)
|