public final class HotSpotCompiledRuntimeStub extends HotSpotCompiledCode
HotSpotCompiledCode
destined for installation as a RuntimeStub.HotSpotCompiledCode.Comment
assumptions, comments, customStackAreaOffset, dataSection, dataSectionAlignment, dataSectionPatches, exceptionHandlers, methods, name, sites, targetCode, targetCodeSize, totalFrameSize
Constructor and Description |
---|
HotSpotCompiledRuntimeStub(CompilationResult compResult) |
Modifier and Type | Method and Description |
---|---|
private boolean |
checkStubInvariants(CompilationResult compResult)
Checks the conditions a compilation must satisfy to be installed as a RuntimeStub.
|
String |
toString() |
public HotSpotCompiledRuntimeStub(CompilationResult compResult)
private boolean checkStubInvariants(CompilationResult compResult)