public static final class TopLevelAwaitModuleBodyNode.TopLevelAwaitModuleRootNode extends AbstractFunctionRootNode
activeScriptOrModuleMODULE_DUMMY_FRAMEDESCRIPTOR| Modifier and Type | Method and Description |
|---|---|
Object |
executeInRealm(com.oracle.truffle.api.frame.VirtualFrame frame) |
String |
getName() |
boolean |
isResumption()
Is this a root node for the resumption of a suspended function.
|
getActiveScriptOrModuleexecutecountsTowardsStackTraceLimit, findAsynchronousFrames, getLanguage, getRealm, getSourceSection, isCaptureFramesForTrace, isFunction, isInternalcloneUninitialized, computeSize, copy, createConstantNode, findAsynchronousFrames, getCallTarget, getFrameDescriptor, 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 Object executeInRealm(com.oracle.truffle.api.frame.VirtualFrame frame)
executeInRealm in class JavaScriptRealmBoundaryRootNodepublic boolean isResumption()
JavaScriptRootNodeisResumption in class JavaScriptRootNodepublic String getName()
getName in class com.oracle.truffle.api.nodes.RootNode