Home | History | Annotate | Download | only in compiler

Lines Matching refs:Extend

385     that->checks_ = that->checks_->Extend(node, zone);
405 that->elements_ = that->elements_->Extend(object, index, value, zone);
431 that->fields_[index] = that->fields_[index]->Extend(object, value, zone);