protected static class AsyncIteratorPrototypeBuiltins.AsyncIteratorUnwrapYieldResumptionRootNode<T extends AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorArgs> extends AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorGeneratorAwaitResumptionRootNode<T>
com.oracle.truffle.api.nodes.Node.Child, com.oracle.truffle.api.nodes.Node.ChildrenAsyncHandlerRootNode.AsyncStackTraceInfo| Modifier and Type | Field and Description |
|---|---|
protected AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode<AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorArgs> |
awaitReturnResult |
protected GetMethodNode |
getReturnNode |
protected IsJSObjectNode |
isObjectNode |
callNode, context, valueNodeMODULE_DUMMY_FRAMEDESCRIPTOR| Modifier | Constructor and Description |
|---|---|
protected |
AsyncIteratorUnwrapYieldResumptionRootNode(JSContext context,
boolean closeResumption) |
| Modifier and Type | Method and Description |
|---|---|
protected static JSFunctionData |
createCreateUnwrapYieldResumptionCloseImpl(JSContext context)
Resumption of UnwrapYieldResumption: Await(resumptionValue.[[Value]]).
|
protected static JSFunctionData |
createCreateUnwrapYieldResumptionCloseResumptionImpl(JSContext context)
Resumption of AsyncIteratorClose: Await(innerResult.[[Value]]) with normal completion.
|
Object |
executeBody(com.oracle.truffle.api.frame.VirtualFrame frame) |
assertResumingAwait, executeasyncGeneratorComplete, asyncGeneratorCompleteStep, getErrorObjectgetArgs, getAsyncStackTraceInfo, getThis, indexToJScountsTowardsStackTraceLimit, findAsynchronousFrames, getLanguage, getRealm, getSourceSection, isCaptureFramesForTrace, isFunction, isInternal, isResumptioncloneUninitialized, computeSize, copy, createConstantNode, findAsynchronousFrames, getCallTarget, getFrameDescriptor, getName, getParentFrameDescriptor, getQualifiedName, isCloneUninitializedSupported, isCloningAllowed, isInstrumentable, isSameFrame, isTrivial, prepareForAOT, translateStackTraceElementgetLanguage, getLanguageInfoaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toStringprotected GetMethodNode getReturnNode
protected AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode<AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorArgs> awaitReturnResult
protected IsJSObjectNode isObjectNode
protected AsyncIteratorUnwrapYieldResumptionRootNode(JSContext context, boolean closeResumption)
public Object executeBody(com.oracle.truffle.api.frame.VirtualFrame frame)
protected static JSFunctionData createCreateUnwrapYieldResumptionCloseImpl(JSContext context)
protected static JSFunctionData createCreateUnwrapYieldResumptionCloseResumptionImpl(JSContext context)