Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Demitbc.c72 uint16_t ct_num_obj; member
266 + emit->ct_num_obj + emit->ct_cur_raw_code++, (mp_uint_t)(uintptr_t)rc); in emit_write_bytecode_byte_raw_code()
416 assert(emit->pass <= MP_PASS_STACK_SIZE || (emit->ct_num_obj == emit->ct_cur_obj)); in mp_emit_bc_end_pass()
417 emit->ct_num_obj = emit->ct_cur_obj; in mp_emit_bc_end_pass()

Completed in 4 milliseconds