Searched defs:within_exc_handler (Results 1 – 2 of 2) sorted by relevance
727 void mp_emit_bc_pop_except_jump(emit_t *emit, mp_uint_t label, bool within_exc_handler) { in mp_emit_bc_pop_except_jump()
2289 STATIC void emit_native_pop_except_jump(emit_t *emit, mp_uint_t label, bool within_exc_handler) { in emit_native_pop_except_jump()
Completed in 11 milliseconds