Home
last modified time | relevance | path

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

/third_party/jerryscript/docs/
D02.API-REFERENCE.md5947 ## jerry_call_function section in General API functions of JS objects
/third_party/jerryscript/jerry-core/api/
Djerry.c2866 jerry_call_function (const jerry_value_t func_obj_val, /**< function object to call */ in jerry_call_function() function