Home
last modified time | relevance | path

Searched refs:SetAotHClassInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Daot_snapshot.cpp39 cp->SetAotHClassInfo(snapshotData_.GetHClassInfo()); in NewSnapshotConstantPool()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h169 SetAotHClassInfo(array.GetTaggedValue());
206 inline void SetAotHClassInfo(JSTaggedValue info) in SetAotHClassInfo() function