Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 25 of 2319) sorted by relevance

12345678910>>...93

/external/v8/test/webkit/
Ddfg-getter-throw-expected.txt24 Tests that DFG getter caching does not break the world if the getter throws an exception.
129 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
130 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
131 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
132 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
133 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
134 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
135 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
136 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
137 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
[all …]
Dclass-syntax-semicolon-expected.txt6 PASS class A { foo;() { } } threw exception SyntaxError: Unexpected token ;.
7 PASS class A { foo() ; { } } threw exception SyntaxError: Unexpected token ;.
8 PASS class A { get ; foo() { } } threw exception SyntaxError: Unexpected token ;.
9 PASS class A { get foo;() { } } threw exception SyntaxError: Unexpected token ;.
10 PASS class A { get foo() ; { } } threw exception SyntaxError: Unexpected token ;.
11 PASS class A { set ; foo(x) { } } threw exception SyntaxError: Unexpected token ;.
12 PASS class A { set foo;(x) { } } threw exception SyntaxError: Unexpected token ;.
13 PASS class A { set foo(x) ; { } } threw exception SyntaxError: Unexpected token ;.
14 PASS class A { ; } did not throw exception.
15 PASS class A { foo() { } ; } did not throw exception.
[all …]
Ddfg-inline-arguments-use-from-all-the-places-broken-expected.txt29 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
30 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
31 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
32 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
33 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
34 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
35 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
36 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
37 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
38 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) threw exception TypeError: Cannot read propert…
[all …]
Ddfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
39 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
41 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
43 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
45 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
47 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
[all …]
Ddfg-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
39 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
41 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
43 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
45 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
47 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
[all …]
Ddfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
39 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
41 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
43 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
45 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
47 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
[all …]
Ddfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
39 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
41 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
43 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
45 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
47 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
[all …]
Dclass-syntax-declaration-expected.txt18 PASS class threw exception SyntaxError: Unexpected end of input.
19 PASS class [ threw exception SyntaxError: Unexpected token [.
20 PASS class { threw exception SyntaxError: Unexpected token {.
21 PASS class X { threw exception SyntaxError: Unexpected end of input.
22 PASS class X { ( } threw exception SyntaxError: Unexpected token (.
23 PASS class X {} did not throw exception.
24 PASS class X { constructor() {} constructor() {} } threw exception SyntaxError: A class may only ha…
25 PASS class X { get constructor() {} } threw exception SyntaxError: Class constructor may not be an …
26 PASS class X { set constructor() {} } threw exception SyntaxError: Class constructor may not be an …
27 … X { constructor() {} static constructor() { return staticMethodValue; } } did not throw exception.
[all …]
Dclass-syntax-expression-expected.txt18 PASS x = class threw exception SyntaxError: Unexpected end of input.
19 PASS x = class { threw exception SyntaxError: Unexpected end of input.
20 PASS x = class { ( } threw exception SyntaxError: Unexpected token (.
21 PASS x = class {} did not throw exception.
22 PASS x = class { constructor() {} constructor() {} } threw exception SyntaxError: A class may only …
23 PASS x = class { get constructor() {} } threw exception SyntaxError: Class constructor may not be a…
24 PASS x = class { set constructor() {} } threw exception SyntaxError: Class constructor may not be a…
25 …ss { constructor() {} static constructor() { return staticMethodValue; } } did not throw exception.
27 PASS x = class { constructor() {} static prototype() {} } threw exception SyntaxError: Classes may …
28 PASS x = class { constructor() {} static get prototype() {} } threw exception SyntaxError: Classes …
[all …]
Dclass-syntax-extends-expected.txt15 PASS x = class extends threw exception SyntaxError: Unexpected end of input.
16 PASS x = class extends threw exception SyntaxError: Unexpected end of input.
17 PASS x = class extends Base { threw exception SyntaxError: Unexpected end of input.
18 PASS x = class extends Base { } did not throw exception.
19 PASS x = class extends Base { constructor() { } } did not throw exception.
26 PASS x = class extends 3 { constructor() { } }; x.__proto__ threw exception TypeError: Class extend…
27 PASS x = class extends "abc" { constructor() { } }; x.__proto__ threw exception TypeError: Class ex…
28 …nction () {}; baseWithBadPrototype.prototype = 3; new baseWithBadPrototype did not throw exception.
29 PASS x = class extends baseWithBadPrototype { constructor() { } } threw exception TypeError: Class …
30 PASS baseWithBadPrototype.prototype = "abc" did not throw exception.
[all …]
Dclass-syntax-super-expected.txt16 PASS x = class extends Base { constructor() { super(); } super() {} } did not throw exception.
17 PASS x = class extends Base { constructor() { super(); } method() { super() } } threw exception Syn…
18 PASS x = class extends Base { constructor() { super(); } method() { super } } threw exception Synta…
19 …Base { constructor() { super(); } method() { return new super } } threw exception SyntaxError: 'su…
20 …(); } method1() { delete (super.foo) } method2() { delete super["foo"] } } did not throw exception.
21 PASS (new x).method1() threw exception ReferenceError: Unsupported reference to 'super'.
22 PASS (new x).method2() threw exception ReferenceError: Unsupported reference to 'super'.
25 PASS new (class extends Base { constructor() { return undefined } }) threw exception ReferenceError…
29 PASS new (class extends Base { constructor() { } }) threw exception ReferenceError: this is not def…
30 PASS new (class extends Base { constructor() { return 1; } }) threw exception TypeError: Derived co…
[all …]
/external/v8/test/mjsunit/
Dfunction-call.js163 var exception = false; variable
170 exception = true;
173 assertTrue(exception);
175 exception = false;
179 exception = true;
182 assertTrue(exception);
184 exception = false;
188 exception = true;
191 assertTrue(exception);
193 exception = false;
[all …]
Dstrict-mode-eval.js45 var exception = false;
49 exception = true;
52 assertTrue(exception);
55 var exception = false;
59 exception = true;
62 assertTrue(exception);
65 var exception = false;
69 exception = true;
72 assertTrue(exception);
75 var exception = false;
[all …]
Dproperty-load-across-eval.js50 var exception = false;
54 exception = true;
56 assertTrue(exception);
58 exception = false;
62 exception = true;
64 assertTrue(exception);
72 var exception = false;
76 exception = true;
78 assertTrue(exception);
80 exception = false;
[all …]
/external/apache-xml/src/main/java/org/apache/xpath/
DXPathException.java188 Throwable exception = m_exception; in printStackTrace() local
190 for (int i = 0; (i < 10) && (null != exception); i++) in printStackTrace()
193 exception.printStackTrace(s); in printStackTrace()
195 if (exception instanceof TransformerException) in printStackTrace()
197 TransformerException se = (TransformerException) exception; in printStackTrace()
198 Throwable prev = exception; in printStackTrace()
200 exception = se.getException(); in printStackTrace()
202 if (prev == exception) in printStackTrace()
207 exception = null; in printStackTrace()
221 Throwable exception = m_exception; in getMessage() local
[all …]
/external/v8/test/webkit/fast/js/kde/
Dencode_decode_uri-expected.txt35 PASS encodeURI(String.fromCharCode(56320)) threw exception URIError: URI malformed.
36 PASS encodeURI(String.fromCharCode(57343)) threw exception URIError: URI malformed.
41 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(0)) threw exception URIError: URI m…
42 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(55295)) threw exception URIError: U…
43 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(55296)) threw exception URIError: U…
44 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(56319)) threw exception URIError: U…
45 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(57344)) threw exception URIError: U…
46 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(57344)) threw exception URIError: U…
47 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(65533)) threw exception URIError: U…
48 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(65534)) threw exception URIError: U…
[all …]
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDefaultErrorHandler.java117 public void warning(SAXParseException exception) throws SAXException in warning() argument
121 printLocation(pw, exception); in warning()
122 pw.println("Parser warning: " + exception.getMessage()); in warning()
146 public void error(SAXParseException exception) throws SAXException in error() argument
151 throw exception; in error()
173 public void fatalError(SAXParseException exception) throws SAXException in fatalError() argument
178 throw exception; in fatalError()
198 public void warning(TransformerException exception) throws TransformerException in warning() argument
202 printLocation(pw, exception); in warning()
203 pw.println(exception.getMessage()); in warning()
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/error/
DMarkedYAMLExceptionTest.java24 MarkedYAMLException exception = new MarkedYAMLException(null, null, "Error happened", mark); in testToString1() local
25 assertTrue(exception.toString().contains("Error happened")); in testToString1()
26 assertTrue(exception.toString().contains("The first line")); in testToString1()
27 assertTrue(exception.toString(), exception.toString().contains("test1")); in testToString1()
32 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testToString2() local
34 assertTrue(exception.toString().contains("Error2 happened")); in testToString2()
35 assertTrue(exception.toString().contains("The first line")); in testToString2()
36 assertTrue(exception.toString().contains("search")); in testToString2()
40 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", null, in testToString3() local
42 assertTrue(exception.toString().contains("Note1")); in testToString3()
[all …]
/external/v8/test/webkit/fast/js/
Dbasic-strict-mode-expected.txt38 PASS testThisDotAccess.call(null) threw exception TypeError: Cannot read property 'length' of null.
39 PASS testThisDotAccess.call(undefined) threw exception TypeError: Cannot read property 'length' of …
44 PASS testThisBracketAccess.call(null, 'length') threw exception TypeError: Cannot read property 'le…
45 PASS testThisBracketAccess.call(undefined, 'length') threw exception TypeError: Cannot read propert…
50 PASS Function('"use strict"; with({});') threw exception SyntaxError: Strict mode code may not incl…
56 PASS (function eval(){'use strict';}) threw exception SyntaxError: Unexpected eval or arguments in …
57 PASS (function(){(function eval(){'use strict';})}) threw exception SyntaxError: Unexpected eval or…
58 PASS (function (eval){'use strict';}) threw exception SyntaxError: Unexpected eval or arguments in …
59 PASS (function(){(function (eval){'use strict';})}) threw exception SyntaxError: Unexpected eval or…
60 PASS (function arguments(){'use strict';}) threw exception SyntaxError: Unexpected eval or argument…
[all …]
/external/protobuf/java/src/test/java/com/google/protobuf/
DCheckUtf8Test.java69 } catch (IllegalArgumentException exception) { in testBuildRequiredStringWithBadUtf8()
70 assertEquals("Byte string is not UTF-8.", exception.getMessage()); in testBuildRequiredStringWithBadUtf8()
78 } catch (IllegalArgumentException exception) { in testBuildOptionalStringWithBadUtf8()
79 assertEquals("Byte string is not UTF-8.", exception.getMessage()); in testBuildOptionalStringWithBadUtf8()
87 } catch (IllegalArgumentException exception) { in testBuildRepeatedStringWithBadUtf8()
88 assertEquals("Byte string is not UTF-8.", exception.getMessage()); in testBuildRepeatedStringWithBadUtf8()
98 } catch (InvalidProtocolBufferException exception) { in testParseRequiredStringWithBadUtf8()
99 assertEquals("Protocol message had invalid UTF-8.", exception.getMessage()); in testParseRequiredStringWithBadUtf8()
107 } catch (IllegalArgumentException exception) { in testBuildRequiredStringWithBadUtf8Size()
108 assertEquals("Byte string is not UTF-8.", exception.getMessage()); in testBuildRequiredStringWithBadUtf8Size()
[all …]
/external/v8/test/mjsunit/regress/
Dregress-1365.js56 var exception = false;
57 try { valueOf(); } catch(e) { exception = true; }
58 assertTrue(exception);
59 exception = false;
60 try { hasOwnProperty(); } catch(e) { exception = true; }
61 assertTrue(exception);
66 var exception = false;
67 try { f(); } catch(e) { exception = true; }
68 assertTrue(exception);
74 var exception = false;
[all …]
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
DDeltaOutputStream.java23 private IOException exception = null; field in DeltaOutputStream
45 if (exception != null) in write()
46 throw exception; in write()
62 exception = e; in write()
68 if (exception != null) in flush()
69 throw exception; in flush()
77 exception = e; in flush()
84 if (exception != null) in finish()
85 throw exception; in finish()
90 exception = e; in finish()
[all …]
DUncompressedLZMA2OutputStream.java25 private IOException exception = null; field in UncompressedLZMA2OutputStream
51 if (exception != null) in write()
52 throw exception; in write()
68 exception = e; in write()
82 if (exception != null) in writeEndMarker()
83 throw exception; in writeEndMarker()
94 exception = e; in writeEndMarker()
100 if (exception != null) in flush()
101 throw exception; in flush()
112 exception = e; in flush()
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java142 TaggedObject exception = reply.getNextValueAsTaggedObject(); in makeNewInstance() local
144 + exception.tag + " exception.objectID=" + exception.objectID); in makeNewInstance()
152 assertTrue("exception must be != null", exception != null); in makeNewInstance()
153 assertTrue("exception.objectID must be == 0", exception.objectID == 0); in makeNewInstance()
154 assertEquals("Invalid exception.tag,", JDWPConstants.Tag.OBJECT_TAG, exception.tag in makeNewInstance()
156 , JDWPConstants.Tag.getName(exception.tag)); in makeNewInstance()
219 TaggedObject exception = reply.getNextValueAsTaggedObject(); in testInvokeMethod001() local
221 + exception.tag + " exception.objectID=" + exception.objectID); in testInvokeMethod001()
226 assertTrue("exception must be != null", exception != null); in testInvokeMethod001()
227 assertTrue("exception.objectID must be == 0", exception.objectID == 0); in testInvokeMethod001()
[all …]
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
Dtokenizer.py21 import dns.exception
44 class UngetBufferFull(dns.exception.DNSException):
124 raise dns.exception.UnexpectedEnd
129 raise dns.exception.UnexpectedEnd
133 raise dns.exception.UnexpectedEnd
137 raise dns.exception.SyntaxError
319 raise dns.exception.UnexpectedEnd
327 raise dns.exception.SyntaxError
355 raise dns.exception.SyntaxError('unbalanced parentheses')
376 raise dns.exception.UnexpectedEnd
[all …]

12345678910>>...93