Files
ladybird/Libraries/LibJS
Andreas Kling 8249280500 LibJS: Use HashMap::ensure_capacity() in enter_scope()
Preallocate some space in the scope variable map. This avoids a bunch
of incremental rehashing in the common case.
2020-04-13 17:27:25 +02:00
..
2020-04-10 14:14:02 +02:00
2020-04-13 00:45:25 +02:00