public class AwaitResumeNode extends JavaScriptBaseNode
| Modifier and Type | Method and Description |
|---|---|
static AwaitResumeNode |
create(boolean rejected) |
Object |
execute(com.oracle.truffle.api.CallTarget asyncTarget,
Object asyncContext,
Object generator,
Object result) |
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, toStringpublic static AwaitResumeNode create(boolean rejected)