Searched refs:WEAK_WRITE_BARRIER (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/objects/ | ||
D | object-macros.h | 233 #define WEAK_WRITE_BARRIER(object, offset, value) \ macro |
D | fixed-array-inl.h | 246 WEAK_WRITE_BARRIER(this, offset, value); in Set() |