Home
last modified time | relevance | path

Searched refs:cpArrIdx (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.h146 void RecordCpArrIdx(int32_t constantPoolId, uint32_t cpArrIdx) in RecordCpArrIdx() argument
148 dataIdxToCpArrIdxMap_[curDataIdx_][constantPoolId] = cpArrIdx; in RecordCpArrIdx()