Home
last modified time | relevance | path

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

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