Files
ladybird/Userland/Libraries/LibJS/Runtime/GlobalObject.cpp
Linus Groh 1d7514d51e LibJS: Hide gc() dbgln() behind #ifdef __serenity__
This spams to stdout when using Lagom, and is therefore included in
test-js output. Don't need that.
2021-06-12 01:09:45 +01:00

19 KiB