Searched refs:string_flags (Results 1 – 2 of 2) sorted by relevance
2354 uint8_t string_flags = ECMA_STRING_FLAG_IS_ASCII; in ecma_regexp_split_helper()2359 &string_flags); in ecma_regexp_split_helper()2475 if (string_flags & ECMA_STRING_FLAG_MUST_BE_FREED) in ecma_regexp_split_helper()2511 uint8_t string_flags = ECMA_STRING_FLAG_IS_ASCII; in ecma_regexp_replace_helper_fast() local2517 &string_flags); in ecma_regexp_replace_helper_fast()2530 if (string_flags & ECMA_STRING_FLAG_IS_ASCII) in ecma_regexp_replace_helper_fast()2674 if (string_flags & ECMA_STRING_FLAG_MUST_BE_FREED) in ecma_regexp_replace_helper_fast()2963 uint8_t string_flags = ECMA_STRING_FLAG_IS_ASCII; in ecma_regexp_replace_helper() local2968 &string_flags); in ecma_regexp_replace_helper()3081 if (string_flags & ECMA_STRING_FLAG_IS_ASCII) in ecma_regexp_replace_helper()[all …]
852 uint8_t string_flags = ECMA_STRING_FLAG_IS_ASCII; in ecma_builtin_string_prototype_object_split() local857 &string_flags); in ecma_builtin_string_prototype_object_split()909 if (string_flags & ECMA_STRING_FLAG_MUST_BE_FREED) in ecma_builtin_string_prototype_object_split()