mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-03 20:15:53 +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).