Home
last modified time | relevance | path

Searched defs:result_str_p (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string-iterator-prototype.c104 ecma_string_t *result_str_p; in ecma_builtin_string_iterator_prototype_object_next() local
H A Decma-builtin-string-prototype.c510 ecma_string_t *const result_str_p = ecma_op_to_string (result); in ecma_builtin_string_prototype_object_replace() local
/third_party/jerryscript/jerry-core/vm/
H A Dvm.c2202 ecma_string_t *result_str_p = ecma_concat_ecma_strings (left_str_p, right_str_p); in vm_loop() local

Completed in 6 milliseconds