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) |
com.oracle.truffle.api.object.DynamicObject |
execute(Object reaction,
Object argument) |
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 PromiseReactionJobNode(JSContext context)
public static PromiseReactionJobNode create(JSContext context)