public abstract static class AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorNonGeneratorResumptionRootNode<T extends AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorArgs> extends AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorRootNode<T>
com.oracle.truffle.api.nodes.Node.Child, com.oracle.truffle.api.nodes.Node.ChildrenAsyncHandlerRootNode.AsyncStackTraceInfocallNode, context, valueNodeMODULE_DUMMY_FRAMEDESCRIPTOR| Modifier and Type | Method and Description |
|---|---|
protected Object |
checkNext(Object value) |
Object |
execute(com.oracle.truffle.api.frame.VirtualFrame frame) |
abstract Object |
executeBody(com.oracle.truffle.api.frame.VirtualFrame frame) |
protected Object |
getErrorObject(com.oracle.truffle.api.exception.AbstractTruffleException ex) |
protected boolean |
iteratorComplete(Object value) |
getArgs, 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, toStringpublic abstract Object executeBody(com.oracle.truffle.api.frame.VirtualFrame frame)
public Object execute(com.oracle.truffle.api.frame.VirtualFrame frame)
execute in class com.oracle.truffle.api.nodes.RootNodeprotected final Object getErrorObject(com.oracle.truffle.api.exception.AbstractTruffleException ex)
protected final boolean iteratorComplete(Object value)