Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.cc3530 mirror::Object* lost_fwd_ptr = to_ref; in Copy() local
3533 CHECK_NE(to_ref, lost_fwd_ptr); in Copy()