Searched refs:usePlural (Results 1 – 1 of 1) sorted by relevance
81 Function.prototype.overloadSetter = function(usePlural){ argument85 if (usePlural || typeof a != 'string'){98 Function.prototype.overloadGetter = function(usePlural){ argument104 else if (usePlural) args = [a];