public static final class PerformPromiseAllNode.PromiseAllMarkerRootNode extends JavaScriptRootNode
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(com.oracle.truffle.api.frame.VirtualFrame frame) |
String |
getName() |
protected boolean |
isInstrumentable() |
boolean |
isInternal() |
findAsynchronousFrames, getSourceSection, isCaptureFramesForTrace, isFunction, isResumptioncloneUninitialized, copy, createConstantNode, findAsynchronousFrames, getCallTarget, getCompilerOptions, getFrameDescriptor, getQualifiedName, isCloneUninitializedSupported, isCloningAllowed, isTrivial, prepareForAOT, setCallTarget, translateStackTraceElementgetLanguage, getLanguageInfoaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toStringpublic Object execute(com.oracle.truffle.api.frame.VirtualFrame frame)
execute in class com.oracle.truffle.api.nodes.RootNodepublic boolean isInternal()
isInternal in class JavaScriptRootNodeprotected boolean isInstrumentable()
isInstrumentable in class com.oracle.truffle.api.nodes.RootNodepublic String getName()
getName in class com.oracle.truffle.api.nodes.RootNode