Package org.jruby.ir.targets.indy
Class IndyCheckpointCompiler
java.lang.Object
org.jruby.ir.targets.indy.IndyCheckpointCompiler
- All Implemented Interfaces:
CheckpointCompiler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndyCheckpointCompiler
-
-
Method Details
-
checkpoint
public void checkpoint()Description copied from interface:CheckpointCompiler
Perform a thread event checkpoint.Stack required: none
- Specified by:
checkpoint
in interfaceCheckpointCompiler
-