Home | History | Annotate | Download | only in ppc

Lines Matching full:barrier

229         // Update the write barrier.
255 // The write barrier clobbers register again, keep it marked as such.
720 // Emit the write barrier code if the location is in the heap.
798 // No write barrier since the_hole_value is in old space.
1298 // return an cp-based operand (the write barrier cannot be allowed to
1375 // Let and const need a read barrier.
2528 // Non-initializing assignment to let variable needs a write barrier.
2544 // Assignment to const variable needs a write barrier.
2559 // Initializing assignment to const {this} needs a write barrier.
2595 // Const initializers need a write barrier.
3515 // Update the write barrier. Save the value as it will be
3516 // overwritten by the write barrier code and is needed afterward.