Searched refs:ecma_string_index_of_mode_t (Results 1 – 3 of 3) sorted by relevance
42 } ecma_string_index_of_mode_t; typedef58 … ecma_value_t arg2, ecma_string_index_of_mode_t mode);
1391 ecma_string_index_of_mode_t mode; in ecma_builtin_string_prototype_dispatch_routine()1392 … mode = (ecma_string_index_of_mode_t) (builtin_routine_id - ECMA_STRING_PROTOTYPE_LAST_INDEX_OF); in ecma_builtin_string_prototype_dispatch_routine()
517 … ecma_string_index_of_mode_t mode) /**< routine's mode */ in ecma_builtin_helper_string_prototype_object_index_of()