Home
last modified time | relevance | path

Searched defs:handler_p (Results 1 – 10 of 10) sorted by relevance

/third_party/jerryscript/targets/zephyr/src/
Dmain-zephyr.c35 jerry_external_handler_t handler_p) /**< function callback */ in register_js_function()
/third_party/jerryscript/targets/riot-stm32f4/source/
Dmain-riotos.c35 jerry_external_handler_t handler_p) /**< function callback */ in register_js_function()
/third_party/jerryscript/jerry-ext/handler/
Dhandler-register.c29 jerry_external_handler_t handler_p) /**< function callback */ in jerryx_handler_register_global()
/third_party/jerryscript/tests/unit-core/
Dtest-promise.cpp101 jerry_external_handler_t handler_p) /**< function callback */ in register_js_function()
Dtest-newtarget.cpp27 jerry_external_handler_t handler_p) /**< function callback */ in register_js_function()
Dtest-proxy.cpp146 jerry_external_handler_t handler_p) /**< function callback */ in set_function()
/third_party/jerryscript/targets/nuttx-stm32f4/
Djerry_main.c284 jerry_external_handler_t handler_p) /**< function callback */ in register_js_function()
/third_party/jerryscript/jerry-main/
Dmain-unix.c269 jerry_external_handler_t handler_p) /**< function callback */ in register_js_function()
/third_party/jerryscript/tests/unit-ext/
Dtest-ext-arg.c900 jerry_external_handler_t handler_p) /**< function callback */ in register_js_function()
/third_party/jerryscript/jerry-core/api/
Djerry.c1540 jerry_create_external_function (jerry_external_handler_t handler_p) /**< pointer to native handler in jerry_create_external_function()