Home | History | Annotate | Download | only in src

Lines Matching refs:ShouldThrow

1052   enum ShouldThrow { THROW_ON_ERROR, DONT_THROW };
1260 // In some cases, an exception is thrown regardless of the ShouldThrow
1286 Handle<Object> value, ShouldThrow should_throw);
1288 LookupIterator* it, Handle<Object> value, ShouldThrow should_throw);
1291 Handle<Object> value, ShouldThrow should_throw);
1294 ShouldThrow should_throw);
1299 ShouldThrow should_throw, StoreFromKeyed store_mode);
1310 LookupIterator* it, Handle<Object> value, ShouldThrow should_throw);
1317 ShouldThrow should_throw);
1892 PropertyDescriptor* desc, ShouldThrow should_throw);
1896 LookupIterator* it, Handle<Object> value, ShouldThrow should_throw);
1901 PropertyDescriptor* desc, ShouldThrow should_throw);
1903 LookupIterator* it, PropertyDescriptor* desc, ShouldThrow should_throw);
1908 ShouldThrow should_throw);
1915 ShouldThrow should_throw, Handle<Name> property_name = Handle<Name>());
1928 Handle<JSReceiver> object, IntegrityLevel lvl, ShouldThrow should_throw);
1937 Handle<JSReceiver> object, ShouldThrow should_throw);
1969 ShouldThrow should_throw);
2100 LookupIterator* it, ShouldThrow should_throw, Handle<Object> value);
2113 ShouldThrow should_throw,
2136 ShouldThrow should_throw = DONT_THROW);
2143 PropertyAttributes attributes, ShouldThrow should_throw);
2348 ShouldThrow should_throw);
2362 Handle<JSObject> object, ShouldThrow should_throw);
2481 LookupIterator* it, Handle<Object> value, ShouldThrow should_throw);
2490 LookupIterator* it, ShouldThrow should_throw);
2505 Handle<JSObject> object, ShouldThrow should_throw);
9755 ShouldThrow should_throw);
9761 Handle<JSProxy> proxy, ShouldThrow should_throw);
9771 PropertyDescriptor* desc, ShouldThrow should_throw);
9822 ShouldThrow should_throw);
10269 PropertyDescriptor* desc, ShouldThrow should_throw);
10277 ShouldThrow should_throw);