Home
last modified time | relevance | path

Searched defs:oldValueBeforeCAS (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_bitset.h222 GCBitsetWord oldValueBeforeCAS; variable
260 GCBitsetWord oldValueBeforeCAS; variable
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3467 GCBitset::GCBitsetWord oldValueBeforeCAS = oldValue; in DEF_RUNTIME_STUBS() local