Home
last modified time | relevance | path

Searched refs:code_unit_count (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c3106 lit_utf8_size_t code_unit_count = matched_str_length; in ecma_regexp_replace_helper() local
3108 while (code_unit_count-- > 0 && JERRY_LIKELY (match_position_p < string_end_p)) in ecma_regexp_replace_helper()