public abstract class SLSetOptionBuiltin extends SLGraalRuntimeBuiltin
TruffleCompilerOptions
. In the future this builtin might be
extend to lookup other options as well.Constructor and Description |
---|
SLSetOptionBuiltin() |
Modifier and Type | Method and Description |
---|---|
private static Object |
convertValue(Object value) |
Object |
setOption(String name,
Object value) |
findCallsTo, findCallsTo, findDuplicateCallTargets
createWrapperNode, executeBoolean, executeFunction, executeGeneric, executeLong, executeVoid, isInstrumentable
formatSourceSection, getNonWrapperNode, toString
accept, adoptChildren, assignSourceSection, atomic, atomic, clearSourceSection, clone, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLanguage, getParent, getRootNode, getSourceSection, insert, insert, isSafelyReplaceableBy, onReplace, probe, replace, replace
public SLSetOptionBuiltin()