Home
last modified time | relevance | path

Searched defs:cpIndexMap (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp111 std::unordered_map<int32_t, uint32_t> &cpIndexMap = iter->second.GetCPIndexMap(); in GetElementsIndex() local
129 std::unordered_map<int32_t, uint32_t> &cpIndexMap = elmData.GetCPIndexMap(); in RecordElmToVecAndIndexMap() local
144 std::unordered_map<int32_t, uint32_t> &cpIndexMap = iter->second.GetCPIndexMap(); in GetHClassIndex() local
175 std::unordered_map<int32_t, uint32_t> &cpIndexMap = iter->second.GetCPIndexMap(); in GetHClassIndex() local
193 std::unordered_map<int32_t, uint32_t> &cpIndexMap = ihcData.GetCPIndexMap(); in RecordIhcToVecAndIndexMap() local