Searched refs:IsVariableSize (Results 1 – 4 of 4) sorted by relevance
376 bool IsVariableSize() const { in IsVariableSize() function398 DCHECK(!IsVariableSize()); in SetObjectSize()
35 DCHECK(!IsVariableSize()) << " class=" << PrettyTypeOf(this); in GetObjectSize()
559 (c->IsVariableSize() || c->GetObjectSize() == byte_count) || in AllocObject()
3897 if (!klass->IsVariableSize()) { in LinkFields()