Files
ladybird/Userland/Libraries/LibJS/Bytecode/StringTable.cpp
Andreas Kling 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable
Avoid creating new AK::String objects when we already have one.
2021-10-24 17:18:07 +02:00

686 B