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