Searched defs:PatchInfo (Results 1 – 1 of 1) sorted by relevance
71 struct PatchInfo { struct73 CString patchFileName;75 CUnorderedMap<PatchMethodIndex, MethodLiteral*, PatchMethodIndex::Hash> patchMethodLiterals;99 const JSPandaFile *patchFile, PatchInfo &patchInfo, argument