Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h755 MapleMap<GStrIdx, StIdx> strIdxToStIdxMap; variable
Dglobal_tables.h922 std::unordered_map<GStrIdx, StIdx, GStrIdxHash> strIdxToStIdxMap; variable