Home
last modified time | relevance | path

Searched defs:new_str_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c730 ecma_string_t *new_str_p = ecma_string_substr (get_string_val, start, end); in ecma_builtin_string_prototype_object_slice() local
982 ecma_string_t *new_str_p = ecma_string_substr (original_string_p, from, to); in ecma_builtin_string_prototype_object_substring() local
1290 ecma_string_t *new_str_p = ecma_string_substr (this_string_p, from, to); in ecma_builtin_string_prototype_object_substr() local