Home
last modified time | relevance | path

Searched refs:continue_alot_from_finally (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
Dtry.js216 function continue_alot_from_finally(x) { function
232 assertEquals(100, continue_alot_from_finally(100));
233 assertEquals(200, continue_alot_from_finally(200));