Searched refs:unitDisplayString (Results 1 – 1 of 1) sorted by relevance
1015 JSHandle<JSTaggedValue> unitDisplayString = OptionToEcmaString(thread, unitDisplay); in ResolvedOptions() local1016 JSObject::CreateDataPropertyOrThrow(thread, options, property, unitDisplayString); in ResolvedOptions()