Interface DeoptimizingNode.DeoptBefore

  • Method Details

    • setStateBefore

      void setStateBefore(FrameState state)
      Sets the FrameState describing the program state before the execution of this node.
    • stateBefore

      FrameState stateBefore()
    • canUseAsStateDuring

      default boolean canUseAsStateDuring()