1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:48:11 +00:00
serenity/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