Home
last modified time | relevance | path

Searched refs:SET_VALUE_WITH_BARRIER (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_object-inl.h315 SET_VALUE_WITH_BARRIER(thread, this, offset, value); in SetPropertyInlinedProps()
H A Decma_macros.h60 #define SET_VALUE_WITH_BARRIER(thread, addr, offset, value) \ macro
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub-inl.h389 SET_VALUE_WITH_BARRIER(thread, receiver, static_cast<uint32_t>(index) * JSTaggedValue::TaggedTypeSize(), value); in StoreField()

Completed in 9 milliseconds