public static interface JSBuiltinNode.Inlined
extends com.oracle.truffle.api.nodes.NodeInterface
| Modifier and Type | Method and Description |
|---|---|
Object |
callInlined(Object[] arguments) |
default RuntimeException |
rewriteToCall() |
Object callInlined(Object[] arguments) throws com.oracle.truffle.js.nodes.function.JSBuiltinNode.RewriteToCallException
com.oracle.truffle.js.nodes.function.JSBuiltinNode.RewriteToCallExceptiondefault RuntimeException rewriteToCall()