mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-23 01:39:55 +00:00
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).