Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:should_throw

386 function testAssignToUndefined(test, should_throw) {
390 assertTrue(should_throw, "strict mode");
394 assertFalse(should_throw, "strict mode");