Home
last modified time | relevance | path

Searched defs:function_val (Results 1 - 7 of 7) sorted by relevance

/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-register.c33 jerry_value_t function_val = jerry_create_external_function (handler_p); in jerryx_handler_register_global() local
/third_party/jerryscript/tests/unit-core/
H A Dtest-regression-3588.cpp79 jerry_value_t function_val = jerry_create_external_function (construct_handler); in HWTEST_F() local
H A Dtest-newtarget.cpp31 jerry_value_t function_val = jerry_create_external_function (handler_p); in register_js_function() local
H A Dtest-proxy.cpp148 jerry_value_t function_val = jerry_create_external_function (handler_p); in set_function() local
H A Dtest-promise.cpp105 jerry_value_t function_val = jerry_create_external_function (handler_p); in register_js_function() local
H A Dtest-arraybuffer.cpp123 jerry_value_t function_val = jerry_create_external_function (assert_handler); in HWTEST_F() local
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c904 jerry_value_t function_val = jerry_create_external_function (handler_p); in register_js_function() local

Completed in 4 milliseconds