Home
last modified time | relevance | path

Searched refs:WEAK_WRITE_BARRIER (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dobject-macros.h233 #define WEAK_WRITE_BARRIER(object, offset, value) \ macro
Dfixed-array-inl.h246 WEAK_WRITE_BARRIER(this, offset, value); in Set()