Searched refs:GetArrayInfo (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ | ||
H A D | aot_snapshot.h | 64 JSTaggedValue GetArrayInfo() in GetArrayInfo() function in panda::ecmascript::kungfu::AOTSnapshot 66 return snapshotData_.GetArrayInfo(); in GetArrayInfo() |
H A D | aot_snapshot.cpp | 36 cp->SetAotArrayInfo(vm_->GetJSThread(), snapshotData_.GetArrayInfo()); in NewSnapshotConstantPool() |
H A D | snapshot_global_data.h | 168 JSTaggedValue GetArrayInfo() in GetArrayInfo() function in panda::ecmascript::kungfu::SnapshotGlobalData |
Completed in 2 milliseconds