Home
last modified time | relevance | path

Searched refs:GetSymbolInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Daot_snapshot.h44 JSTaggedValue GetSymbolInfo() const in GetSymbolInfo() function in panda::ecmascript::kungfu::AOTSnapshot
46 return snapshotData_.GetSymbolInfo(); in GetSymbolInfo()
H A Daot_snapshot.cpp34 cp->SetAotSymbolInfo(vm_->GetJSThread(), snapshotData_.GetSymbolInfo()); in NewSnapshotConstantPool()
H A Dsnapshot_global_data.h173 JSTaggedValue GetSymbolInfo() const in GetSymbolInfo() function in panda::ecmascript::kungfu::SnapshotGlobalData
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype_info_accessors.cpp668 auto symbolInfo = snapshot.GetSymbolInfo(); in GetKeyTaggedValue()
768 auto symbolInfo = snapshot.GetSymbolInfo(); in GetKeyTaggedValue()

Completed in 5 milliseconds