public static class AsyncIteratorCloseNode.AsyncIteratorCloseRootNode extends JavaScriptRootNode implements AsyncHandlerRootNode
com.oracle.truffle.api.nodes.Node.Child, com.oracle.truffle.api.nodes.Node.ChildrenAsyncHandlerRootNode.AsyncStackTraceInfo| Modifier and Type | Field and Description |
|---|---|
protected JavaScriptNode |
valueNode |
MODULE_DUMMY_FRAMEDESCRIPTOR| Modifier and Type | Method and Description |
|---|---|
Object |
execute(com.oracle.truffle.api.frame.VirtualFrame frame) |
AsyncHandlerRootNode.AsyncStackTraceInfo |
getAsyncStackTraceInfo(JSFunctionObject handlerFunction)
Extract the stack trace element and the promise associated with this handler, both optional.
|
countsTowardsStackTraceLimit, 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 JavaScriptNode valueNode
public Object execute(com.oracle.truffle.api.frame.VirtualFrame frame)
execute in class com.oracle.truffle.api.nodes.RootNodepublic AsyncHandlerRootNode.AsyncStackTraceInfo getAsyncStackTraceInfo(JSFunctionObject handlerFunction)
AsyncHandlerRootNodegetAsyncStackTraceInfo in interface AsyncHandlerRootNode