Searched refs:ECMA_STRING_ENDS_WITH (Results 1 – 2 of 2) sorted by relevance
41 ECMA_STRING_ENDS_WITH /**< String.includes: ECMA-262 v6, 21.1.3.6 */ enumerator
535 JERRY_ASSERT (ECMA_STRING_LAST_INDEX_OF < mode && mode <= ECMA_STRING_ENDS_WITH); in ecma_builtin_helper_string_prototype_object_index_of()610 case ECMA_STRING_ENDS_WITH: in ecma_builtin_helper_string_prototype_object_index_of()