Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Demit.h135 void (*unwind_jump)(emit_t *emit, mp_uint_t label, mp_uint_t except_depth); member
A Dvm.c718 unwind_jump:; in mp_execute_bytecode()
787 goto unwind_jump; in mp_execute_bytecode()
A Dcompile.c1040 EMIT_ARG(unwind_jump, label, comp->cur_except_level - comp->break_continue_except_level); in compile_break_cont_stmt()

Completed in 12 milliseconds