Searched refs:use_first_index (Results 1 – 1 of 1) sorted by relevance
572 bool use_first_index = mode != ECMA_STRING_LAST_INDEX_OF; in ecma_builtin_helper_string_prototype_object_index_of() local575 …ngth_t start = ecma_builtin_helper_string_index_normalize (pos_num, original_len, use_first_index); in ecma_builtin_helper_string_prototype_object_index_of()645 …if (ecma_builtin_helper_string_find_index (original_str_p, search_str_p, use_first_index, start, &… in ecma_builtin_helper_string_prototype_object_index_of()