FunctionCallNode.isScriptDefined

if the function being called is script defined or not, assigned after checkAST has been called on this

struct FunctionCallNode
bool isScriptDefined;

Meta