- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 1,586 for host:developer.mozilla.org (0.03 sec)
-
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_nameRegistered: Fri Jun 27 01:00:53 UTC 2025 - Last Modified: Fri Jun 27 00:57:25 UTC 2025 - 141.7K bytes - Viewed (0) -
repeatCount - SVG | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/repeatCountRegistered: Fri Jun 27 00:59:59 UTC 2025 - Last Modified: Fri Jun 27 00:58:40 UTC 2025 - 110.8K bytes - Viewed (0) -
patternUnits - SVG | MDN
The patternUnits attribute indicates which coordinate system to use for the geometry properties of the <pattern> element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/patternUnitsRegistered: Fri Jun 27 01:00:03 UTC 2025 - Last Modified: Fri Jun 27 00:58:39 UTC 2025 - 113K bytes - Viewed (0) -
Groups and backreferences - JavaScript | MDN
Groups group multiple patterns as a whole, and capturing groups provide extra submatch information when using a regular expression pattern to match against a string. Backreferences refer to a previously captured group in the same regular expression.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions/Groups_and_backreferencesRegistered: Fri Jun 27 02:06:13 UTC 2025 - Last Modified: Fri Jun 27 00:57:18 UTC 2025 - 158.1K bytes - Viewed (0) -
Array: length - JavaScript | MDN
The length data property of an Array instance represents the number of elements in that array. The value is an unsigned, 32-bit integer that is always numerically greater than the highest index in the array.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/lengthRegistered: Fri Jun 27 02:07:27 UTC 2025 - Last Modified: Fri Jun 27 00:57:28 UTC 2025 - 83.5K bytes - Viewed (0) -
handler.defineProperty() - JavaScript | MDN
The handler.defineProperty() method is a trap for the [[DefineOwnProperty]] object internal method, which is used by operations such as Object.defineProperty().developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/definePropertyRegistered: Fri Jun 27 02:07:35 UTC 2025 - Last Modified: Fri Jun 27 00:57:51 UTC 2025 - 80.1K bytes - Viewed (0) -
handler.preventExtensions() - JavaScript | MDN
The handler.preventExtensions() method is a trap for the [[PreventExtensions]] object internal method, which is used by operations such as Object.preventExtensions().developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/preventExten...Registered: Fri Jun 27 02:06:52 UTC 2025 - Last Modified: Fri Jun 27 00:57:52 UTC 2025 - 73.3K bytes - Viewed (0) -
handler.setPrototypeOf() - JavaScript | MDN
The handler.setPrototypeOf() method is a trap for the [[SetPrototypeOf]] object internal method, which is used by operations such as Object.setPrototypeOf().developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/setPrototypeOfRegistered: Fri Jun 27 02:07:50 UTC 2025 - Last Modified: Fri Jun 27 00:57:52 UTC 2025 - 75.9K bytes - Viewed (0) -
Float64Array() constructor - JavaScript | MDN
The Float64Array() constructor creates Float64Array objects. The contents are initialized to 0 unless initialization data is explicitly provided.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64Array/Float64ArrayRegistered: Fri Jun 27 02:10:50 UTC 2025 - Last Modified: Fri Jun 27 00:57:37 UTC 2025 - 76.1K bytes - Viewed (0) -
Array.fromAsync() - JavaScript | MDN
The Array.fromAsync() static method creates a new, shallow-copied Array instance from an async iterable, iterable, or array-like object.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fromAsyncRegistered: Fri Jun 27 02:11:39 UTC 2025 - Last Modified: Fri Jun 27 00:57:28 UTC 2025 - 96.1K bytes - Viewed (0)