Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 41 - 50 of 3,188 for host:developer.mozilla.org (0.05 seconds)

  1. Symbol.prototype.description - JavaScript | MDN

    The description accessor property of Symbol values returns a string containing the description of this symbol, or undefined if the symbol has no description.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/description
    Mon Jun 08 01:37:22 GMT 2026
      16.5K bytes
  2. String.raw() - JavaScript | MDN

    The String.raw() static method is a tag function of template literals. This is similar to the r prefix in Python, or the @ prefix in C# for string literals. It's used to get the raw string form of template literals โ€” that is, substitutions (e.g., ${foo}) are processed, but escape sequences (e.g., \n) are not.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/raw
    Sun Jun 07 01:35:18 GMT 2026
      19.6K bytes
  3. Symbol.hasInstance - JavaScript | MDN

    The Symbol.hasInstance static data property represents the well-known symbol Symbol.hasInstance. The instanceof operator looks up this symbol on its right-hand operand for the method used to determine if the constructor object recognizes an object as its instance.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/hasInstance
    Mon Jun 08 01:37:22 GMT 2026
      17K bytes
  4. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/string/index.md # Original Wiki contributors hinell wbamberg DariaMa...
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/contributors.txt
    Tue Aug 19 16:04:32 GMT 2025
      654 bytes
  5. String.prototype.fontsize() - JavaScript | MDN

    The fontsize() method of String values creates a string that embeds this string in a <font> element (<font size="...">str</font>), which causes this string to be displayed in the specified font size.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fontsize
    Mon Jun 08 01:37:22 GMT 2026
      17K bytes
  6. String.prototype.blink() - JavaScript | MDN

    The blink() method of String values creates a string that embeds this string in a <blink> element (<blink>str</blink>), which used to cause a string to blink in old browsers.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/blink
    Mon Jun 08 01:37:22 GMT 2026
      16.6K bytes
  7. String.prototype.big() - JavaScript | MDN

    The big() method of String values creates a string that embeds this string in a <big> element (<big>str</big>), which causes this string to be displayed in a big font.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/big
    Mon Jun 08 01:37:22 GMT 2026
      16.7K bytes
  8. String.prototype.valueOf() - JavaScript | MDN

    The valueOf() method of String values returns this string value.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/valueOf
    Mon Jun 08 01:37:22 GMT 2026
      16.7K bytes
  9. DisposableStack.prototype.adopt() - JavaScript ...

    The adopt() method of DisposableStack instances registers a value that doesn't implement the disposable protocol to the stack by providing a custom disposer function.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DisposableStack/adopt
    Mon Jun 08 01:37:19 GMT 2026
      16.8K bytes
  10. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/asyncgeneratorfuncti/index.md 0
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AsyncGeneratorFunction/c...
    Tue Aug 19 16:04:07 GMT 2025
      112 bytes
      Similar Results (2)
Back to Top