Searched refs:WriteBarrierForInConstructionObject (Results 1 – 2 of 2) sorted by relevance
92 inline void WriteBarrierForInConstructionObject(HeapObjectHeader&);217 void MarkerBase::WriteBarrierForInConstructionObject(HeapObjectHeader& header) { in WriteBarrierForInConstructionObject() function
43 marker->WriteBarrierForInConstructionObject(header); in MarkValue()