Files
ladybird/Userland/Libraries/LibJS/Heap
Jelle Raaijmakers 0de403fede AK+LibJS: Add [[nodiscard]] to operator* in common types
The order of precedence with the `*` operator sometimes makes it a bit
harder to detect whether or not the result is actually used. Let's fail
compilation if anyone tries to discard the result.
2024-10-25 09:15:28 +02:00
..
2024-02-22 16:44:54 +01:00