Files
ladybird/Libraries/LibJS/Runtime
Andreas Kling 99aab4470a LibJS: Object::put() shouldn't create own properties on prototype chain
Unless there is a setter present on the prototype chain, put() should
only set own properties on the object itself.

Fixes #1588.
2020-04-02 21:36:14 +02:00
..
2020-03-30 14:11:54 +02:00
2020-03-24 22:21:58 +01:00
2020-03-24 22:21:58 +01:00
2020-03-29 15:03:58 +02:00
2020-04-02 19:55:45 +02:00
2020-04-02 19:55:45 +02:00