public abstract class SLDeoptimizeWhenCompiledBuiltin extends SLGraalRuntimeBuiltin
| Constructor and Description | 
|---|
SLDeoptimizeWhenCompiledBuiltin()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.oracle.truffle.sl.runtime.SLNull | 
deoptimzeWhenCompiled(boolean condition)  | 
private void | 
printMessage()  | 
findCallsTo, findCallsTo, findDuplicateCallTargetscreateWrapperNode, executeBoolean, executeFunction, executeGeneric, executeLong, executeVoid, isInstrumentableformatSourceSection, getNonWrapperNode, toStringaccept, adoptChildren, assignSourceSection, atomic, atomic, clearSourceSection, clone, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLanguage, getParent, getRootNode, getSourceSection, insert, insert, isSafelyReplaceableBy, onReplace, probe, replace, replacepublic SLDeoptimizeWhenCompiledBuiltin()
public com.oracle.truffle.sl.runtime.SLNull deoptimzeWhenCompiled(boolean condition)
private void printMessage()