Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp2798 Label flattenFastPath2(env); in EndsWith() local
2866 searchFlat.FlattenString(glue, searchTag, &flattenFastPath2); in EndsWith()
2867 Bind(&flattenFastPath2); in EndsWith()