Home
last modified time | relevance | path

Searched refs:end_str_p (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c2295 ecma_string_t *const end_str_p = ecma_string_substr (string_p, previous_index, string_length); in ecma_regexp_split_helper() local
2298 ecma_make_string_value (end_str_p), in ecma_regexp_split_helper()
2301 ecma_deref_ecma_string (end_str_p); in ecma_regexp_split_helper()

Completed in 4 milliseconds