Home
last modified time | relevance | path

Searched defs:search_str_p (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers.c542 ecma_string_t *search_str_p = ecma_op_to_string (arg1); in ecma_builtin_helper_string_prototype_object_index_of() local
677 ecma_builtin_helper_string_find_index(ecma_string_t *original_str_p, ecma_string_t *search_str_p, bool first_index, ecma_length_t start_pos, ecma_length_t *ret_index_p) ecma_builtin_helper_string_find_index() argument
[all...]
H A Decma-builtin-string-prototype.c435 ecma_string_t *search_str_p = ecma_op_to_string (search_value); in ecma_builtin_string_prototype_object_replace() local

Completed in 4 milliseconds