ladybird/Userland/Libraries/LibWasm/Parser
Ali Mohammad Pur faa34a0a8b LibWasm: Do not resize() the function signature list to preallocate
Instead, use `ensure_capacity()`.
2021-05-17 23:25:30 +02:00
..
Parser.cpp LibWasm: Do not resize() the function signature list to preallocate 2021-05-17 23:25:30 +02:00