Home
last modified time | relevance | path

Searched defs:unitValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_relative_time_format.cpp109 JSHandle<JSTaggedValue> unitValue = GetCallArg(argv, 1); in Format() local
142 JSHandle<JSTaggedValue> unitValue = GetCallArg(argv, 1); in FormatToParts() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_relative_time_format_test.cpp77 FormatCommon(JSThread *thread, JSHandle<JSRelativeTimeFormat> &jsPluralRules, JSHandle<JSTaggedValue> &numberValue, JSHandle<JSTaggedValue> &unitValue) FormatCommon() argument
[all...]

Completed in 2 milliseconds