Searched refs:has_pointers (Results 1 – 1 of 1) sorted by relevance
318 bool has_pointers = initial_shape.IsIndirect(); in MakeThin() local352 has_pointers ? ClearRecordedSlots::kYes : ClearRecordedSlots::kNo); in MakeThin()356 DCHECK(!has_pointers); in MakeThin()392 bool has_pointers = StringShape(*this).IsIndirect(); in MakeExternal() local394 if (has_pointers) { in MakeExternal()425 has_pointers ? ClearRecordedSlots::kYes : ClearRecordedSlots::kNo); in MakeExternal()429 DCHECK(!has_pointers); in MakeExternal()476 bool has_pointers = StringShape(*this).IsIndirect(); in MakeExternal() local478 if (has_pointers) { in MakeExternal()509 has_pointers ? ClearRecordedSlots::kYes : ClearRecordedSlots::kNo); in MakeExternal()[all …]