Searched refs:gen_instance_throw (Results 1 – 1 of 1) sorted by relevance
274 STATIC mp_obj_t gen_instance_throw(size_t n_args, const mp_obj_t *args) { in gen_instance_throw() function294 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(gen_instance_throw_obj, 2, 4, gen_instance_throw);
Completed in 2 milliseconds