Files
ladybird/Libraries/LibJS/Bytecode/Interpreter.cpp
Andreas Kling 6362ec6f3d LibJS: Stop passing StringView literals as format strings
This was preventing the format string checks from running, which would
have caught a bug I was about to introduce.
2025-04-08 18:52:35 +02:00

166 KiB