mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-14 01:16:33 +00:00
This makes the behavior of `Symbol` correct in strict mode, wherein if the receiver is a symbol primitive, assigning new properties should throw a TypeError.