Searched refs:GetTrackType (Results 1 – 13 of 13) sorted by relevance
163 auto oldTrackType = oldHandler.GetTrackType(); in InsertKeyAndDesc()164 auto newTrackType = handler.GetTrackType(); in InsertKeyAndDesc()
66 TrackType trackType = GetTrackType(); in SetAttribute()98 TrackType GetTrackType() const in GetTrackType() function
210 TrackType type = attr.GetTrackType(); in DumpFieldIndex()222 TrackType type = attr.GetTrackType(); in UpdateFieldIndex()
176 TrackType oldType = GetTrackType(); in UpdateTrackType()302 inline TrackType GetTrackType() const in GetTrackType() function
400 TrackType ObjectOperator::GetTrackType() const in GetTrackType() function in panda::ecmascript::ObjectOperator404 : attributes_.GetTrackType(); in GetTrackType()418 desc.SetTrackType(GetTrackType()); in ToPropertyDescriptor()607 attr.SetDictTrackType(attr.GetTrackType()); in TransitionForAttributeChanged()
278 TrackType GetTrackType() const;
446 attr.SetDictTrackType(metaData.GetTrackType()); in Put()
117 inline TrackType GetTrackType() const in GetTrackType() function
244 if (!ClassHelper::MatchTrackType(attr.GetTrackType(), value)) { in SetPropertyByName()
877 if (!ClassHelper::MatchTrackType(op->GetTrackType(), value.GetTaggedValue())) { in SetPropertyForDataDescriptor()910 !ClassHelper::MatchTrackType(op->GetTrackType(), value.GetTaggedValue())) { in SetPropertyForDataDescriptor()1253 … if (!ClassHelper::MatchTrackType(current.GetTrackType(), desc.GetValue().GetTaggedValue())) { in ValidateDataDescriptorWhenConfigurable()
1208 result += static_cast<int32_t>(attr.GetTrackType()); in DumpToString()
84 static inline TrackType GetTrackType(uint32_t handler) in GetTrackType() function286 STrackTypeBit::Set(static_cast<uint32_t>(op.GetAttr().GetTrackType()), &handler); in StoreProperty()
230 TrackType trackType { HandlerBase::GetTrackType(handlerInfo) }; in StoreICWithHandler()