Searched refs:GetConstpoolMapByReocrd (Results 1 – 2 of 2) sorted by relevance
153 … const CUnorderedMap<uint32_t, uint64_t> *GetConstpoolMapByReocrd(const CString &recordName) const in GetConstpoolMapByReocrd() function
237 …CUnorderedMap<uint32_t, uint64_t> constpoolMap = *jsPandaFile->GetConstpoolMapByReocrd(entryPoint); in ParseFuncAndLiteralConstPool()1509 …const CUnorderedMap<uint32_t, uint64_t> *ConstpoolMap = jsPandaFile->GetConstpoolMapByReocrd(entry… in TranslateBytecode()