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