Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 391 - 400 of 3,220 for host:developer.mozilla.org (0.04 sec)

  1. 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: Mon Jul 07 03:27:20 UTC 2025
    - Last Modified: Thu Jul 03 09:38:20 UTC 2025
    - 72.8K bytes
    - Viewed (0)
  2. 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/defineProperty
    Registered: Mon Jul 07 03:27:27 UTC 2025
    - Last Modified: Thu Jul 03 09:38:20 UTC 2025
    - 79.6K bytes
    - Viewed (0)
  3. ReferenceError() constructor - JavaScript | MDN

    The ReferenceError() constructor creates ReferenceError objects.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ReferenceError/Reference...
    Registered: Mon Jul 07 03:27:34 UTC 2025
    - Last Modified: Thu Jul 03 09:38:20 UTC 2025
    - 71.4K bytes
    - Viewed (0)
  4. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/referenceerror/index.md # Original Wiki contributors mfuji09 fscholz...
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ReferenceError/contribut...
    Registered: Mon Jul 07 03:27:43 UTC 2025
    - Last Modified: Fri Apr 14 01:37:51 UTC 2023
    - 286 bytes
    - Viewed (0)
  5. 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/setPrototypeOf
    Registered: Mon Jul 07 03:26:03 UTC 2025
    - Last Modified: Thu Jul 03 09:38:20 UTC 2025
    - 75.4K bytes
    - Viewed (0)
  6. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/operators/bitwise_not/index.md # Original Wiki contributors fscholz 183
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_NOT/contributors.txt
    Registered: Mon Jul 07 03:40:31 UTC 2025
    - Last Modified: Fri Apr 14 01:38:19 UTC 2023
    - 183 bytes
    - Viewed (0)
  7. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/guide/meta_programming/index.md # Original Wiki contributors Zearin_Galaurum olexp chrisdavid...
    developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Meta_programming/contributors.txt
    Registered: Mon Jul 07 03:41:57 UTC 2025
    - Last Modified: Fri Apr 14 01:36:36 UTC 2023
    - 312 bytes
    - Viewed (0)
  8. Object.preventExtensions() - JavaScript | MDN

    The Object.preventExtensions() static method prevents new properties from ever being added to an object (i.e., prevents future extensions to the object). It also prevents the object's prototype from being re-assigned.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/preventExtensions
    Registered: Mon Jul 07 03:42:01 UTC 2025
    - Last Modified: Thu Jul 03 09:38:19 UTC 2025
    - 81.9K bytes
    - Viewed (0)
  9. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/reflect/index.md # Original Wiki contributors chrisdavidmills fschol...
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/contributors.txt
    Registered: Mon Jul 07 03:43:28 UTC 2025
    - Last Modified: Fri Apr 14 01:37:51 UTC 2023
    - 402 bytes
    - Viewed (0)
  10. Reflect.getPrototypeOf() - JavaScript | MDN

    The Reflect.getPrototypeOf() static method is like Object.getPrototypeOf(). It returns the prototype of the specified object.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/getPrototypeOf
    Registered: Mon Jul 07 03:42:23 UTC 2025
    - Last Modified: Thu Jul 03 09:38:20 UTC 2025
    - 60K bytes
    - Viewed (0)
Back to top