public class LambdaTestNode extends AbstractTestNode
| Constructor and Description |
|---|
LambdaTestNode() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(com.oracle.truffle.api.frame.VirtualFrame frame) |
private static int |
lambda(Supplier<Integer> supplier) |
createWrapperNode, isInstrumentableaccept, adoptChildren, assignSourceSection, atomic, atomic, clearSourceSection, clone, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLanguage, getParent, getRootNode, getSourceSection, insert, insert, isSafelyReplaceableBy, onReplace, probe, replace, replace, toStringpublic LambdaTestNode()