public abstract class JSInteropInstantiateNode extends JSInteropCallNode
| Modifier | Constructor and Description |
|---|---|
protected |
JSInteropInstantiateNode() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
execute(JSDynamicObject function,
Object[] args) |
getProperty, getUncachedProperty, preparecopy, getLanguage, getRealm, hasOverloadedOperators, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic abstract Object execute(JSDynamicObject function, Object[] args) throws com.oracle.truffle.api.interop.UnsupportedMessageException
com.oracle.truffle.api.interop.UnsupportedMessageException