Files
ladybird/Userland/Libraries/LibJS
Andreas Kling 55a4b0a21e LibJS: Mark Value as a trivial type for AK collection purposes
It's perfectly fine to memcpy() a bunch of JS::Values around, and if
that helps Vector<Value> go faster, let's allow it.
2024-05-09 09:12:13 +02:00
..
2024-05-04 21:42:59 +02:00