Searched refs:IndexAccessor (Results 1 – 6 of 6) sorted by relevance
25 class IndexAccessor {27 IndexAccessor(const File &pf, File::EntityId method_id) in IndexAccessor() function38 ~IndexAccessor() = default;
392 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), id); in FindConstpool()399 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), id); in FindOrCreateConstPool()
87 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), id); in CreateConstPool()
79 panda_file::IndexAccessor indexAccessor(*pf, methodId); in TranslateClasses()
107 panda_file::IndexAccessor indexAccessor(*pf, methodId); in ProcessClasses()
1211 panda_file::IndexAccessor indexAccessor(*jsPandaFile->GetPandaFile(), in GetConstantPoolIDByMethodOffset()