Home | History | Annotate | Download | only in mirror

Lines Matching refs:new_object_size

403 inline void Class::SetObjectSize(uint32_t new_object_size) {
406 return SetField32<false>(OFFSET_OF_OBJECT_MEMBER(Class, object_size_), new_object_size);