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