public abstract class JavaScriptRealmBoundaryRootNode extends JavaScriptRootNode
MODULE_DUMMY_FRAMEDESCRIPTOR| Modifier | Constructor and Description |
|---|---|
protected |
JavaScriptRealmBoundaryRootNode(JavaScriptLanguage lang) |
protected |
JavaScriptRealmBoundaryRootNode(JavaScriptLanguage lang,
com.oracle.truffle.api.source.SourceSection sourceSection) |
protected |
JavaScriptRealmBoundaryRootNode(JavaScriptLanguage lang,
com.oracle.truffle.api.source.SourceSection sourceSection,
com.oracle.truffle.api.frame.FrameDescriptor frameDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(com.oracle.truffle.api.frame.VirtualFrame frame) |
protected abstract Object |
executeInRealm(com.oracle.truffle.api.frame.VirtualFrame frame) |
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 JavaScriptRealmBoundaryRootNode(JavaScriptLanguage lang, com.oracle.truffle.api.source.SourceSection sourceSection, com.oracle.truffle.api.frame.FrameDescriptor frameDescriptor)
protected JavaScriptRealmBoundaryRootNode(JavaScriptLanguage lang, com.oracle.truffle.api.source.SourceSection sourceSection)
protected JavaScriptRealmBoundaryRootNode(JavaScriptLanguage lang)