Searched refs:IsVariableSized (Results 1 – 2 of 2) sorted by relevance
146 return LIKELY(!IsVariableSized()) in NumberOfReferences()152 return LIKELY(!IsVariableSized()) in Contains()159 if (LIKELY(!IsVariableSized())) { in VisitRoots()167 DCHECK(IsVariableSized()); in AsVariableSized()172 DCHECK(!IsVariableSized()); in AsHandleScope()177 DCHECK(IsVariableSized()); in AsVariableSized()182 DCHECK(!IsVariableSized()); in AsHandleScope()
45 bool IsVariableSized() const { in IsVariableSized() function