public class ExceptionHandlerStub extends SnippetStub
The descriptor for a call to this stub is HotSpotBackend.EXCEPTION_HANDLER.
| Modifier and Type | Field and Description |
|---|---|
static HotSpotForeignCallDescriptor |
EXCEPTION_HANDLER_FOR_PC |
method| Constructor and Description |
|---|
ExceptionHandlerStub(OptionValues options,
HotSpotProviders providers,
HotSpotForeignCallLinkage linkage) |
| Modifier and Type | Method and Description |
|---|---|
static Word |
exceptionHandlerForPc(ForeignCallDescriptor exceptionHandlerForPc,
Word thread) |
protected Object |
getConstantParameterValue(int index,
String name) |
buildInitialGraph, debugScopeContext, getGraph, getInstalledCodeOwner, getMethod, makeConstArgs, registerSnippet, toStringcheckSafeDataReference, createLIRSuites, createSuites, getCode, getCompilationResult, getDestroyedCallerRegisters, getLinkage, getRegisterConfig, getStubCompilationId, initDestroyedCallerRegisters, shouldSaveRegistersAroundCallspublic static final HotSpotForeignCallDescriptor EXCEPTION_HANDLER_FOR_PC
public ExceptionHandlerStub(OptionValues options, HotSpotProviders providers, HotSpotForeignCallLinkage linkage)
protected Object getConstantParameterValue(int index, String name)
getConstantParameterValue in class SnippetStubpublic static Word exceptionHandlerForPc(ForeignCallDescriptor exceptionHandlerForPc, Word thread)