Field and Description |
---|
com.oracle.truffle.api.dsl.Specialization.DEFAULT_ORDER
do not use anymore. Will get removed in the next release.
|
Method and Description |
---|
com.oracle.truffle.api.nodes.Node.clone() |
com.oracle.truffle.api.nodes.DirectCallNode.isInlined()
we do not expose this information any longer. returns always false.
|
Annotation Type Element and Description |
---|
com.oracle.truffle.api.dsl.Specialization.order
use declaration order instead. Will get removed in the next release.
|