Searched refs:protoChangeMarker (Results 1 – 1 of 1) sorted by relevance
537 JSTaggedValue protoChangeMarker = protoClass->GetProtoChangeMarker(); in EnableProtoChangeMarker() local538 if (protoChangeMarker.IsProtoChangeMarker()) { in EnableProtoChangeMarker()539 …JSHandle<ProtoChangeMarker> markerHandle(thread, ProtoChangeMarker::Cast(protoChangeMarker.GetTagg… in EnableProtoChangeMarker()658 … ProtoChangeMarker *protoChangeMarker = ProtoChangeMarker::Cast(markerValue.GetTaggedObject()); in MarkProtoChanged() local659 protoChangeMarker->SetHasChanged(true); in MarkProtoChanged()