Home | History | Annotate | Download | only in es6

Lines Matching full:runtest

9 function RunTest(name, formals_and_body, args, handler, continuation) {
178 RunTest("Local 1",
189 RunTest("Local 2",
200 RunTest("Local 3",
211 RunTest("Local 4",
222 RunTest("Local 5",
233 RunTest("Local 6",
245 RunTest("Local 7",
259 RunTest("With",
274 RunTest("Closure 1",
286 RunTest("The full monty",
330 RunTest("Catch block 1",