Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dvm.c1182 mp_code_state_t *new_code_state = code_state->prev; in mp_execute_bytecode() local
1190 code_state = new_code_state; in mp_execute_bytecode()
1515 mp_code_state_t *new_code_state = code_state->prev; in mp_execute_bytecode() local
1523 code_state = new_code_state; in mp_execute_bytecode()

Completed in 4 milliseconds