Home
last modified time | relevance | path

Searched defs:isSearchString (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp370 BRANCH(IsString(searchTag), &isSearchString, slowPath); in IndexOf() local
2800 BRANCH(IsString(searchTag), &isSearchString, slowPath); in StartsWith() local

Completed in 8 milliseconds