Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_list_format.cpp334 JSHandle<JSTaggedValue> ListOptionTypeToEcmaString(JSThread *thread, ListTypeOption type) in ListOptionTypeToEcmaString() function
410 JSHandle<JSTaggedValue> typeString = ListOptionTypeToEcmaString(thread, type); in ResolvedOptions()