Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/
Dverification.cpp310 auto newRefValue = ref.GetFieldValue() | TAG_RB_DFX; in VerifyRefImpl() local
319 auto newRefValue = ref.GetFieldValue() & (~TAG_RB_DFX); in VerifyRefImpl() local
/arkcompiler/ets_runtime/common_components/heap/tests/
Dverification_test.cpp144 auto newRefValue = field.GetFieldValue(); in HWTEST_F_L0() local