public static interface DeoptimizingNode.DeoptBefore extends DeoptimizingNode
FrameState for deoptimizing to a point before their
execution.DeoptimizingNode.DeoptAfter, DeoptimizingNode.DeoptBefore, DeoptimizingNode.DeoptDuring| Modifier and Type | Method and Description |
|---|---|
void |
setStateBefore(FrameState state)
Sets the
FrameState describing the program state before the execution of this
node. |
FrameState |
stateBefore() |
canDeoptimizestatesasNodevoid setStateBefore(FrameState state)
FrameState describing the program state before the execution of this
node.FrameState stateBefore()