Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.h88 Barriers::SetPrimitive(GetData(), GetChcOffset(), value.GetRawData()); in SetChc()
93 return JSTaggedValue(Barriers::GetValue<JSTaggedType>(GetData(), GetChcOffset())); in GetChc()
115 inline size_t GetChcOffset() const in GetChcOffset() function