mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 00:22:43 +00:00 
			
		
		
		
	|  ebd510ef5e https://tc39.es/ecma262/#sec-string-constructor-string-value has an explicit special case for Symbols allowing this: If NewTarget is undefined and Type(value) is Symbol, return SymbolDescriptiveString(value). | ||
|---|---|---|
| .. | ||
| Symbol.for.js | ||
| Symbol.js | ||
| Symbol.keyFor.js | ||
| Symbol.prototype.@@toStringTag.js | ||
| Symbol.prototype.toString.js | ||
| Symbol.prototype.valueOf.js | ||
| well-known-symbol-existence.js | ||