Home | History | Annotate | Download | only in src

Lines Matching refs:is_double

559   Representation representation = index.is_double()
566 if (index.is_double()) {
725 DCHECK(!index.is_double() || representation.IsDouble());