Searched defs:constpoolIndex (Results 1 – 2 of 2) sorted by relevance
400 uint32_t constpoolIndex = item.first; in UnloadPatch() local412 uint32_t constpoolIndex = item.first; in UnloadPatch() local477 bool QuickFixLoader::HasClassMethodReplaced(uint32_t constpoolIndex, uint32_t literalIndex) const in HasClassMethodReplaced()489 void QuickFixLoader::InsertBaseClassMethodInfo(uint32_t constpoolIndex, uint32_t literalIndex, Meth… in InsertBaseClassMethodInfo()
300 uint32_t constpoolIndex = jsPandaFile->GetConstpoolIndex(); in AllocateConstPool() local