Lines Matching defs:NewSymbol
5041 Local<String> v8::String::NewSymbol(const char* data, int length) {5043 EnsureInitializedForIsolate(isolate, "v8::String::NewSymbol()");5044 LOG_API(isolate, "String::NewSymbol(char)");