Searched refs:AddRootObjectToAOTFileManager (Results 1 – 3 of 3) sorted by relevance
82 void AddRootObjectToAOTFileManager(SnapshotType type, const CString &fileName);
183 processor.AddRootObjectToAOTFileManager(type, snapshotFile); in DeserializeInternal()
1420 void SnapshotProcessor::AddRootObjectToAOTFileManager(SnapshotType type, const CString &fileName) in AddRootObjectToAOTFileManager() function in panda::ecmascript::SnapshotProcessor