Files
ladybird/Userland/Libraries/LibJS/Bytecode
Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper
This removes all usages of the non-standard define_property helper
method and replaces all it's usages with the specification required
alternative or with define_direct_property where appropriate.
2021-07-06 14:20:30 +01:00
..
2021-06-27 22:40:49 +02:00
2021-07-01 17:34:05 +02:00