Home
last modified time | relevance | path

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

/third_party/jerryscript/docs/
D02.API-REFERENCE.md964 ## jerry_run_simple section in Parser and executor functions
/third_party/jerryscript/jerry-core/api/
Djerry.c410 jerry_run_simple (const jerry_char_t *script_source_p, /**< script source */ in jerry_run_simple() function