Home
last modified time | relevance | path

Searched refs:CONDITIONAL_WEAK_WRITE_BARRIER (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/objects/
Dobject-macros-undef.h40 #undef CONDITIONAL_WEAK_WRITE_BARRIER
Dobject-macros.h110 CONDITIONAL_WEAK_WRITE_BARRIER(this, offset, value, mode); \
254 #define CONDITIONAL_WEAK_WRITE_BARRIER(object, offset, value, mode) \ macro
Dfixed-array-inl.h254 CONDITIONAL_WEAK_WRITE_BARRIER(this, offset, value, mode); in Set()
280 CONDITIONAL_WEAK_WRITE_BARRIER(this, offset, value, mode); in Set()
/external/v8/src/
Dfeedback-vector-inl.h170 CONDITIONAL_WEAK_WRITE_BARRIER(this, offset, value, mode); in set()