Home
last modified time | relevance | path

Searched defs:js_function (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/tests/unit-ext/module/
Djerry-module-test.c141 handle_clear_require_cache (const jerry_value_t js_function, in handle_clear_require_cache()
157 handle_require (const jerry_value_t js_function, in handle_require()
201 jerry_value_t js_global = 0, js_function = 0, js_property_name = 0; in main() local
/third_party/node/test/js-native-api/test_function/
Dtest_function.c92 napi_value js_function; in finalize_function() local