Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Daot_snapshot.cpp34 cp->SetAotSymbolInfo(vm_->GetJSThread(), snapshotData_.GetSymbolInfo()); in NewSnapshotConstantPool()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h228 sconstpool->SetAotSymbolInfo(thread, array.GetTaggedValue()); in CreateSharedConstPoolForAOT()
332 SetAotSymbolInfo(thread, array.GetTaggedValue()); in InitializeWithSpecialValue()
368 SetAotSymbolInfo(thread, constPool->GetAotSymbolInfo()); in InitConstantPoolTail()
439 inline void SetAotSymbolInfo(const JSThread *thread, JSTaggedValue info) in SetAotSymbolInfo() function in panda::ecmascript::ConstantPool

Completed in 3 milliseconds