Searched refs:SaveAOTFile (Results 1 – 3 of 3) sorted by relevance
196 generator.SaveAOTFile(outputFileName + AOTFileManager::FILE_EXTENSION_AN); in Main()
179 void SaveAOTFile(const std::string &filename);
422 void AOTFileGenerator::SaveAOTFile(const std::string &filename) in SaveAOTFile() function in panda::ecmascript::kungfu::AOTFileGenerator