Home | History | Annotate | Download | only in mjsunit

Lines Matching full:exception

48     var exception = false;
52 exception = true;
54 assertTrue(exception);
56 exception = false;
60 exception = true;
62 assertTrue(exception);
70 var exception = false;
74 exception = true;
76 assertTrue(exception);
78 exception = false;
82 exception = true;
84 assertTrue(exception);