public static final class PerformPromiseAllNode.PromiseAllMarkerRootNode extends JavaScriptRootNode
MODULE_DUMMY_FRAMEDESCRIPTOR| Modifier and Type | Method and Description |
|---|---|
Object |
execute(com.oracle.truffle.api.frame.VirtualFrame frame) |
String |
getName() |
protected boolean |
isInstrumentable() |
boolean |
isInternal() |
countsTowardsStackTraceLimit, findAsynchronousFrames, getLanguage, getRealm, getSourceSection, isCaptureFramesForTrace, isFunction, isResumptioncloneUninitialized, computeSize, copy, createConstantNode, findAsynchronousFrames, getCallTarget, getFrameDescriptor, getParentFrameDescriptor, getQualifiedName, isCloneUninitializedSupported, isCloningAllowed, 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 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