Home
last modified time | relevance | path

Searched refs:SetIsPGODumped (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info-inl.h204 oldAttr.SetIsPGODumped(false); in UpdateTrackTypeAttr()
208 inline void LayoutInfo::SetIsPGODumped(int index) in SetIsPGODumped() function in panda::ecmascript::LayoutInfo
212 attr.SetIsPGODumped(true); in SetIsPGODumped()
H A Dlayout_info.cpp224 SetIsPGODumped(index); in DumpFieldIndexByPGO()
246 SetIsPGODumped(index); in UpdateFieldIndexByPGO()
H A Dlayout_info.h72 void SetIsPGODumped(int index);
H A Dproperty_attributes.h331 inline void SetIsPGODumped(bool isDumped) in SetIsPGODumped() function in panda::ecmascript::TrackType::PropertyAttributes

Completed in 3 milliseconds