Searched refs:break_from_nested_catch (Results 1 – 2 of 2) sorted by relevance
237 function break_from_nested_catch(x) { function257 assertEquals(0, break_from_nested_catch(0));258 assertEquals(1, break_from_nested_catch(1));