Files
ladybird/Userland/Libraries/LibJS/Token.h
Andreas Kling 3851d3add0 LibJS: Make Token::m_message a StringView
This is only ever a string literal, so there's no need to keep creating
the same strings at runtime.
2024-03-24 13:28:24 +01:00

12 KiB