public class PromiseResolveThenableNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
PromiseResolveThenableNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
static PromiseResolveThenableNode |
create(JSContext context) |
Object |
execute(com.oracle.truffle.api.object.DynamicObject promiseToResolve,
Object thenable,
Object then) |
copy, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringprotected PromiseResolveThenableNode(JSContext context)
public static PromiseResolveThenableNode create(JSContext context)