Home
last modified time | relevance | path

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

/third_party/jerryscript/docs/
D02.API-REFERENCE.md1185 ## jerry_run section in Parser and executor functions
/third_party/jerryscript/jerry-core/api/
Djerry.c605 jerry_run (const jerry_value_t func_val) /**< function to run */ in jerry_run() function