public abstract static class GlobalBuiltins.JSGlobalLoadWithNewGlobalNode extends GlobalBuiltins.JSGlobalLoadNode
JSBuiltinNode.Inlineable, JSBuiltinNode.InlinedEVAL_OBJ_FILE_NAME, EVAL_OBJ_SOURCEINTERMEDIATE_VALUE| Constructor and Description |
|---|
JSGlobalLoadWithNewGlobalNode(JSContext context,
JSBuiltin builtin) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
evalImpl(JSRealm realm,
String fileName,
String source,
Object[] args) |
protected Object |
loadFromPath(String path,
JSRealm realm,
Object[] args) |
loadConvertToString, loadFile, loadScriptObj, loadString, loadTruffleObject, loadURLfileGetPath, loadStringImpl, runImpl, sourceFromFileName, sourceFromPath, sourceFromURLcannotLoadScript, sourceFromTruffleFilecopyUninitialized, createBuiltin, getArguments, getBuiltin, getContext, getNodeObject, hasTag, isCallerSensitive, isInlineable, tryCreateInlinedaddCallTag, addExpressionTag, addRootBodyTag, addStatementTag, cloneUninitialized, cloneUninitialized, copy, createWrapper, execute, executeBoolean, executeDouble, executeInt, executeLong, executeSafeInteger, executeString, executeVoid, expressionToString, findBlockScopeNode, getSourceSection, hasSourceSection, isInstrumentable, isResultAlwaysOfType, onReplace, removeSourceSection, setSourceSection, setSourceSection, toString, transferSourceSection, transferSourceSectionAddExpressionTag, transferSourceSectionAndTagsaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecializeprotected Object evalImpl(JSRealm realm, String fileName, String source, Object[] args)
evalImpl in class GlobalBuiltins.JSGlobalLoadNodeprotected Object loadFromPath(String path, JSRealm realm, Object[] args)
loadFromPath in class GlobalBuiltins.JSGlobalLoadNode