Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp330 CMap<int32_t, JSTaggedValue> &cpMap = desCPs_[anFileInfoIndex]; in AddConstantPool() local
350 CMap<int32_t, JSTaggedValue> &cpMap = desCPs_.at(anFileInfoIndex); in GetDeserializedConstantPool() local