- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2951 - 2960 of 3,110 for host:developer.mozilla.org (0.05 sec)
-
String.prototype.localeCompare() - JavaScript |...
The localeCompare() method of String values returns a number indicating whether this string comes before, or after, or is the same as the given string in sort order. In implementations with Intl.Collator API support, this method delegates to Intl.Collator.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompareRegistered: Fri Jul 25 03:03:19 UTC 2025 - Last Modified: Wed Jul 23 00:48:07 UTC 2025 - 95.9K bytes - Viewed (0) -
Symbol.split - JavaScript | MDN
The Symbol.split static data property represents the well-known symbol Symbol.split. The String.prototype.split() method looks up this symbol on its first argument for the method that splits a string at the indices that match the current object.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/splitRegistered: Fri Jul 25 03:03:31 UTC 2025 - Last Modified: Wed Jul 23 00:48:08 UTC 2025 - 69.3K bytes - Viewed (0) -
Symbol.for() - JavaScript | MDN
The Symbol.for() static method searches for existing symbols in a runtime-wide symbol registry with the given key and returns it if found. Otherwise a new symbol gets created in the global symbol registry with this key.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/forRegistered: Fri Jul 25 03:03:44 UTC 2025 - Last Modified: Wed Jul 23 00:48:08 UTC 2025 - 69.1K bytes - Viewed (0) -
Symbol.prototype.toString() - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/toStringRegistered: Fri Jul 25 03:03:48 UTC 2025 - Last Modified: Wed Jul 23 00:48:08 UTC 2025 - 72.2K bytes - Viewed (0) -
Symbol.keyFor() - JavaScript | MDN
The Symbol.keyFor() static method retrieves a shared symbol key from the global symbol registry for the given symbol.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/keyForRegistered: Fri Jul 25 03:04:00 UTC 2025 - Last Modified: Wed Jul 23 00:48:08 UTC 2025 - 66.8K bytes - Viewed (0) -
Intl.Locale.prototype.getCollations() - JavaScr...
The getCollations() method of Intl.Locale instances returns a list of one or more collation types for this locale.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getCollationsRegistered: Fri Jul 25 03:05:16 UTC 2025 - Last Modified: Wed Jul 23 00:48:00 UTC 2025 - 69.5K bytes - Viewed (0) -
Intl.Locale.prototype.script - JavaScript | MDN
The script accessor property of Intl.Locale instances returns the script used for writing the particular language used in this locale.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/scriptRegistered: Fri Jul 25 03:05:19 UTC 2025 - Last Modified: Wed Jul 23 00:48:01 UTC 2025 - 71.5K bytes - Viewed (0) -
Intl.Locale.prototype.numberingSystem - JavaScr...
The numberingSystem accessor property of Intl.Locale instances returns the numeral system for this locale.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/numberingSystemRegistered: Fri Jul 25 03:05:40 UTC 2025 - Last Modified: Wed Jul 23 00:48:01 UTC 2025 - 73.3K bytes - Viewed (0) -
Intl.Locale.prototype.region - JavaScript | MDN
The region accessor property of Intl.Locale instances returns the region of the world (usually a country) associated with this locale.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/regionRegistered: Fri Jul 25 03:05:48 UTC 2025 - Last Modified: Wed Jul 23 00:48:01 UTC 2025 - 71.9K bytes - Viewed (0) -
ArrayBuffer() constructor - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/ArrayBufferRegistered: Fri Jul 25 01:57:52 UTC 2025 - Last Modified: Wed Jul 23 00:47:56 UTC 2025 - 69.6K bytes - Viewed (0)