/third_party/node/src/ |
H A D | node_process_events.cc | 16 using v8::Nothing; 48 return Nothing<bool>(); in ProcessEmitWarningGeneric() 59 return Nothing<bool>(); in ProcessEmitWarningGeneric() 65 return Nothing<bool>(); in ProcessEmitWarningGeneric() 71 return Nothing<bool>(); in ProcessEmitWarningGeneric() 80 return Nothing<bool>(); in ProcessEmitWarningGeneric() 91 return Nothing<bool>(); in ProcessEmitExperimentalWarning()
|
H A D | node_messaging.cc | 31 using v8::Nothing; 325 return Nothing<bool>(); 358 if (!data) return Nothing<bool>(); in Finish() 360 return Nothing<bool>(); in Finish() 379 return Nothing<bool>(); in AddNestedHostObjects() 398 return Nothing<bool>(); in WriteHostObject() 410 return Nothing<bool>(); in WriteHostObject() 460 return Nothing<bool>(); in Serialize() 485 return Nothing<bool>(); in Serialize() 500 return Nothing<boo in Serialize() [all...] |
H A D | spawn_sync.cc | 46 using v8::Nothing; 468 if (!ParseOptions(options).To(&r)) return Nothing<bool>(); in TryInitializeAndRunLoop() 757 if (!CopyJsString(js_file, &file_buffer_).To(&r)) return Nothing<int>(); in ParseOptions() 763 if (!CopyJsStringArray(js_args, &args_buffer_).To(&r)) return Nothing<int>(); in ParseOptions() 770 if (!CopyJsString(js_cwd, &cwd_buffer_).To(&r)) return Nothing<int>(); in ParseOptions() 779 return Nothing<int>(); in ParseOptions() 1000 return Nothing<int>(); in CopyJsString() 1004 return Nothing<int>(); in CopyJsString() 1047 return Nothing<int>(); in CopyJsStringArray() 1056 if (maybe_size.IsNothing()) return Nothing<in in CopyJsStringArray() [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | option-utils.cc | 61 Nothing<bool>()); in GetStringOption() 70 isolate, value_str, Object::ToString(isolate, value), Nothing<bool>()); in GetStringOption() 91 Nothing<bool>()); in GetStringOption() 112 Nothing<bool>()); in GetBoolOption() 136 isolate, value_num, Object::ToNumber(isolate, value), Nothing<int>()); in DefaultNumberOption() 146 Nothing<int>()); in DefaultNumberOption() 165 Nothing<int>()); in GetNumberOption()
|
H A D | value-serializer.cc | 367 return Nothing<uint8_t*>(); in ReserveRawBytes() 394 return Nothing<bool>(); in ExpandBuffer() 458 if (!WriteJSReceiver(buffer).FromMaybe(false)) return Nothing<bool>(); in WriteObject() 558 STACK_CHECK(isolate_, Nothing<bool>()); in WriteJSReceiver() 658 if (!Object::GetProperty(&it).ToHandle(&value)) return Nothing<bool>(); in WriteJSObject() 663 return Nothing<bool>(); in WriteJSObject() 681 return Nothing<bool>(); in WriteJSObjectSlow() 741 if (!WriteObject(element).FromMaybe(false)) return Nothing<bool>(); in WriteJSArray() 765 return Nothing<bool>(); in WriteJSArray() 774 return Nothing<boo in WriteJSArray() [all...] |
H A D | option-utils.h | 55 MAYBE_RETURN(found, Nothing<T>()); in GetStringOption() 87 Nothing<T>()); in GetStringOrBooleanOption() 106 isolate, value_str, Object::ToString(isolate, value), Nothing<T>()); in GetStringOrBooleanOption() 136 Nothing<T>()); in GetStringOrBooleanOption()
|
H A D | objects.cc | 715 return Nothing<ComparisonResult>(); in Compare() 733 return Nothing<ComparisonResult>(); in Compare() 739 return Nothing<ComparisonResult>(); in Compare() 776 return Nothing<bool>(); in Equals() 798 return Nothing<bool>(); in Equals() 819 return Nothing<bool>(); in Equals() 831 return Nothing<bool>(); in Equals() 850 return Nothing<bool>(); in Equals() 1096 // Nothing to do. in CreateListFromArrayLike() 1526 return Nothing<boo in SetPropertyWithAccessor() [all...] |
H A D | keys.cc | 30 if (!(call)) return Nothing<bool>(); \ 188 // Nothing to do. in FilterProxyKeys() 228 Nothing<bool>()); in AddKeysFromJSProxy() 245 Nothing<bool>()); in CollectKeys() 266 MAYBE_RETURN(result, Nothing<bool>()); in CollectKeys() 271 return Nothing<bool>(); in CollectKeys() 711 RETURN_VALUE_IF_SCHEDULED_EXCEPTION(isolate_, Nothing<bool>()); in CollectInterceptorKeysInternal() 1021 return Nothing<bool>(); in CollectOwnPropertyNames() 1090 Nothing<bool>()); in CollectAccessCheckInterceptorKeys() 1098 Nothing<boo in CollectAccessCheckInterceptorKeys() [all...] |
H A D | js-temporal-objects.cc | 1008 Nothing<DateTimeRecordCommon>()); in GetISOPartsFromEpoch() 1013 Nothing<DateTimeRecordCommon>()); in GetISOPartsFromEpoch() 1021 Nothing<DateTimeRecordCommon>()); in GetISOPartsFromEpoch() 1024 Nothing<DateTimeRecordCommon>()); in GetISOPartsFromEpoch() 1935 isolate, NEW_TEMPORAL_INVALD_ARG_RANGE_ERROR(), Nothing<bool>()); in RegulateTime() 2344 Nothing<DateTimeRecord>()); in ParseISODateTime() 2351 Nothing<DateTimeRecord>()); in ParseISODateTime() 2379 Nothing<DateRecord>()); in ParseTemporalDateString() 2381 MAYBE_RETURN(maybe_parsed, Nothing<DateRecord>()); in ParseTemporalDateString() 2388 Nothing<DateRecor in ParseTemporalDateString() [all...] |
/third_party/node/src/crypto/ |
H A D | crypto_pbkdf2.cc | 16 using v8::Nothing; 72 return Nothing<bool>(); in AdditionalConfig() 77 return Nothing<bool>(); in AdditionalConfig() 95 return Nothing<bool>(); in AdditionalConfig() 101 return Nothing<bool>(); in AdditionalConfig() 108 return Nothing<bool>(); in AdditionalConfig()
|
H A D | crypto_rsa.cc | 24 using v8::Nothing; 157 return Nothing<bool>(); in AdditionalConfig() 168 return Nothing<bool>(); in AdditionalConfig() 179 return Nothing<bool>(); in AdditionalConfig() 321 return Nothing<bool>(); in AdditionalConfig() 328 return Nothing<bool>(); in AdditionalConfig() 336 return Nothing<bool>(); in AdditionalConfig() 395 return Nothing<bool>(); in ExportJWKRsaKey() 400 return Nothing<bool>(); in ExportJWKRsaKey() 412 return Nothing<boo in ExportJWKRsaKey() [all...] |
H A D | crypto_hkdf.cc | 15 using v8::Nothing; 62 return Nothing<bool>(); in AdditionalConfig() 66 ASSIGN_OR_RETURN_UNWRAP(&key, args[offset + 1], Nothing<bool>()); in AdditionalConfig() 74 return Nothing<bool>(); in AdditionalConfig() 78 return Nothing<bool>(); in AdditionalConfig() 97 return Nothing<bool>(); in AdditionalConfig()
|
H A D | crypto_aes.cc | 23 using v8::Nothing; 485 return Nothing<bool>(); in AdditionalConfig() 492 return Nothing<bool>(); in AdditionalConfig() 499 return Nothing<bool>(); in AdditionalConfig() 505 return Nothing<bool>(); in AdditionalConfig() 510 return Nothing<bool>(); in AdditionalConfig() 515 return Nothing<bool>(); in AdditionalConfig() 534 return Nothing<bool>(); in AdditionalConfig() 542 return Nothing<bool>(); in AdditionalConfig() 550 return Nothing<boo in AdditionalConfig() [all...] |
H A D | crypto_random.cc | 22 using v8::Nothing; 104 return Nothing<bool>(); in AdditionalConfig() 113 return Nothing<bool>(); in AdditionalConfig() 128 return Nothing<bool>(); in AdditionalConfig() 136 return Nothing<bool>(); in AdditionalConfig() 146 return Nothing<bool>(); in AdditionalConfig()
|
H A D | crypto_scrypt.cc | 16 using v8::Nothing; 69 return Nothing<bool>(); in AdditionalConfig() 74 return Nothing<bool>(); in AdditionalConfig() 108 return Nothing<bool>(); in AdditionalConfig()
|
H A D | crypto_ec.cc | 33 using v8::Nothing; 469 ASSIGN_OR_RETURN_UNWRAP(&public_key, args[offset + 1], Nothing<bool>()); in AdditionalConfig() 470 ASSIGN_OR_RETURN_UNWRAP(&private_key, args[offset + 2], Nothing<bool>()); in AdditionalConfig() 475 return Nothing<bool>(); in AdditionalConfig() 611 return Nothing<bool>(); in AdditionalConfig() 618 return Nothing<bool>(); in AdditionalConfig() 780 return Nothing<void>(); in ExportJWKEcKey() 787 return Nothing<void>(); in ExportJWKEcKey() 802 return Nothing<void>(); in ExportJWKEcKey() 823 return Nothing<voi in ExportJWKEcKey() [all...] |
H A D | crypto_hmac.cc | 25 using v8::Nothing; 195 return Nothing<bool>(); in AdditionalConfig() 199 ASSIGN_OR_RETURN_UNWRAP(&key, args[offset + 2], Nothing<bool>()); in AdditionalConfig() 205 return Nothing<bool>(); in AdditionalConfig() 215 return Nothing<bool>(); in AdditionalConfig()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | generatorTypeCheck63.js | 25 export const Nothing: Strategy<State> = strategy("Nothing", function* (state: State) { 30 export const Nothing1: Strategy<State> = strategy("Nothing", function* (state: State) { 33 export const Nothing2: Strategy<State> = strategy("Nothing", function* (state: State) { 37 export const Nothing3: Strategy<State> = strategy("Nothing", function* (state: State) { 45 exports.Nothing3 = exports.Nothing2 = exports.Nothing1 = exports.Nothing = exports.strategy = void 0;
57 exports.Nothing = strategy("Nothing", function* (state) {
61 exports.Nothing1 = strategy("Nothing", function* (state) {
63 exports.Nothing2 = strategy("Nothing", functio [all...] |
/third_party/node/src/quic/ |
H A D | sessionticket.cc | 17 using v8::Nothing; 44 return Nothing<SessionTicket>(); in FromV8Value() 54 return Nothing<SessionTicket>(); in FromV8Value() 73 return Nothing<SessionTicket>(); in FromV8Value() 76 return Nothing<SessionTicket>(); in FromV8Value()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fDrawBuffersIndexedTests.cpp | 1394 postCommon.enableBlend = tcu::Nothing; in genRandomTest() 1518 const BlendState emptyState = BlendState(tcu::Nothing, tcu::Nothing, tcu::Nothing, tcu::Nothing); in createDiffTest() 1525 tcu::Nothing); in createDiffTest() 1536 tcu::Nothing, in createDiffTest() 1538 tcu::Nothing); in createDiffTest() 1555 const BlendState emptyState = BlendState(tcu::Nothing, tcu::Nothing, tc in createAdvancedEqDiffTest() [all...] |
/third_party/node/src/api/ |
H A D | environment.cc | 34 using v8::Nothing; 635 return Nothing<bool>(); in InitializeContextRuntime() 642 return Nothing<bool>(); in InitializeContextRuntime() 655 return Nothing<bool>(); in InitializeContextRuntime() 661 return Nothing<bool>(); in InitializeContextRuntime() 670 return Nothing<bool>(); in InitializeContextRuntime() 694 return Nothing<bool>(); in InitializeBaseContextForSnapshot() 699 return Nothing<bool>(); in InitializeBaseContextForSnapshot() 716 return Nothing<bool>(); in InitializeMainContextForSnapshot() 735 return Nothing<boo in InitializePrimordials() [all...] |
H A D | hooks.cc | 16 using v8::Nothing; 45 .ToLocal(&exit_code_v)) return Nothing<bool>(); in EmitProcessBeforeExit() 49 return Nothing<bool>(); in EmitProcessBeforeExit() 53 Nothing<bool>() : Just(true); in EmitProcessBeforeExit() 83 return Nothing<int>(); in EmitProcessExit()
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-maybe.h | 29 * "Nothing" value is returned. 103 friend Maybe<U> Nothing(); 111 inline Maybe<T> Nothing() { in Nothing() function 152 friend Maybe<U> Nothing();
|
/third_party/node/deps/v8/include/ |
H A D | v8-maybe.h | 26 * "Nothing" value is returned. 90 friend Maybe<U> Nothing(); 96 inline Maybe<T> Nothing() { in Nothing() function 129 friend Maybe<U> Nothing();
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkQueryUtil.hpp | 94 tcu::Maybe<deUint32> minVersion_ = tcu::Nothing, in RequiredExtension() 95 tcu::Maybe<deUint32> maxVersion_ = tcu::Nothing) in RequiredExtension() 111 tcu::Maybe<deUint32> minSpecVersion_ = tcu::Nothing, in RequiredLayer() 112 tcu::Maybe<deUint32> maxSpecVersion_ = tcu::Nothing, in RequiredLayer() 113 tcu::Maybe<deUint32> minImplVersion_ = tcu::Nothing, in RequiredLayer() 114 tcu::Maybe<deUint32> maxImplVersion_ = tcu::Nothing) in RequiredLayer()
|