Lines Matching defs:exception
1061 // 3. If Type(obj) is not Object, throw a TypeError exception.
1100 // TypeError exception.
1199 // 3. If handler is null, throw a TypeError exception.
1255 // throw a TypeError exception.
1275 // 10.b.i. If trapResult is not undefined, throw a TypeError exception.
1348 // 2. If handler is null, throw a TypeError exception.
1554 // (signalling an exception) or a boolean Oddball.
2581 // in IntegerIndexedElementSpec), resulting in an exception being thrown
3063 // 3. If handler is null, throw a TypeError exception.
3110 // exception.
3119 // 9b iii. If extensibleTarget is false, throw a TypeError exception.
3229 // 12. If targetDesc.[[Configurable]] is false, throw a TypeError exception.
3238 // 14. If extensibleTarget is false, throw a TypeError exception.
3374 // 7. If newLen != numberLen, throw a RangeError exception.
3376 Handle<Object> exception =
3378 isolate->Throw(*exception);
3495 // 3. If handler is null, throw a TypeError exception.
3554 // 15a. If extensibleTarget is false, throw a TypeError exception.
3560 // 15b. If settingConfigFalse is true, throw a TypeError exception.
3569 // targetDesc) is false, throw a TypeError exception.
3580 // true, throw a TypeError exception.
3592 // throw a TypeError exception.
3665 // 3. If handler is null, throw a TypeError exception.
3693 // TypeError exception.
3710 // exception.
3720 // 11e. If extensibleTarget is false, throw a TypeError exception.
3746 // 16. If valid is false, throw a TypeError exception.
3756 // 17a i. Throw a TypeError exception.
3765 // 17b i. If targetDesc.[[Writable]] is true, throw a TypeError exception.
5182 // 3. If handler is null, throw a TypeError exception.
5231 // 13. If SameValue(V, targetProto) is false, throw a TypeError exception.
6959 // caller after looping, or on exception.