Home
last modified time | relevance | path

Searched refs:captureName (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp1369 JSHandle<EcmaString> captureName = JSTaggedValue::ToString(thread, capture); in ProcessNamedCaptures() local
1370 stringBuilder += EcmaStringAccessor(captureName).ToU16String(); in ProcessNamedCaptures()
1371 if (EcmaStringAccessor(captureName).IsUtf16()) { in ProcessNamedCaptures()

Completed in 5 milliseconds