Searched defs:jerry_run (Results 1 – 2 of 2) sorted by relevance
/third_party/jerryscript/docs/ | ||
D | 02.API-REFERENCE.md | 1185 ## jerry_run section in Parser and executor functions |
/third_party/jerryscript/jerry-core/api/ | ||
D | jerry.c | 605 jerry_run (const jerry_value_t func_val) /**< function to run */ in jerry_run() function |