Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjgenerator.c318 STATIC mp_obj_t gen_instance_pend_throw(mp_obj_t self_in, mp_obj_t exc_in) { in gen_instance_pend_throw() function
327 STATIC MP_DEFINE_CONST_FUN_OBJ_2(gen_instance_pend_throw_obj, gen_instance_pend_throw);

Completed in 3 milliseconds