Searched defs:NewFromUtf8Literal (Results 1 – 2 of 2) sorted by relevance
566 inline V8_WARN_UNUSED_RESULT Local<String> String::NewFromUtf8Literal( in NewFromUtf8Literal() function
6867 Local<String> String::NewFromUtf8Literal(Isolate* isolate, const char* literal, in NewFromUtf8Literal() function in v8::String