Lines Matching defs:should_throw
137 ShouldThrow GetShouldThrow(Isolate* isolate, Maybe<ShouldThrow> should_throw) { in GetShouldThrow()
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()
2628 Maybe<ShouldThrow> should_throw) { in SetProperty()
2644 Maybe<ShouldThrow> should_throw) { in SetSuperProperty()
2742 Maybe<ShouldThrow> should_throw) { in CannotCreateProperty()
2752 ShouldThrow should_throw = GetShouldThrow(it->isolate(), maybe_should_throw); in WriteToReadOnlyProperty() local
2770 ShouldThrow should_throw) { in WriteToReadOnlyProperty()
2778 Maybe<ShouldThrow> should_throw) { in RedefineIncompatibleProperty()
2865 Maybe<ShouldThrow> should_throw, in AddDataProperty()
2928 Maybe<ShouldThrow> should_throw, StoreOrigin store_origin) { in TransitionAndWriteDataProperty()
3131 Maybe<ShouldThrow> should_throw) { in SetProperty()
3182 ShouldThrow should_throw = in DeletePropertyOrElement() local
3290 Maybe<ShouldThrow> should_throw) { in DefineOwnProperty()
3389 Maybe<ShouldThrow> should_throw) { in ArraySetLength()
3483 Maybe<ShouldThrow> should_throw) { in DefineOwnProperty()
3609 Maybe<ShouldThrow> should_throw) { in SetPrivateSymbol()
3780 ShouldThrow should_throw) { in PreventExtensions()
5175 ShouldThrow should_throw) { in SetPrototype()