Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp2496 Label srcFlattenFastPath(env); in EcmaStringTrim() local
2499 srcFlat.FlattenString(glue, thisValue, &srcFlattenFastPath); in EcmaStringTrim()
2500 Bind(&srcFlattenFastPath); in EcmaStringTrim()