Home | History | Annotate | Download | only in js

Lines Matching defs:SetFunctionName

39 var SetFunctionName = utils.SetFunctionName;
2174 utils.SetFunctionName(FormatDateToParts, "formatToParts");
2175 utils.SetFunctionName(ToLowerCaseI18N, "toLowerCase");
2176 utils.SetFunctionName(ToUpperCaseI18N, "toUpperCase");
2177 utils.SetFunctionName(ToLocaleLowerCaseI18N, "toLocaleLowerCase");
2178 utils.SetFunctionName(ToLocaleUpperCaseI18N, "toLocaleUpperCase");