mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
This it being used in Array.prototype.{join,toString}() - and now
adhering to the spec: [undefined, null].join() === ","
This it being used in Array.prototype.{join,toString}() - and now
adhering to the spec: [undefined, null].join() === ","