Searched refs:CreateAndVerifyJSPandaFile (Results 1 – 2 of 2) sorted by relevance
231 std::shared_ptr<JSPandaFile> CreateAndVerifyJSPandaFile(const std::string &fileName);
271 std::shared_ptr<JSPandaFile> jsPandaFile = CreateAndVerifyJSPandaFile(extendedFilePath); in GenerateAbcFileInfos()308 std::shared_ptr<JSPandaFile> AotCompilerPreprocessor::CreateAndVerifyJSPandaFile(const std::string … in CreateAndVerifyJSPandaFile() function in panda::ecmascript::kungfu::AotCompilerPreprocessor