protected static class AsyncIteratorPrototypeBuiltins.AsyncIteratorFlatMapUnwrapYieldResumptionRootNode extends AsyncIteratorPrototypeBuiltins.AsyncIteratorUnwrapYieldResumptionRootNode<AsyncIteratorPrototypeBuiltins.AsyncIteratorFlatMapNode.AsyncIteratorFlatMapArgs>
com.oracle.truffle.api.nodes.Node.Child, com.oracle.truffle.api.nodes.Node.ChildrenAsyncHandlerRootNode.AsyncStackTraceInfoawaitReturnResult, getReturnNode, isObjectNodecallNode, context, valueNodeMODULE_DUMMY_FRAMEDESCRIPTOR| Modifier | Constructor and Description |
|---|---|
protected |
AsyncIteratorFlatMapUnwrapYieldResumptionRootNode(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 AsyncIteratorFlatMapUnwrapYieldResumptionRootNode(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)