Home
last modified time | relevance | path

Searched refs:CONDITIONAL_WRITE_BARRIER (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/objects/
Dobject-macros.h178 CONDITIONAL_WRITE_BARRIER(*this, offset, value, mode); \
202 CONDITIONAL_WRITE_BARRIER(*this, offset, value, mode); \
226 CONDITIONAL_WRITE_BARRIER(*this, offset, value, mode); \
407 #define CONDITIONAL_WRITE_BARRIER(object, offset, value, mode) macro
409 #define CONDITIONAL_WRITE_BARRIER(object, offset, value, mode) \ macro
412 #define CONDITIONAL_WRITE_BARRIER(object, offset, value, mode) \ macro
Dobject-macros-undef.h62 #undef CONDITIONAL_WRITE_BARRIER
Dproperty-array-inl.h53 CONDITIONAL_WRITE_BARRIER(*this, offset, value, mode); in set()
Dscript-inl.h80 CONDITIONAL_WRITE_BARRIER(*this, kSharedFunctionInfosOffset, value, mode); in set_shared_function_infos()
Djs-function-inl.h150 CONDITIONAL_WRITE_BARRIER(*this, kSharedFunctionInfoOffset, value, mode); in set_shared()
Dcontexts-inl.h83 CONDITIONAL_WRITE_BARRIER(*this, offset, value, mode); in set()
Dshared-function-info-inl.h83 CONDITIONAL_WRITE_BARRIER(*this, offset, value, mode); in set_child()
362 CONDITIONAL_WRITE_BARRIER(*this, kNameOrScopeInfoOffset, scope_info, mode); in set_raw_scope_info()
Djs-objects-inl.h349 CONDITIONAL_WRITE_BARRIER(*this, offset, value, mode); in RawFastInobjectPropertyAtPut()
428 CONDITIONAL_WRITE_BARRIER(*this, offset, value, mode); in InObjectPropertyAtPut()
Dfixed-array-inl.h113 CONDITIONAL_WRITE_BARRIER(*this, offset, value, mode); in set()