Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Daot_snapshot.h44 void StoreArrayInfo(JSHandle<TaggedArray> info) in StoreArrayInfo() function
46 snapshotData_.StoreArrayInfo(info); in StoreArrayInfo()
Dsnapshot_global_data.h181 void StoreArrayInfo(JSHandle<TaggedArray> info) in StoreArrayInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.cpp79 aotSnapshot_.StoreArrayInfo(arrayInfo); in GenArrayInfo()