Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_displaynames.cpp412 JSHandle<JSTaggedValue> TypeOptionToEcmaString(JSThread *thread, TypednsOption type) in TypeOptionToEcmaString() function
499 JSHandle<JSTaggedValue> typeString = TypeOptionToEcmaString(thread, type); in ResolvedOptions()