Home
last modified time | relevance | path

Searched defs:NewFromUtf8Literal (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-primitive.h417 static V8_WARN_UNUSED_RESULT Local<String> NewFromUtf8Literal( in NewFromUtf8Literal() function in v8::String
575 inline V8_WARN_UNUSED_RESULT Local<String> String::NewFromUtf8Literal( in NewFromUtf8Literal() function in v8::String
/third_party/node/deps/v8/include/
H A Dv8-primitive.h415 static V8_WARN_UNUSED_RESULT Local<String> NewFromUtf8Literal( in NewFromUtf8Literal() function in v8::String
566 inline V8_WARN_UNUSED_RESULT Local<String> String::NewFromUtf8Literal( in NewFromUtf8Literal() function in v8::String
/third_party/node/deps/v8/src/api/
H A Dapi.cc6867 Local<String> String::NewFromUtf8Literal(Isolate* isolate, const char* literal, in NewFromUtf8Literal() function in v8::OneByteMask::String

Completed in 28 milliseconds