Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h47 SetTrackType(TrackType::NONE); in PGOHandler()
53 SetTrackType(type); in PGOHandler()
67 attr.SetTrackType(trackType); in SetAttribute()
93 void SetTrackType(TrackType type) in SetTrackType() function
/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h189 SetTrackType(newType); in UpdateTrackType()
307 inline void SetTrackType(TrackType type) in SetTrackType() function
Djs_object.h112 inline void SetTrackType(TrackType trackType) in SetTrackType() function
Dobject_operator.cpp418 desc.SetTrackType(GetTrackType()); in ToPropertyDescriptor()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp864 attributes.SetTrackType(type); in AddFieldTypeToHClass()
867 attributes.SetTrackType(type); in AddFieldTypeToHClass()
893 attributes.SetTrackType(type); in AddFieldTypeToDict()