Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.cpp239 Label flattenFastPath1(env); in DECLARE_BUILTINS() local
295 FlattenString(searchTag, &searchFlat, &flattenFastPath1, &slowPath); in DECLARE_BUILTINS()
296 Bind(&flattenFastPath1); in DECLARE_BUILTINS()