Files
ladybird/Userland/Libraries/LibJS/Runtime/Exception.cpp
Gunnar Beutner 8b449214af LibJS: Optimize insertion order in the Exception constructor
By inserting the stack frames in the correct order we can improve the
runtime for the test-js test suite by about 20%.
2021-06-03 14:47:15 +01:00

1.3 KiB