Files
ladybird/Libraries/LibJS/Console.cpp
Linus Groh a48080f62d LibJS: Move Interpreter::get_trace() to ConsoleClient
Having it globally on the interpreter is confusing as the last call frame
is skipped, which is specific to console.trace().
2020-06-02 15:22:34 +02:00

3.3 KiB