Files
ladybird/Userland/Libraries/LibJS/Runtime/VM.cpp
Simon Wanner 969d9e1fd3 LibJS: Remove expensive dead code in get_source_range
This was forgotten when cleaning up debug prints but has a huge
performance impact (around 1s / 15% on test-js).
2023-11-05 18:44:48 +01:00

54 KiB