/third_party/node/deps/v8/src/objects/ |
D | objects.h | 291 ShouldThrow GetShouldThrow(Isolate* isolate, Maybe<ShouldThrow> should_throw); 521 Maybe<ShouldThrow> should_throw = Nothing<ShouldThrow>()); 526 Maybe<ShouldThrow> should_throw = Nothing<ShouldThrow>()); 530 Maybe<ShouldThrow> should_throw = Nothing<ShouldThrow>(), 535 Maybe<ShouldThrow> should_throw = Nothing<ShouldThrow>()); 539 Handle<Object> value, Maybe<ShouldThrow> should_throw); 542 Maybe<ShouldThrow> should_throw); 545 Handle<Object> value, ShouldThrow should_throw); 548 Maybe<ShouldThrow> should_throw); 553 Maybe<ShouldThrow> should_throw, StoreOrigin store_origin, [all …]
|
D | js-proxy.h | 35 bool from_javascript, ShouldThrow should_throw); 44 Handle<JSProxy> proxy, ShouldThrow should_throw); 54 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw); 86 Handle<Object> receiver, Maybe<ShouldThrow> should_throw); 118 Maybe<ShouldThrow> should_throw);
|
D | js-objects.h | 162 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw); 173 Maybe<ShouldThrow> should_throw); 178 Handle<Object> value, Maybe<ShouldThrow> should_throw); 181 Maybe<ShouldThrow> should_throw); 188 Maybe<ShouldThrow> should_throw); 193 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw); 196 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw); 199 Maybe<ShouldThrow> should_throw); 204 Maybe<ShouldThrow> should_throw); 211 Maybe<ShouldThrow> should_throw, Handle<Name> property_name); [all …]
|
D | js-array.h | 70 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw); 77 Maybe<ShouldThrow> should_throw);
|
D | js-objects.cc | 195 bool should_throw = GetShouldThrow(isolate, Nothing<ShouldThrow>()) == in CheckPrivateNameStore() 196 ShouldThrow::kThrowOnError; in CheckPrivateNameStore() 240 Maybe<ShouldThrow> should_throw) { in CheckIfCanDefine() 375 Just(ShouldThrow::kThrowOnError)); in FastAssign() 487 Just(ShouldThrow::kThrowOnError)), in SetOrCopyDataProperties() 957 ShouldThrow should_throw = in DeleteProperty() 1135 Maybe<ShouldThrow> should_throw) { in DefineOwnProperty() 1164 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) { in OrdinaryDefineOwnProperty() 1173 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) { in OrdinaryDefineOwnProperty() 1276 Maybe<ShouldThrow> should_throw, Handle<Object> value) { in SetPropertyWithInterceptorInternal() [all …]
|
D | js-array-buffer.h | 119 ShouldThrow should_throw, size_t* page_size, size_t* initial_pages, 284 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw);
|
D | js-array-buffer.cc | 153 ShouldThrow should_throw, size_t* page_size, size_t* initial_pages, in GetResizableBackingStorePageConfiguration() 268 Maybe<ShouldThrow> should_throw) { in DefineOwnProperty()
|
D | module.h | 158 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw);
|
D | objects.cc | 137 ShouldThrow GetShouldThrow(Isolate* isolate, Maybe<ShouldThrow> should_throw) { in GetShouldThrow() 1504 Maybe<ShouldThrow> maybe_should_throw) { in SetPropertyWithAccessor() 1610 Maybe<ShouldThrow> should_throw) { in SetPropertyWithDefinedSetter() 2470 Maybe<ShouldThrow> should_throw) { in SetProperty() 2478 Maybe<ShouldThrow> should_throw, in SetPropertyInternal() 2607 LookupIterator* it, Maybe<ShouldThrow> should_throw) { in CheckContextualStoreToJSGlobalObject() 2611 (GetShouldThrow(isolate, should_throw) == ShouldThrow::kThrowOnError)) { in CheckContextualStoreToJSGlobalObject() 2628 Maybe<ShouldThrow> should_throw) { in SetProperty() 2644 Maybe<ShouldThrow> should_throw) { in SetSuperProperty() 2742 Maybe<ShouldThrow> should_throw) { in CannotCreateProperty() [all …]
|
D | bigint.h | 234 ShouldThrow should_throw = kThrowOnError);
|
D | objects-inl.h | 655 ShouldThrow should_throw) { in SetElement() 1099 Handle<Object> value, Maybe<ShouldThrow> should_throw, in SetPropertyOrElement() 1201 ShouldThrow throw_if_cannot_be_shared) { in Share()
|
D | module.cc | 420 PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) { in DefineOwnProperty()
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-array.cc | 186 Just(ShouldThrow::kThrowOnError)); in SetLengthProperty() 202 Just(ShouldThrow::kThrowOnError))); in GenericArrayFill() 344 ShouldThrow::kThrowOnError)); in GenericArrayPush() 349 Just(ShouldThrow::kThrowOnError)), in GenericArrayPush() 363 Just(ShouldThrow::kThrowOnError))); in GenericArrayPush() 422 Just(ShouldThrow::kThrowOnError))); in GenericArrayPop() 450 Just(ShouldThrow::kThrowOnError))); in GenericArrayPop() 555 Just(ShouldThrow::kThrowOnError))); in GenericArrayShift() 771 StoreOrigin::kMaybeKeyed, Just(ShouldThrow::kThrowOnError)), in ToJSReceiver()
|
D | builtins-reflect.cc | 120 &it, value, StoreOrigin::kMaybeKeyed, Just(ShouldThrow::kDontThrow)); in BUILTIN()
|
/third_party/node/deps/v8/src/api/ |
D | api-arguments.cc | 14 Maybe<ShouldThrow> should_throw) in PropertyCallbackArguments()
|
D | api-arguments.h | 76 JSObject holder, Maybe<ShouldThrow> should_throw);
|
D | api-natives.cc | 129 Just(ShouldThrow::kThrowOnError), in DefineDataProperty()
|
/third_party/node/deps/v8/src/ic/ |
D | ic.cc | 1661 (GetShouldThrow(it->isolate(), Nothing<ShouldThrow>()) == in LookupForWrite() 1662 ShouldThrow::kThrowOnError)) { in LookupForWrite() 1743 Maybe<ShouldThrow> should_throw, in DefineOwnDataProperty() 1781 Nothing<ShouldThrow>(), store_origin, in DefineOwnDataProperty() 1823 JSReceiver::CreateDataProperty(&it, value, Nothing<ShouldThrow>())); in Store() 1878 isolate(), &it, value, Nothing<ShouldThrow>()); in Store() 1902 JSReceiver::AddPrivateField(&it, value, Nothing<ShouldThrow>())); in Store() 1905 &it, original_state, value, Nothing<ShouldThrow>(), store_origin)); in Store() 2629 &it, value, NONE, Just(ShouldThrow::kThrowOnError)), in StoreOwnElement() 2906 JSReceiver::CreateDataProperty(&it, value, Nothing<ShouldThrow>()), in RUNTIME_FUNCTION() [all …]
|
/third_party/node/deps/v8/src/runtime/ |
D | runtime-debug.cc | 846 Just(ShouldThrow::kThrowOnError)) in RUNTIME_FUNCTION() 855 Just(ShouldThrow::kThrowOnError)) in RUNTIME_FUNCTION() 860 generator, StoreOrigin::kMaybeKeyed, Just(ShouldThrow::kThrowOnError)) in RUNTIME_FUNCTION()
|
D | runtime-internal.cc | 137 if (GetShouldThrow(isolate, Nothing<ShouldThrow>()) == in RUNTIME_FUNCTION() 138 ShouldThrow::kDontThrow) in RUNTIME_FUNCTION()
|
D | runtime-atomics.cc | 644 Object::AddDataProperty(&it, shared_value, NONE, Nothing<ShouldThrow>(), in RUNTIME_FUNCTION() 667 Object::AddDataProperty(&it, shared_value, NONE, Nothing<ShouldThrow>(), in RUNTIME_FUNCTION()
|
D | runtime.h | 818 Maybe<ShouldThrow> should_throw = Nothing<ShouldThrow>()); in FOR_EACH_INTRINSIC_RETURN_OBJECT()
|
D | runtime-object.cc | 554 Maybe<ShouldThrow> should_throw) { in SetObjectProperty() 613 JSReceiver::AddPrivateField(&it, value, Nothing<ShouldThrow>())); in DefineObjectOwnProperty() 616 JSReceiver::CreateDataProperty(&it, value, Nothing<ShouldThrow>())); in DefineObjectOwnProperty()
|
D | runtime-scopes.cc | 665 ShouldThrow should_throw, in LoadLookupSlot()
|
/third_party/node/deps/v8/src/execution/ |
D | messages.cc | 1031 Just(ShouldThrow::kThrowOnError)), in GetFormattedStack() 1054 Just(ShouldThrow::kThrowOnError)) in SetFormattedStack()
|