Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_number_format_test.cpp199 JSHandle<JSTaggedValue> notationValue(factory->NewFromASCII("compact")); in HWTEST_F_L0() local
204 JSObject::SetProperty(thread, optionsObj, notationKey, notationValue); in HWTEST_F_L0()