Searched refs:JERRY_FEATURE__COUNT (Results 1 – 2 of 2) sorted by relevance
107 JERRY_FEATURE__COUNT /**< number of features. NOTE: must be at the end of the list */ enumerator
979 JERRY_ASSERT (feature < JERRY_FEATURE__COUNT); in jerry_is_feature_enabled()