Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info-inl.h50 inline void LayoutInfo::SetWithoutBarrier(uint32_t idx, const JSTaggedValue &value) in SetWithoutBarrier() function in panda::ecmascript::LayoutInfo
205 SetWithoutBarrier(fixedIdx, oldAttr.GetTaggedValue()); in UpdateTrackTypeAttr()
213 SetWithoutBarrier(fixedIdx, attr.GetTaggedValue()); in SetIsPGODumped()
H A Dlayout_info.h59 void SetWithoutBarrier(uint32_t idx, const JSTaggedValue &value);

Completed in 1 milliseconds