Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c2511 uint8_t string_flags = ECMA_STRING_FLAG_IS_ASCII; in ecma_regexp_replace_helper_fast() local
2963 uint8_t string_flags = ECMA_STRING_FLAG_IS_ASCII; in ecma_regexp_replace_helper() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c852 uint8_t string_flags = ECMA_STRING_FLAG_IS_ASCII; in ecma_builtin_string_prototype_object_split() local