Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 711 - 720 of 3,184 for host:developer.mozilla.org (0.07 seconds)

  1. String.fromCharCode() - JavaScript | MDN

    The String.fromCharCode() static method returns a string created from the specified sequence of UTF-16 code units.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCharCode
    Mon May 04 01:26:20 GMT 2026
      17.8K bytes
  2. AggregateError: errors - JavaScript | MDN

    The errors data property of an AggregateError instance contains an array representing the errors that were aggregated.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AggregateError/errors
    Mon May 04 01:26:15 GMT 2026
      16.4K bytes
  3. String.prototype.toWellFormed() - JavaScript | MDN

    The toWellFormed() method of String values returns a string where all lone surrogates of this string are replaced with the Unicode replacement character U+FFFD.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toWellFormed
    Mon May 04 01:26:20 GMT 2026
      17.5K bytes
  4. String.prototype.isWellFormed() - JavaScript | MDN

    The isWellFormed() method of String values returns a boolean indicating whether this string contains any lone surrogates.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/isWellFormed
    Mon May 04 01:26:20 GMT 2026
      17.3K bytes
  5. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/encodeuricomponent/index.md # Original Wiki contributors mfuji09 fsc...
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent/contr...
    Tue Aug 19 16:04:13 GMT 2025
      382 bytes
  6. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/aggregateerror/index.md # Original Wiki contributors fscholz sidesho...
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AggregateError/contribut...
    Tue Aug 19 16:04:04 GMT 2025
      161 bytes
  7. Proxy.revocable() - JavaScript | MDN

    The Proxy.revocable() static method creates a revocable Proxy object.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/revocable
    Mon May 04 01:26:19 GMT 2026
      16.8K bytes
  8. Reflect.has() - JavaScript | MDN

    The Reflect.has() static method is like the in operator, but as a function.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/has
    Mon May 04 01:26:19 GMT 2026
      16.5K bytes
  9. handler.getOwnPropertyDescriptor() - JavaScript...

    The handler.getOwnPropertyDescriptor() method is a trap for the [[GetOwnProperty]] object internal method, which is used by operations such as Object.getOwnPropertyDescriptor().
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/getOwnProper...
    Mon May 04 01:26:19 GMT 2026
      17.6K bytes
  10. Reflect.defineProperty() - JavaScript | MDN

    The Reflect.defineProperty() static method is like Object.defineProperty() but returns a Boolean.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/defineProperty
    Mon May 04 01:26:19 GMT 2026
      17K bytes
Back to Top