Home | History | Annotate | Download | only in cctest

Lines Matching full:uc16

569   v8::base::SmartArrayPointer<i::uc16> uc16_buffer(new i::uc16[length]);
571 uc16_buffer[i] = static_cast<i::uc16>(one_byte_source[i]);