- Sort Score
- Num 10 results
- Language All
- Labels All
Results 591 - 600 of 3,184 for host:developer.mozilla.org (0.1 seconds)
-
SyntaxError: invalid property name in regular e...
The JavaScript exception "invalid property name in regular expression" or "invalid class property name in regular expression" occurs when the \p and \P Unicode character class escapes are not followed by a valid Unicode property name and/or value.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Regex_invalid_property_nameMon May 11 01:29:36 GMT 2026 21.7K bytes -
Object.prototype.constructor - JavaScript | MDN
The constructor data property of an Object instance returns a reference to the constructor function that created the instance object. Note that the value of this property is a reference to the function itself, not a string containing the function's name.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/constructorMon May 11 01:29:40 GMT 2026 19.3K bytes -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/fill-rule/index.md # Original Wiki contributors cdoublev maxloh y6nH szbelas HTM...developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/fill-rule/contributors.txtTue Aug 19 16:05:12 GMT 2025 187 bytes -
URIError: malformed URI sequence - JavaScript |...
The JavaScript exception "malformed URI sequence" occurs when URI encoding or decoding wasn't successful.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Malformed_URIMon May 11 01:29:36 GMT 2026 21.6K bytes -
Object.prototype.valueOf() - JavaScript | MDN
The valueOf() method of Object instances converts the this value to an object. This method is meant to be overridden by derived objects for custom type conversion logic.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/valueOfMon May 11 01:29:41 GMT 2026 18.1K bytes -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/autofocus/index.md 0developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/autofocus/contributors.txtTue Oct 21 01:11:42 GMT 2025 105 bytes -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/dominant-baseline/index.md # Original Wiki contributors cdoublev chrisdavidmills...developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/dominant-baseline/contributors.txtTue Aug 19 16:05:11 GMT 2025 207 bytes -
Function.prototype.arguments - JavaScript | MDN
The arguments accessor property of Function instances returns the arguments passed to this function. For strict, arrow, async, and generator functions, accessing the arguments property throws a TypeError.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/argumentsMon May 11 01:29:38 GMT 2026 16.5K bytes -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/crossorigin/index.md 0developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/crossorigin/contributors.txtTue Aug 19 16:05:11 GMT 2025 104 bytes -
Date.prototype.toLocaleDateString() - JavaScrip...
The toLocaleDateString() method of Date instances returns a string with a language-sensitive representation of the date portion of this date in the local timezone. In implementations with Intl.DateTimeFormat API support, this method delegates to Intl.DateTimeFormat.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateStringMon May 11 01:29:38 GMT 2026 19K bytes