Files
ladybird/Userland/Libraries/LibJS
Linus Groh ec62783af9 LibJS: Let Object::delete_property() return a bool, not Value
Just like the various define_property functions, this should return a
bool directly and let the caller deal with wrapping it in a Value, if
necessary.
2021-04-10 21:00:04 +02:00
..
2021-04-08 23:57:16 +02:00
2021-02-23 20:56:54 +01:00