Searched refs:catchable_by_js (Results 1 – 1 of 1) sorted by relevance
1280 bool catchable_by_js = is_catchable_by_javascript(exception); in Throw() local1339 if (!catchable_by_js) break; in Throw()1371 if (!catchable_by_js) break; in Throw()1395 if (!catchable_by_js) break; in Throw()1428 if (catchable_by_js) { in Throw()1447 if (!catchable_by_js) break; in Throw()