Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsTuple

143   if (type->IsTuple()) return kOtherInternal;
486 if (this->IsTuple()) {
487 if (!that->IsTuple()) return false;
1026 } else if (this->IsTuple()) {