Home | History | Annotate | Download | only in cctest

Lines Matching full:uc16

442   i::SmartArrayPointer<i::uc16> uc16_buffer(new i::uc16[length]);
444 uc16_buffer[i] = static_cast<i::uc16>(ascii_source[i]);