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