Home
last modified time | relevance | path

Searched refs:JERRY_FEATURE_PROXY (Results 1 - 5 of 5) sorted by relevance

/third_party/jerryscript/tests/unit-core/
H A Dtest-api-property.cpp95 if (jerry_is_feature_enabled (JERRY_FEATURE_PROXY)) in HWTEST_F()
H A Dtest-proxy.cpp180 if (!jerry_is_feature_enabled (JERRY_FEATURE_PROXY)) in HWTEST_F()
H A Dtest-api.cpp723 if (jerry_is_feature_enabled (JERRY_FEATURE_PROXY)) in HWTEST_F()
759 if (jerry_is_feature_enabled (JERRY_FEATURE_PROXY)) in HWTEST_F()
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-core.h102 JERRY_FEATURE_PROXY, /**< Proxy support */ enumerator
/third_party/jerryscript/jerry-core/api/
H A Djerry.c1028 || feature == JERRY_FEATURE_PROXY in jerry_is_feature_enabled()

Completed in 8 milliseconds