Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Daot_snapshot.cpp41 cp->SetConstantIndexInfo(snapshotData_.GetConstantIndexInfo()); in NewSnapshotConstantPool()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h171 SetConstantIndexInfo(array.GetTaggedValue());
191 inline void SetConstantIndexInfo(JSTaggedValue info) in SetConstantIndexInfo() function