Home | History | Annotate | Download | only in src

Lines Matching refs:IsArray

155   if (type->IsArray()) return kArray;
409 if (this->IsArray()) {
410 return that->IsArray()
958 } else if (type->IsArray()) {
1067 } else if (this->IsArray()) {