Searched refs:ecma_vm_exec_stop_callback_t (Results 1 – 2 of 2) sorted by relevance
191 ecma_vm_exec_stop_callback_t vm_exec_stop_cb; /**< user function which returns whether the
280 typedef ecma_value_t (*ecma_vm_exec_stop_callback_t) (void *user_p); typedef