Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.h97 ecma_builtin_replace_substitute (ecma_replace_context_t *ctx_p);
Decma-builtin-helpers.c843 ecma_builtin_replace_substitute (ecma_replace_context_t *ctx_p) /**< replace context */ in ecma_builtin_replace_substitute() function
Decma-builtin-string-prototype.c528 ecma_builtin_replace_substitute (&replace_ctx); in ecma_builtin_string_prototype_object_replace()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c2577 ecma_builtin_replace_substitute (ctx_p); in ecma_regexp_replace_helper_fast()
3166 ecma_builtin_replace_substitute (&replace_ctx); in ecma_regexp_replace_helper()