Searched refs:WriteBarrierForInConstructionObject (Results 1 – 2 of 2) sorted by relevance
116 inline void WriteBarrierForInConstructionObject(HeapObjectHeader&);206 void MarkerBase::WriteBarrierForInConstructionObject(HeapObjectHeader& header) { in WriteBarrierForInConstructionObject() function
46 marker->WriteBarrierForInConstructionObject(header); in ProcessMarkValue()