mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-28 18:44:24 +00:00
Unless there is a setter present on the prototype chain, put() should only set own properties on the object itself. Fixes #1588.
Unless there is a setter present on the prototype chain, put() should only set own properties on the object itself. Fixes #1588.