Home
last modified time | relevance | path

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

/external/v8/src/objects/
Djs-array-buffer-inl.h127 CONDITIONAL_WRITE_BARRIER(this, kByteOffsetOffset, value, mode); in set_byte_offset()
137 CONDITIONAL_WRITE_BARRIER(this, kByteLengthOffset, value, mode); in set_byte_length()
167 CONDITIONAL_WRITE_BARRIER(this, kLengthOffset, value, mode); in set_length()
Dobject-macros-undef.h39 #undef CONDITIONAL_WRITE_BARRIER
Dstring-inl.h502 CONDITIONAL_WRITE_BARRIER(this, kParentOffset, parent, mode); in set_parent()
516 CONDITIONAL_WRITE_BARRIER(this, kFirstOffset, value, mode); in set_first()
530 CONDITIONAL_WRITE_BARRIER(this, kSecondOffset, value, mode); in set_second()
Dobject-macros.h92 CONDITIONAL_WRITE_BARRIER(this, offset, value, mode); \
242 #define CONDITIONAL_WRITE_BARRIER(object, offset, value, mode) \ macro
Dshared-function-info-inl.h39 CONDITIONAL_WRITE_BARRIER(this, offset, value, mode); in set_child_data()
364 CONDITIONAL_WRITE_BARRIER(this, kNameOrScopeInfoOffset, in set_scope_info()
Dmap-inl.h571 CONDITIONAL_WRITE_BARRIER(this, kPrototypeOffset, value, mode); in set_prototype()
691 CONDITIONAL_WRITE_BARRIER(this, Map::kTransitionsOrPrototypeInfoOffset, value, in set_prototype_info()
Dfixed-array-inl.h110 CONDITIONAL_WRITE_BARRIER(this, offset, value, mode); in set()
/external/v8/src/
Dobjects-inl.h1256 CONDITIONAL_WRITE_BARRIER(this, kElementsOffset, value, mode); in set_elements()
1507 CONDITIONAL_WRITE_BARRIER(this, offset, value, mode); in InObjectPropertyAtPut()
1673 CONDITIONAL_WRITE_BARRIER(this, offset, value, mode); in set()