Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c163 ecma_string_t *original_string_p = ecma_op_to_string (this_arg); in ecma_builtin_string_prototype_char_at_helper() local
936 ecma_builtin_string_prototype_object_substring (ecma_string_t *original_string_p, /**< this argumen… in ecma_builtin_string_prototype_object_substring()
1108 ecma_builtin_string_prototype_object_trim (ecma_string_t *original_string_p) /**< this argument */ in ecma_builtin_string_prototype_object_trim()
1127 ecma_builtin_string_prototype_object_repeat (ecma_string_t *original_string_p, /**< this argument */ in ecma_builtin_string_prototype_object_repeat()