Home | History | Annotate | Download | only in lib_json

Lines Matching refs:itLast

987          ObjectValues::const_iterator itLast = value_.map_->end();
988 --itLast;
989 return (*itLast).first.index()+1;