Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_displaynames.cpp391 JSHandle<JSTaggedValue> StyOptionToEcmaString(JSThread *thread, StyOption style) in StyOptionToEcmaString() function
492 JSHandle<JSTaggedValue> styleString = StyOptionToEcmaString(thread, style); in ResolvedOptions()