Lines Matching refs:ShouldThrow
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()
1310 Maybe<ShouldThrow> should_throw, PropertyDescriptor* desc) { in DefinePropertyWithInterceptorInternal()
1369 Maybe<ShouldThrow> should_throw) { in OrdinaryDefineOwnProperty()
1408 Maybe<ShouldThrow> should_throw) { in IsCompatiblePropertyDescriptor()
1420 Maybe<ShouldThrow> should_throw, Handle<Name> property_name) { in ValidateAndApplyPropertyDescriptor()
1679 Maybe<ShouldThrow> should_throw) { in CreateDataProperty()
1688 Maybe<ShouldThrow> should_throw) { in CreateDataProperty()
1710 Maybe<ShouldThrow> should_throw) { in AddPrivateField()
1893 ShouldThrow should_throw) { in SetIntegrityLevel()
2006 ShouldThrow should_throw) { in PreventExtensions()
2259 ShouldThrow should_throw) { in SetPrototype()
2631 LookupIterator* it, Handle<Object> value, Maybe<ShouldThrow> should_throw) { in SetPropertyWithFailedAccessCheck()
3365 LookupIterator* it, Maybe<ShouldThrow> should_throw, Handle<Object> value) { in SetPropertyWithInterceptor()
3482 Just(ShouldThrow::kThrowOnError), in AddProperty()
3503 it, value, attributes, Just(ShouldThrow::kThrowOnError), handling, in DefineOwnPropertyIgnoreAttributes()
3510 Maybe<ShouldThrow> should_throw, AccessorInfoHandling handling, in DefineOwnPropertyIgnoreAttributes()
3949 ShouldThrow should_throw) { in DeletePropertyWithInterceptor()
3986 Maybe<ShouldThrow> should_throw) { in CreateDataProperty()
4107 ShouldThrow should_throw) { in PreventExtensions()
4230 Handle<JSObject> object, ShouldThrow should_throw) { in PreventExtensionsWithTransition()
4978 ShouldThrow should_throw) { in SetPrototype()