| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-intl.cc | 82 const char* const method_name = "Intl.NumberFormat.prototype.formatToParts"; in BUILTIN() local 106 const char* const method_name = in BUILTIN() local 133 const char* const method_name = "Intl.DateTimeFormat.prototype.formatToParts"; in BUILTIN() local 169 BuiltinArguments args, Isolate* isolate, const char* const method_name) { in DateTimeFormatRange() 217 const char* const method_name = "Intl.DateTimeFormat.prototype.formatRange"; in BUILTIN() local 224 const char* const method_name = in BUILTIN() local 265 const char* method_name) { in LegacyFormatConstructor() 338 const char* method_name) { in DisallowCallConstructor() 370 const char* method_name) { in CallOrConstructConstructor() 444 const char* const method_name = "Intl.NumberFormat.prototype.resolvedOptions"; in BUILTIN() local [all …]
|
| D | builtins-typed-array.cc | 50 const char* method_name = "%TypedArray%.prototype.copyWithin"; in BUILTIN() local 143 const char* method_name = "%TypedArray%.prototype.fill"; in BUILTIN() local 212 const char* method_name = "%TypedArray%.prototype.includes"; in BUILTIN() local 242 const char* method_name = "%TypedArray%.prototype.indexOf"; in BUILTIN() local 276 const char* method_name = "%TypedArray%.prototype.lastIndexOf"; in BUILTIN() local 313 const char* method_name = "%TypedArray%.prototype.reverse"; in BUILTIN() local
|
| D | builtins-weak-refs.cc | 15 const char* method_name = "FinalizationRegistry.prototype.unregister"; in BUILTIN() local
|
| D | builtins-generator-gen.cc | 42 JSGeneratorObject::ResumeMode resume_mode, char const* const method_name) { in InnerResume() 129 char const* const method_name) { in GeneratorPrototypeResume() 149 char const* const method_name = "[AsyncModule].evaluate"; in TF_BUILTIN() local
|
| D | builtins-struct.cc | 24 static const char method_name[] = "SharedStructType"; in BUILTIN() local
|
| D | builtins-number.cc | 114 const char* method_name = "Number.prototype.toLocaleString"; in BUILTIN() local
|
| D | builtins-bigint.cc | 128 const char* method_name = "BigInt.prototype.toLocaleString"; in BUILTIN() local
|
| D | builtins-intl-gen.cc | 151 const char* method_name) { in ListFormatCommon()
|
| D | builtins-sharedarraybuffer.cc | 53 Isolate* isolate, Handle<Object> object, const char* method_name, in ValidateIntegerTypedArray()
|
| D | builtins-sharedarraybuffer-gen.cc | 683 #define BINOP_BUILTIN(op, method_name) \ argument 713 Runtime::FunctionId runtime_function, const char* method_name) { in AtomicBinopBuiltinCommon()
|
| /third_party/node/deps/v8/src/objects/ |
| D | option-utils.cc | 16 const char* method_name) { in GetOptionsObject() 35 const char* method_name) { in CoerceOptionsToObject() 51 const char* method_name, in GetStringOption() 102 const char* method_name, in GetBoolOption()
|
| D | js-temporal-objects.cc | 1116 const char* method_name) { in BuiltinTimeZoneGetPlainDateTimeFor() 1199 Disambiguation disambiguation, const char* method_name) { in DisambiguatePossibleInstants() 1407 Isolate* isolate, Handle<JSReceiver> item, const char* method_name) { in GetTemporalCalendarWithISODefault() 1626 const char* method_name) { in ToTemporalOverflow() 1637 const char* method_name) { in BuiltinTimeZoneGetInstantFor() 1692 const char* method_name) { in ToTemporalCalendar() 1767 const char* method_name) { in ToTemporalCalendarWithISODefault() 1784 const char* method_name) { in ToTemporalDate() 1948 const char* method_name) { in ToTemporalTime() 2071 const char* method_name) { in ToTemporalTimeZone() [all …]
|
| D | option-utils.h | 49 const char* method_name, const std::vector<const char*>& str_values, in GetStringOption()
|
| D | intl-objects.cc | 188 const char* method_name) { in New() 968 Handle<Object> locales, Handle<Object> options, const char* method_name) { in StringLocaleCompare() 1463 const char* method_name) { in NumberToLocaleString() 1981 Isolate* isolate, const char* method_name, in SupportedLocales() 2217 Isolate* isolate, const char* method_name, in SupportedLocalesOf() 2640 const char* method_name) { in GetLocaleMatcher() 2649 const char* method_name, in GetNumberingSystem()
|
| /third_party/node/deps/v8/third_party/ittapi/include/ |
| D | jitprofiling.h | 304 char* method_name; /**<\brief The name of the method. It can be optionally member 351 char* method_name; /**<\brief The name of the method. It can be optionally member 403 char* method_name; /**<\brief The name of the method. It can be optionally member 470 char* method_name; /**<\brief The name of the method. It can be optionally member
|
| /third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/ |
| D | jitprofiling_bindings.rs | 158 pub method_name: *mut ::std::os::raw::c_char, field 318 pub method_name: *mut ::std::os::raw::c_char, field 490 pub method_name: *mut ::std::os::raw::c_char, field 689 pub method_name: *mut ::std::os::raw::c_char, field
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| D | jitprofiling.h | 157 char* method_name; member 182 char* method_name; member
|
| /third_party/node/deps/v8/src/diagnostics/ |
| D | system-jit-win.cc | 70 std::wstring method_name(name_len + 1, '\0'); in EventHandler() local
|
| /third_party/skia/third_party/externals/dawn/generator/ |
| D | dawn_json_generator.py | 619 def as_MethodSuffix(type_name, method_name): argument 678 def as_cMethod(type_name, method_name): argument 687 def as_cProc(type_name, method_name): argument
|
| /third_party/node/test/fixtures/wpt/user-timing/resources/ |
| D | webperftestharnessextension.js | 17 function test_method_exists(method, method_name, properties) argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | protocol-dbus.h | 84 const char *method_name; member
|
| /third_party/protobuf/python/google/protobuf/ |
| D | service_reflection.py | 234 def _NonImplementedMethod(self, method_name, rpc_controller, callback): argument
|
| /third_party/python/Lib/xmlrpc/ |
| D | server.py | 297 def system_methodSignature(self, method_name): argument 310 def system_methodHelp(self, method_name): argument
|
| /third_party/protobuf/python/ |
| D | mox.py | 278 def __getattr__(self, method_name): argument 295 def _CreateMockMethod(self, method_name): argument 519 def __init__(self, method_name, call_queue, replay_mode): argument
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-atomics.cc | 382 #define THROW_ERROR_RETURN_FAILURE_ON_DETACHED(isolate, sta, method_name) \ argument 397 const char* method_name) { in GetModifySetValueInBuffer()
|