Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c877 ecma_string_t *substr_p = ecma_new_ecma_string_from_utf8 (last_str_begin_p, in ecma_builtin_string_prototype_object_split() local
881 … ecma_make_string_value (substr_p), in ecma_builtin_string_prototype_object_split()
884 ecma_deref_ecma_string (substr_p); in ecma_builtin_string_prototype_object_split()