| Interface | Description |
|---|---|
| SubstrateCompilableTruffleAST | |
| SubstrateTruffleCompiler |
| Class | Description |
|---|---|
| SubstrateKnownTruffleTypes | |
| SubstrateOptimizedCallTarget |
Truffle call target which can be partially evaluated and compiled to machine code, which is then
represented by
SubstrateOptimizedCallTargetInstalledCode. |
| SubstrateOptimizedCallTargetInstalledCode |
Represents the compiled code of a
SubstrateOptimizedCallTarget. |
| SubstratePartialEvaluator | |
| SubstratePEGraphDecoder | |
| SubstrateThreadLocalHandshake | |
| SubstrateThreadLocalHandshakeSnippets | |
| SubstrateTruffleCompilerImpl | |
| SubstrateTruffleGraphBuilderPlugins | |
| SubstrateTruffleRuntime | |
| TruffleBoundaryPhase |
Deoptimize for
CompilerDirectives.TruffleBoundary calls when CompilerDirectives.transferToInterpreter()
is true. |