Searched defs:handler_p (Results 1 - 10 of 10) sorted by relevance
| /third_party/jerryscript/targets/zephyr/src/ |
| H A D | main-zephyr.c | 34 register_js_function(const char *name_p, jerry_external_handler_t handler_p) register_js_function() argument
|
| /third_party/jerryscript/targets/riot-stm32f4/source/ |
| H A D | main-riotos.c | 34 register_js_function(const char *name_p, jerry_external_handler_t handler_p) register_js_function() argument
|
| /third_party/jerryscript/jerry-ext/handler/ |
| H A D | handler-register.c | 28 jerryx_handler_register_global(const jerry_char_t *name_p, jerry_external_handler_t handler_p) jerryx_handler_register_global() argument
|
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-newtarget.cpp | 26 register_js_function(const char *name_p, jerry_external_handler_t handler_p) register_js_function() argument
|
| H A D | test-proxy.cpp | 144 set_function(jerry_value_t target, const char *name_p, jerry_external_handler_t handler_p) set_function() argument
|
| H A D | test-promise.cpp | 100 register_js_function(const char *name_p, jerry_external_handler_t handler_p) register_js_function() argument
|
| /third_party/jerryscript/targets/nuttx-stm32f4/ |
| H A D | jerry_main.c | 283 register_js_function(const char *name_p, jerry_external_handler_t handler_p) register_js_function() argument
|
| /third_party/jerryscript/jerry-main/ |
| H A D | main-unix.c | 268 register_js_function(const char *name_p, jerry_external_handler_t handler_p) register_js_function() argument
|
| /third_party/jerryscript/tests/unit-ext/ |
| H A D | test-ext-arg.c | 899 register_js_function(const char *name_p, jerry_external_handler_t handler_p) register_js_function() argument
|
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry.c | 1540 jerry_create_external_function (jerry_external_handler_t handler_p) /**< pointer to native handler in jerry_create_external_function() argument
|
Completed in 10 milliseconds