Searched refs:break_from_nested_catch (Results 1 – 1 of 1) 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));