Home
last modified time | relevance | path

Searched refs:JERRY_FEATURE_VM_EXEC_STOP (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-exec-stop.cpp67 if (!jerry_is_feature_enabled (JERRY_FEATURE_VM_EXEC_STOP))
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h92 JERRY_FEATURE_VM_EXEC_STOP, /**< stopping ECMAScript execution */ enumerator
/third_party/jerryscript/jerry-core/api/
Djerry.c1010 || feature == JERRY_FEATURE_VM_EXEC_STOP in jerry_is_feature_enabled()
/third_party/jerryscript/docs/
D02.API-REFERENCE.md63 - JERRY_FEATURE_VM_EXEC_STOP - stopping ECMAScript execution
7616 When JERRY_FEATURE_VM_EXEC_STOP is enabled a callback function can be