Home | History | Annotate | Download | only in cctest

Lines Matching refs:NewFromTwoByte

532         String::NewFromTwoByte(env->GetIsolate(), two_byte_source);
593 String::NewFromTwoByte(env->GetIsolate(), two_byte_string);
605 small_string = String::NewFromTwoByte(env->GetIsolate(), two_byte_string);
623 String::NewFromTwoByte(env->GetIsolate(), two_byte_string);
871 String::NewFromTwoByte(env->GetIsolate(), two_byte_source);
886 right = String::NewFromTwoByte(env->GetIsolate(), two_byte_source);
7594 v8::Handle<String> orphans_str = v8::String::NewFromTwoByte(
7598 v8::Handle<String> lead_str = v8::String::NewFromTwoByte(
7602 v8::Handle<String> trail_str = v8::String::NewFromTwoByte(
7606 v8::Handle<String> pair_str = v8::String::NewFromTwoByte(
19131 string = String::NewFromTwoByte(isolate, string_contents);