Searched defs:entityId (Results 1 – 9 of 9) sorted by relevance
356 bool IsSkippableCtor(uint32_t entityId) in IsSkippableCtor()361 bool InsertDefinedCtor(uint32_t entityId) in InsertDefinedCtor()
56 auto entityId = ctorMethod->GetMethodId().GetOffset(); in ProfileDefineClass() local97 auto entityId = ctorMethod->GetMethodId().GetOffset(); in ProfileClassRootHClass() local
316 auto entityId = panda_file::File::EntityId(classes[i]); in AddClassHashTable() local348 auto entityId = panda_file::File::EntityId(classes[i]); in ResolveConflictClassHashTable() local
303 auto entityId = jsPandaFile_->ResolveMethodIndex(method->GetMethodId(), in CollectMethodInfoFromBC() local314 auto entityId = jsPandaFile_->ResolveMethodIndex(method->GetMethodId(), in CollectMethodInfoFromBC() local
513 EntityId entityId; in CollectClassInfo() local554 CString PatchLoader::GetRealName(const JSPandaFile *jsPandaFile, EntityId entityId, CString &classN… in GetRealName()
138 panda_file::File::EntityId entityId {id}; in RunVerifier() local
623 auto entityId = File::EntityId(entityPair->entityIdOffset); in GetClassIdFromClassHashTable() local
291 int GetMethodIndexByEntityId(panda_file::File::EntityId entityId) const in GetMethodIndexByEntityId()
549 void SaveFuncName(EntityId entityId, const std::string &name) in SaveFuncName()