Home | History | Annotate | Download | only in src

Lines Matching refs:kNormalString

533           String::NewFromUtf8(isolate, buffer, String::kNormalString, length));
538 String::kNormalString, length - 1));
542 String::kNormalString, length - 1));
817 String::NewFromUtf8(isolate, shell_source.start(), String::kNormalString,
821 String::kNormalString, shell_source_name.length());
1149 String::NewFromUtf8(isolate, chars, String::kNormalString, size);
1225 String::NewFromUtf8(isolate, chars, String::kNormalString, size);