Lines Matching full:barrier
216 // Update the write barrier. This clobbers eax and ebx.
242 // The write barrier clobbers register again, keep it marked as such.
699 // Emit the write barrier code if the location is in the heap.
775 // No write barrier since the hole value is in old space.
1045 // No need for a write barrier, we are storing a Smi in the feedback vector.
1250 // return an esi-based operand (the write barrier cannot be allowed to
1328 // Let and const need a read barrier.
2420 // Non-initializing assignment to let variable needs a write barrier.
2434 // Assignment to const variable needs a write barrier.
2448 // Initializing assignment to const {this} needs a write barrier.
2484 // Const initializers need a write barrier.
3393 // Update the write barrier. Save the value as it will be
3394 // overwritten by the write barrier code and is needed afterward.