Searched refs:pending_exception_check1 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c1414 pending_exception_check1(thr_crit_bup, ptr) function
1438 DUMP1("pending_exception_check1: call rb_jump_tag(retry)");
1441 DUMP1("pending_exception_check1: call rb_jump_tag(redo)");
1444 DUMP1("pending_exception_check1: call rb_jump_tag(throw)");
7382 if (pending_exception_check1(thr_crit_bup, ptr)) {
7443 if (pending_exception_check1(thr_crit_bup, ptr)) {
8796 if (pending_exception_check1(thr_crit_bup, ptr)) {

Completed in 140 milliseconds