Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.c683 bool match_found = false; in ecma_builtin_helper_string_find_index() local
691 match_found = true; in ecma_builtin_helper_string_find_index()
739 match_found = true; in ecma_builtin_helper_string_find_index()
773 return match_found; in ecma_builtin_helper_string_find_index()