Home | History | Annotate | Download | only in src

Lines Matching refs:ShouldThrow

1137   enum ShouldThrow { THROW_ON_ERROR, DONT_THROW };
1354 // In some cases, an exception is thrown regardless of the ShouldThrow
1376 Handle<Object> value, ShouldThrow should_throw);
1378 LookupIterator* it, Handle<Object> value, ShouldThrow should_throw);
1381 Handle<Object> value, ShouldThrow should_throw);
1384 ShouldThrow should_throw);
1389 ShouldThrow should_throw, StoreFromKeyed store_mode);
1400 LookupIterator* it, Handle<Object> value, ShouldThrow should_throw);
1407 ShouldThrow should_throw);
1956 PropertyDescriptor* desc, ShouldThrow should_throw);
1960 LookupIterator* it, Handle<Object> value, ShouldThrow should_throw);
1965 PropertyDescriptor* desc, ShouldThrow should_throw);
1967 LookupIterator* it, PropertyDescriptor* desc, ShouldThrow should_throw);
1972 ShouldThrow should_throw);
1979 ShouldThrow should_throw, Handle<Name> property_name = Handle<Name>());
1992 Handle<JSReceiver> object, IntegrityLevel lvl, ShouldThrow should_throw);
2001 Handle<JSReceiver> object, ShouldThrow should_throw);
2033 ShouldThrow should_throw);
2166 LookupIterator* it, ShouldThrow should_throw, Handle<Object> value);
2179 ShouldThrow should_throw,
2202 ShouldThrow should_throw = DONT_THROW);
2209 PropertyAttributes attributes, ShouldThrow should_throw);
2428 ShouldThrow should_throw);
2446 Handle<JSObject> object, ShouldThrow should_throw);
2565 LookupIterator* it, Handle<Object> value, ShouldThrow should_throw);
2568 LookupIterator* it, ShouldThrow should_throw);
2583 Handle<JSObject> object, ShouldThrow should_throw);
10300 ShouldThrow should_throw);
10306 Handle<JSProxy> proxy, ShouldThrow should_throw);
10316 PropertyDescriptor* desc, ShouldThrow should_throw);
10367 ShouldThrow should_throw);
10794 PropertyDescriptor* desc, ShouldThrow should_throw);
10912 PropertyDescriptor* desc, ShouldThrow should_throw);
10920 ShouldThrow should_throw);