public class PromiseReactionJobNode extends JavaScriptBaseNode
| Modifier and Type | Class and Description |
|---|---|
static class |
PromiseReactionJobNode.PromiseReactionJobRootNode |
| Modifier | Constructor and Description |
|---|---|
protected |
PromiseReactionJobNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
static PromiseReactionJobNode |
create(JSContext context) |
JSFunctionObject |
execute(Object reaction,
Object argument) |
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 PromiseReactionJobNode(JSContext context)
public static PromiseReactionJobNode create(JSContext context)
public JSFunctionObject execute(Object reaction, Object argument)