public static class TruffleHostInliningPhase.Options extends Object
| Modifier and Type | Field and Description |
|---|---|
static OptionKey<Boolean> |
TruffleHostInlining |
static OptionKey<Integer> |
TruffleHostInliningBaseBudget |
static OptionKey<Integer> |
TruffleHostInliningByteCodeInterpreterBudget |
static OptionKey<Integer> |
TruffleHostInliningMaxExplorationDepth |
static OptionKey<Boolean> |
TruffleHostInliningPrintExplored |
| Constructor and Description |
|---|
Options() |