Lines Matching refs:kMaxAsciiCharCode
2581 AllocateFixedArray(String::kMaxAsciiCharCode + 1, TENURED);3265 if (code <= String::kMaxAsciiCharCode) {