Home | History | Annotate | Download | only in common

Lines Matching refs:maxLength8

208           maxLength16(0), maxLength8(0),
245 if(length8>maxLength8) {
246 maxLength8=length8;
251 maxLength16=maxLength8=0;
282 maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE.
396 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8),
413 maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE.
967 offsets.setMaxLength(maxLength8);
1148 offsets.setMaxLength(maxLength8);