- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1471 - 1480 of 2,702 for host:developer.mozilla.org (0.06 sec)
-
WeakMap() constructor - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap/WeakMapRegistered: Mon Nov 25 08:10:31 UTC 2024 - Last Modified: Sat Nov 23 16:10:24 UTC 2024 - 63.6K bytes - Viewed (0) -
Object.seal() - JavaScript | MDN
The Object.seal() static method seals an object. Sealing an object prevents extensions and makes existing properties non-configurable. A sealed object has a fixed set of properties: new properties cannot be added, existing properties cannot be removed, their enumerability and configurability cannot be changed, and its prototype cannot be re-assigned. Values of existing properties can still be changed as long as they are writable. seal() returns the same object that was passed in.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/sealRegistered: Mon Nov 25 08:09:52 UTC 2024 - Last Modified: Sat Nov 23 16:10:20 UTC 2024 - 82K bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/regexp/index.md # Original Wiki contributors Soupedenuit davedray ts...developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/contributors.txtRegistered: Mon Nov 25 08:27:32 UTC 2024 - Last Modified: Fri Apr 14 01:37:54 UTC 2023 - 1.3K bytes - Viewed (0) -
RegExp.lastMatch ($&) - JavaScript | MDN
The RegExp.lastMatch static accessor property returns the last matched substring. RegExp["$&"] is an alias for this property.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastMatchRegistered: Mon Nov 25 08:29:49 UTC 2024 - Last Modified: Sat Nov 23 16:10:21 UTC 2024 - 71.4K bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/errors/invalid_for-in_initializer/index.md # Original Wiki contributors fscholz Pat...developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Invalid_for-in_initializer/contr...Registered: Mon Nov 25 08:35:36 UTC 2024 - Last Modified: Fri Apr 14 01:36:45 UTC 2023 - 219 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/errors/cant_access_lexical_declaration_before_init/index.md # Original Wiki contrib...developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Cant_access_lexical_declaration_...Registered: Mon Nov 25 08:35:49 UTC 2024 - Last Modified: Fri Apr 14 01:36:41 UTC 2023 - 253 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/errors/negative_repetition_count/index.md # Original Wiki contributors fscholz Patr...developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Negative_repetition_count/contri...Registered: Mon Nov 25 08:31:27 UTC 2024 - Last Modified: Fri Apr 14 01:36:47 UTC 2023 - 209 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/errors/unparenthesized_unary_expr_lhs_exponentiation/index.md # Original Wiki contr...developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Unparenthesized_unary_expr_lhs_e...Registered: Mon Nov 25 08:39:01 UTC 2024 - Last Modified: Fri Apr 14 01:36:50 UTC 2023 - 207 bytes - Viewed (0) -
SharedArrayBuffer.prototype.maxByteLength - Jav...
The maxByteLength accessor property of SharedArrayBuffer instances returns the maximum length (in bytes) that this SharedArrayBuffer can be grown to.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/maxByt...Registered: Mon Nov 25 07:18:27 UTC 2024 - Last Modified: Sat Nov 23 16:10:22 UTC 2024 - 62.3K bytes - Viewed (0) -
String.prototype.toLocaleUpperCase() - JavaScri...
The toLocaleUpperCase() method of String values returns this string converted to upper case, according to any locale-specific case mappings.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toLocaleUpperCaseRegistered: Mon Nov 25 07:27:34 UTC 2024 - Last Modified: Sat Nov 23 16:10:22 UTC 2024 - 85.5K bytes - Viewed (0)