Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp1439 Label replaceFlattenFastPath(env); in GetSubstitution() local
1450 replaceFlat.FlattenString(glue, replaceString, &replaceFlattenFastPath); in GetSubstitution()
1451 Bind(&replaceFlattenFastPath); in GetSubstitution()