Home | History | Annotate | Download | only in cctest

Lines Matching refs:NewFromTwoByte

535         String::NewFromTwoByte(env->GetIsolate(), two_byte_source);
596 String::NewFromTwoByte(env->GetIsolate(), two_byte_string);
608 small_string = String::NewFromTwoByte(env->GetIsolate(), two_byte_string);
626 String::NewFromTwoByte(env->GetIsolate(), two_byte_string);
873 String::NewFromTwoByte(env->GetIsolate(), two_byte_source);
889 right = String::NewFromTwoByte(env->GetIsolate(), two_byte_source);
7833 v8::Handle<String> orphans_str = v8::String::NewFromTwoByte(
7837 v8::Handle<String> lead_str = v8::String::NewFromTwoByte(
7841 v8::Handle<String> trail_str = v8::String::NewFromTwoByte(
7845 v8::Handle<String> pair_str = v8::String::NewFromTwoByte(
19192 string = String::NewFromTwoByte(isolate, string_contents);