Home
last modified time | relevance | path

Searched refs:GetCpArrIdxByConstanPoolId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.cpp222 uint32_t snapshotCpArrIdx = globalData.GetCpArrIdxByConstanPoolId(data.constantPoolId_); in StoreDataToGlobalData()
246 uint32_t snapshotCpArrIdx = globalData.GetCpArrIdxByConstanPoolId(data.constantPoolId_); in StoreDataToGlobalData()
294 uint32_t snapshotCpArrIdx = globalData.GetCpArrIdxByConstanPoolId(data.constantPoolId_); in StoreDataToGlobalData()
344 uint32_t snapshotCpArrIdx = globalData.GetCpArrIdxByConstanPoolId(data.constantPoolId_); in StoreDataToGlobalData()
375 uint32_t snapshotCpArrIdx = globalData.GetCpArrIdxByConstanPoolId(data.constantPoolId_); in StoreDataToGlobalData()
H A Dsnapshot_global_data.h153 uint32_t GetCpArrIdxByConstanPoolId(int32_t constantPoolId) in GetCpArrIdxByConstanPoolId() function in panda::ecmascript::kungfu::SnapshotGlobalData

Completed in 2 milliseconds