Searched refs:IsVariableSized (Results 1 – 2 of 2) sorted by relevance
156 return LIKELY(!IsVariableSized()) in NumberOfReferences()162 return LIKELY(!IsVariableSized()) in Contains()169 if (LIKELY(!IsVariableSized())) { in VisitRoots()177 DCHECK(IsVariableSized()); in AsVariableSized()182 DCHECK(!IsVariableSized()); in AsHandleScope()187 DCHECK(IsVariableSized()); in AsVariableSized()192 DCHECK(!IsVariableSized()); in AsHandleScope()
47 bool IsVariableSized() const { in IsVariableSized() function