Files
ladybird/Libraries/LibJS/Runtime/ConsoleObject.cpp
Emanuele Torre 46b79eaad9 LibJS: Implement console.countReset()
I chose to also make it print "<counter_name>: 0\n" when a counter gets
reset, similarly to how firefox behaves.
2020-05-01 13:02:01 +02:00

4.7 KiB