Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/jcontext/
Djcontext.h191 ecma_vm_exec_stop_callback_t vm_exec_stop_cb; /**< user function which returns whether the
/third_party/jerryscript/jerry-core/ecma/base/
Decma-globals.h280 typedef ecma_value_t (*ecma_vm_exec_stop_callback_t) (void *user_p); typedef