Home | History | Annotate | Download | only in cctest

Lines Matching refs:NewStringFromTwoByte

810       Factory::NewStringFromTwoByte(Vector<const uc16>(input_data, 6));
829 input = Factory::NewStringFromTwoByte(Vector<const uc16>(input_data2, 9));
954 Factory::NewStringFromTwoByte(Vector<const uc16>(input_data, 6));
1318 Factory::NewStringFromTwoByte(Vector<const uc16>(str1, 6));
1329 Factory::NewStringFromTwoByte(Vector<const uc16>(str2, 6));