Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp1011 JSHandle<JSTaggedValue> notationString = OptionToEcmaString(thread, notation); in ResolvedOptions() local
1012 JSObject::CreateDataPropertyOrThrow(thread, options, property, notationString); in ResolvedOptions()