Home | History | Annotate | Download | only in arm64

Lines Matching full:barrier

227         // Update the write barrier.
253 // The write barrier clobbers register again, keep it marked as such.
754 // Emit the write barrier code if the location is in the heap.
836 // No write barrier since the_hole_value is in old space.
1328 // return an cp-based operand (the write barrier cannot be allowed to
1404 // Let and const need a read barrier.
2239 // Non-initializing assignment to let variable needs a write barrier.
2254 // Assignment to const variable needs a write barrier.
2268 // Initializing assignment to const {this} needs a write barrier.
2306 // Const initializers need a write barrier.
3233 // Update the write barrier. Save the value as it will be
3234 // overwritten by the write barrier code and is needed afterward.