Home
last modified time | relevance | path

Searched refs:JERRY_FEATURE_LINE_INFO (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-assert.c25 * * If the `JERRY_FEATURE_LINE_INFO` runtime feature is enabled (build option: `JERRY_LINE_INFO`)
50 if (jerry_is_feature_enabled (JERRY_FEATURE_LINE_INFO)) in jerryx_handler_assert_fatal()
/third_party/jerryscript/tests/unit-core/
H A Dtest-resource-name.cpp68 if (!jerry_is_feature_enabled (JERRY_FEATURE_LINE_INFO)) in HWTEST_F()
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-core.h98 JERRY_FEATURE_LINE_INFO, /**< line info available */ enumerator
/third_party/jerryscript/jerry-core/api/
H A Djerry.c1037 || feature == JERRY_FEATURE_LINE_INFO in jerry_is_feature_enabled()

Completed in 8 milliseconds