- Sort Score
- Num 10 results
- Language All
- Labels All
Results 41 - 50 of 3,188 for host:developer.mozilla.org (0.05 seconds)
-
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/descriptionMon Jun 08 01:37:22 GMT 2026 16.5K bytes -
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/rawSun Jun 07 01:35:18 GMT 2026 19.6K bytes -
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/hasInstanceMon Jun 08 01:37:22 GMT 2026 17K bytes -
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.txtTue Aug 19 16:04:32 GMT 2025 654 bytes -
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/fontsizeMon Jun 08 01:37:22 GMT 2026 17K bytes -
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/blinkMon Jun 08 01:37:22 GMT 2026 16.6K bytes -
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/bigMon Jun 08 01:37:22 GMT 2026 16.7K bytes -
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/valueOfMon Jun 08 01:37:22 GMT 2026 16.7K bytes -
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/adoptMon Jun 08 01:37:19 GMT 2026 16.8K bytes -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/asyncgeneratorfuncti/index.md 0developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AsyncGeneratorFunction/c...