Searched defs:toLocaleUpperCase (Results 1 – 7 of 7) sorted by relevance
29 toLocaleUpperCase(): string; method
59 toLocaleUpperCase(): string { return null; } method in C
140 C.prototype.toLocaleUpperCase = function () { return null; }; method in C
409 toLocaleUpperCase(): string; method
497 toLocaleUpperCase(locales?: string | string[]): string; method
477 toLocaleUpperCase(locales?: string | string[]): string; method
424 toLocaleUpperCase(): string; method