Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.h86 void SetRecordData(RecordData dataIdx, size_t value) in SetRecordData()
91 size_t GetRecordData(RecordData dataIdx) in GetRecordData()
192 int GetRecordDataIndex(RecordData dataIdx) in GetRecordDataIndex()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.cpp26uint32_t dataIdx, uint32_t cpArrayIdx) in GetConstantPoolFromSnapshotData()