Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.cpp223 JSHandle<TaggedArray> snapshotCpArr(thread_, globalData.GetCurSnapshotCpArray()); in StoreDataToGlobalData()
247 JSHandle<TaggedArray> snapshotCpArr(thread_, globalData.GetCurSnapshotCpArray()); in StoreDataToGlobalData()
295 JSHandle<TaggedArray> snapshotCpArr(thread_, globalData.GetCurSnapshotCpArray()); in StoreDataToGlobalData()
345 JSHandle<TaggedArray> snapshotCpArr(thread_, globalData.GetCurSnapshotCpArray()); in StoreDataToGlobalData()
376 JSHandle<TaggedArray> snapshotCpArr(thread_, globalData.GetCurSnapshotCpArray()); in StoreDataToGlobalData()
H A Dsnapshot_global_data.h127 JSTaggedValue GetCurSnapshotCpArray() const in GetCurSnapshotCpArray() function in panda::ecmascript::kungfu::SnapshotGlobalData

Completed in 3 milliseconds