Home
last modified time | relevance | path

Searched defs:constantPoolId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_global_data.h148 void RecordCpArrIdx(int32_t constantPoolId, uint32_t cpArrIdx) in RecordCpArrIdx() argument
153 uint32_t GetCpArrIdxByConstanPoolId(int32_t constantPoolId) in GetCpArrIdxByConstanPoolId() argument
H A Dsnapshot_constantpool_data.cpp23 uint64_t BaseSnapshotInfo::GetItemKey(uint32_t constantPoolId, uint32_t constantPoolIdx) in GetItemKey() argument
404 uint32_t constantPoolId = static_cast<uint32_t>(indexAccessor.GetHeaderIndex()); in Record() local
[all...]

Completed in 2 milliseconds