Searched defs:except_depth (Results 1 – 2 of 2) sorted by relevance
674 void mp_emit_bc_unwind_jump(emit_t *emit, mp_uint_t label, mp_uint_t except_depth) { in mp_emit_bc_unwind_jump()
2062 STATIC void emit_native_unwind_jump(emit_t *emit, mp_uint_t label, mp_uint_t except_depth) { in emit_native_unwind_jump()
Completed in 12 milliseconds