protected static class SubstrateAMD64Backend.DeoptExitStubContext extends SubstrateAMD64Backend.SubstrateAMD64FrameContext
Deoptimizer.StubType.ExitStub
method.| Modifier | Constructor and Description |
|---|---|
protected |
DeoptExitStubContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
enter(org.graalvm.compiler.lir.asm.CompilationResultBuilder tasm) |
void |
leave(org.graalvm.compiler.lir.asm.CompilationResultBuilder tasm) |
hasFramepublic void enter(org.graalvm.compiler.lir.asm.CompilationResultBuilder tasm)
enter in interface org.graalvm.compiler.lir.asm.FrameContextenter in class SubstrateAMD64Backend.SubstrateAMD64FrameContextpublic void leave(org.graalvm.compiler.lir.asm.CompilationResultBuilder tasm)
leave in interface org.graalvm.compiler.lir.asm.FrameContextleave in class SubstrateAMD64Backend.SubstrateAMD64FrameContext