public class NormalCheckpointCompiler extends java.lang.Object implements CheckpointCompiler
| Constructor and Description |
|---|
NormalCheckpointCompiler(IRBytecodeAdapter compiler) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkpoint()
Perform a thread event checkpoint.
|
public NormalCheckpointCompiler(IRBytecodeAdapter compiler)
public void checkpoint()
CheckpointCompilerStack required: none
checkpoint in interface CheckpointCompilerCopyright © 2001-2022 JRuby. All Rights Reserved.