Searched defs:ExecutePandaFile (Results 1 – 2 of 2) sorted by relevance
52 bool ExecutePandaFile(EcmaVM *vm, JSRuntimeOptions &runtimeOptions, std::string &files) in ExecutePandaFile() function
1128 Expected<int, Runtime::Error> Runtime::ExecutePandaFile(std::string_view filename, std::string_view… in ExecutePandaFile() function in panda::Runtime