public abstract static class GlobalBuiltins.JSGlobalLoadWithNewGlobalNode extends GlobalBuiltins.JSGlobalLoadNode
JSBuiltinNode.Inlineable, JSBuiltinNode.InlinedFX_RESOURCES_PATH, LOAD_CLASSPATH, LOAD_FX, LOAD_NASHORN, NASHORN_BASE_PATH, NASHORN_MOZILLA_COMPAT_JS, NASHORN_PARSER_JS, RESOURCES_PATHARGUMENTSINTERMEDIATE_VALUE| Constructor and Description |
|---|
JSGlobalLoadWithNewGlobalNode(JSContext context,
JSBuiltin builtin) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
evalImpl(JSRealm realm,
com.oracle.truffle.api.strings.TruffleString fileName,
com.oracle.truffle.api.strings.TruffleString source,
Object[] args) |
protected Object |
loadFromPath(com.oracle.truffle.api.strings.TruffleString path,
JSRealm realm,
Object[] args) |
loadConvertToString, loadFile, loadScriptObj, loadString, loadTruffleObject, loadURLloadStringImpl, runImpl, sourceFromFileName, sourceFromPath, sourceFromURLcannotLoadScript, sourceFromTruffleFilecopyUninitialized, countsTowardsStackTraceLimit, createBuiltin, getArguments, getBuiltin, getContext, getNodeObject, hasTag, isCallerSensitive, isInlineable, isSplitImmediately, tryCreateInlinedaddCallTag, addExpressionTag, addRootBodyTag, addStatementTag, cloneUninitialized, cloneUninitialized, copy, createWrapper, execute, executeBoolean, executeDouble, executeInt, executeLong, executeVoid, expressionToString, findBlockScopeNode, getSourceSection, hasSourceSection, isInstrumentable, isResultAlwaysOfType, onReplace, removeSourceSection, setSourceSection, setSourceSection, toString, transferSourceSection, transferSourceSectionAddExpressionTag, transferSourceSectionAndTagsgetLanguage, getRealm, hasOverloadedOperatorsaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecializeprotected Object evalImpl(JSRealm realm, com.oracle.truffle.api.strings.TruffleString fileName, com.oracle.truffle.api.strings.TruffleString source, Object[] args)
evalImpl in class GlobalBuiltins.JSGlobalLoadNodeprotected Object loadFromPath(com.oracle.truffle.api.strings.TruffleString path, JSRealm realm, Object[] args)
loadFromPath in class GlobalBuiltins.JSGlobalLoadNode