public class CreateResolvingFunctionNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
CreateResolvingFunctionNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
static CreateResolvingFunctionNode |
create(JSContext context) |
Pair<JSDynamicObject,JSDynamicObject> |
execute(JSDynamicObject promise) |
copy, 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, toStringprotected CreateResolvingFunctionNode(JSContext context)
public static CreateResolvingFunctionNode create(JSContext context)
public Pair<JSDynamicObject,JSDynamicObject> execute(JSDynamicObject promise)