Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_list_format.cpp322 JSHandle<JSTaggedValue> ListOptionStyleToEcmaString(JSThread *thread, ListStyleOption style) in ListOptionStyleToEcmaString() function
426 JSHandle<JSTaggedValue> styleString = ListOptionStyleToEcmaString(thread, style); in ResolvedOptions()