/third_party/node/src/ |
H A D | util.cc | 367 const v8::NewStringType type = v8::NewStringType::kInternalized; in SetMethod() 385 const v8::NewStringType type = v8::NewStringType::kInternalized; in SetMethod() 406 const v8::NewStringType type = v8::NewStringType::kInternalized; in SetFastMethod() 427 const v8::NewStringType type = v8::NewStringType::kInternalized; in SetFastMethodNoSideEffect() 447 const v8::NewStringType type = v8::NewStringType in SetMethodNoSideEffect() [all...] |
H A D | node_process_object.cc | 26 using v8::NewStringType; 39 NewStringType::kNormal, title.size()) in ProcessTitleGetter() 231 NewStringType::kInternalized, in PatchProcessObject()
|
H A D | node_trace_events.cc | 25 using v8::NewStringType; 111 NewStringType::kNormal, in GetEnabledCategories()
|
H A D | inspector_profiler.cc | 27 using v8::NewStringType; 94 NewStringType::kNormal,
|
H A D | node_env_var.cc | 26 using v8::NewStringType; 132 isolate, val.data(), NewStringType::kNormal, val.size()); in Get() 243 isolate, val.data(), NewStringType::kNormal, val.size()); in Get() 279 NewStringType::kNormal, pair.first.size()) in Enumerate()
|
H A D | node_url.cc | 22 using v8::NewStringType; 116 NewStringType::kNormal, in DomainToUnicode() 187 NewStringType::kNormal, in Format()
|
H A D | util-inl.h | 195 v8::NewStringType::kNormal, in OneByteString() 204 v8::NewStringType::kNormal, in OneByteString() 212 isolate, data, v8::NewStringType::kNormal, length) in OneByteString() 416 isolate, str.data(), v8::NewStringType::kNormal, str.size()) in ToV8Value()
|
H A D | string_bytes.cc | 174 v8::NewStringType::kNormal, in NewSimpleFromCopy() 192 v8::NewStringType::kNormal, in NewSimpleFromCopy() 599 v8::NewStringType::kNormal, in Encode()
|
H A D | node.h | 814 v8::NewStringType::kInternalized).ToLocalChecked(); \ 832 v8::NewStringType::kInternalized) \ 856 v8::NewStringType::kInternalized).ToLocalChecked(); in NODE_SET_METHOD() 872 v8::NewStringType::kInternalized).ToLocalChecked(); in NODE_SET_METHOD() 889 v8::NewStringType::kInternalized).ToLocalChecked(); in NODE_SET_PROTOTYPE_METHOD()
|
H A D | inspector_js_api.cc | 25 using v8::NewStringType; 80 NewStringType::kNormal,
|
H A D | node_os.cc | 52 using v8::NewStringType; 266 NewStringType::kNormal, in GetHomeDirectory()
|
H A D | node_i18n.cc | 96 using v8::NewStringType; 733 NewStringType::kNormal, in ToUnicode() 756 NewStringType::kNormal, in ToASCII()
|
H A D | env.cc | 47 using v8::NewStringType; 421 NewStringType::kInternalized, \ in CreateProperties() 433 NewStringType::kInternalized, \ in CreateProperties() 443 NewStringType::kInternalized, \ in CreateProperties() 458 NewStringType::kInternalized, \ in CreateProperties()
|
H A D | string_decoder.cc | 37 v8::NewStringType::kNormal, in MakeString()
|
H A D | node_process_methods.cc | 48 using v8::NewStringType; 137 NewStringType::kNormal, in Cwd()
|
H A D | node_http_common.h | 403 v8::NewStringType::kInternalized, in GetInternalizedString()
|
H A D | node_v8.cc | 389 v8::NewStringType::kNormal, in Stop()
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-primitive.h | 107 enum class NewStringType { class 419 NewStringType type = NewStringType::kNormal) { in NewFromUtf8Literal() 428 NewStringType type = NewStringType::kNormal, int length = -1); 434 NewStringType type = NewStringType::kNormal, int length = -1); 440 NewStringType type = NewStringType::kNormal, int length = -1); 567 NewStringType typ 417 NewFromUtf8Literal( Isolate* isolate, const char (&literal)[N], NewStringType type = NewStringType::kNormal) NewFromUtf8Literal() argument [all...] |
/third_party/node/deps/v8/include/ |
H A D | v8-primitive.h | 106 enum class NewStringType { class 417 NewStringType type = NewStringType::kNormal) { in NewFromUtf8Literal() 426 NewStringType type = NewStringType::kNormal, int length = -1); 432 NewStringType type = NewStringType::kNormal, int length = -1); 438 NewStringType type = NewStringType::kNormal, int length = -1); 558 NewStringType typ 415 NewFromUtf8Literal( Isolate* isolate, const char (&literal)[N], NewStringType type = NewStringType::kNormal) NewFromUtf8Literal() argument [all...] |
/third_party/node/benchmark/napi/function_args/ |
H A D | binding.cc | 60 "map", v8::NewStringType::kNormal); in CallWithObject() 69 "operand", v8::NewStringType::kNormal); in CallWithObject() 78 "data", v8::NewStringType::kNormal); in CallWithObject() 87 "reduce", v8::NewStringType::kNormal); in CallWithObject()
|
/third_party/node/deps/v8/src/inspector/ |
H A D | string-util.cc | 107 v8::NewStringType::kNormal, static_cast<int>(string.length())) in toV8String() 117 v8::NewStringType::kInternalized, in toV8StringInternalized() 124 return v8::String::NewFromUtf8(isolate, str, v8::NewStringType::kInternalized) in toV8StringInternalized() 135 v8::NewStringType::kNormal, static_cast<int>(string.length())) in toV8String() 139 v8::NewStringType::kNormal, static_cast<int>(string.length())) in toV8String()
|
/third_party/node/src/api/ |
H A D | hooks.cc | 15 using v8::NewStringType; 198 String::NewFromUtf8(isolate, name, NewStringType::kInternalized) in EmitAsyncInit()
|
/third_party/node/deps/v8/src/d8/ |
H A D | d8.cc | 1140 NewStringType::kInternalized), in JSONModuleEvaluationSteps() 1266 String::NewFromUtf8Literal(isolate, "url", NewStringType::kInternalized); in HostInitializeImportMetaObject() 2082 String::NewFromUtf8(isolate, raw_log.c_str(), NewStringType::kNormal, in LogGetAndStop() 2346 String::NewFromUtf8(isolate, buffer, NewStringType::kNormal, length) in ReadFromStdin() 2353 NewStringType::kNormal, length - 1) in ReadFromStdin() 2358 String::NewFromUtf8(isolate, buffer, NewStringType::kNormal, in ReadFromStdin() 2987 String::NewFromUtf8(isolate, "fuzzilli", NewStringType::kNormal) in CreateGlobalTemplate() 3337 isolate, "arguments", NewStringType::kInternalized); in CreateEvaluationContext() 3343 isolate, "console", NewStringType::kInternalized); in CreateEvaluationContext() 3654 isolate, lines[i].c_str(), NewStringType in ReadLines() [all...] |
/third_party/node/src/crypto/ |
H A D | crypto_util.cc | 36 using v8::NewStringType; 305 NewStringType::kNormal, in SetFipsCrypto()
|
H A D | crypto_common.cc | 35 using v8::NewStringType; 281 NewStringType::kNormal, in ToV8Value() 1000 NewStringType::kNormal, in GetX509NameObject()
|