Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Demitbc.c811 STATIC void emit_bc_call_function_method_helper(emit_t *emit, int stack_adj, mp_uint_t bytecode_bas… in emit_bc_call_function_method_helper() function
822emit_bc_call_function_method_helper(emit, 0, MP_BC_CALL_FUNCTION, n_positional, n_keyword, star_fl… in mp_emit_bc_call_function()
826emit_bc_call_function_method_helper(emit, -1, MP_BC_CALL_METHOD, n_positional, n_keyword, star_fla… in mp_emit_bc_call_method()

Completed in 5 milliseconds