Home
last modified time | relevance | path

Searched refs:JERRY_FEATURE_VM_EXEC_STOP (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/tests/unit-core/
H A Dtest-exec-stop.cpp67 if (!jerry_is_feature_enabled (JERRY_FEATURE_VM_EXEC_STOP)) in HWTEST_F()
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-core.h92 JERRY_FEATURE_VM_EXEC_STOP, /**< stopping ECMAScript execution */ enumerator
/third_party/jerryscript/jerry-core/api/
H A Djerry.c1010 || feature == JERRY_FEATURE_VM_EXEC_STOP in jerry_is_feature_enabled()

Completed in 7 milliseconds