Searched refs:fake_root (Results 1 – 2 of 2) sorted by relevance
171 mirror::Object* fake_root = nullptr; in DoFieldPutCommon() local173 field_type == Primitive::kPrimNot ? value.GetGCRoot() : &fake_root)); in DoFieldPutCommon()
740 mirror::Object* fake_root = nullptr; in DoIPutQuick() local742 field_type == Primitive::kPrimNot ? field_value.GetGCRoot() : &fake_root)); in DoIPutQuick()