Home | History | Annotate | Download | only in src

Lines Matching refs:Fixed

97   case Fixed##Type##Array::kInstanceType:                      \
98 Fixed##Type##Array::cast(this)->FixedTypedArrayPrint(os); \
271 os << "fixed " << Traits::Designator();
408 DoPrintElements<Fixed##Type##Array>(os, elements()); \