Files
ladybird/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.h
Andreas Kling 515594c667 LibJS: Add fast_is<T>() for things that were hot in RTTI
This gives a ~4% speedup when parsing the largest Discord JS file.
2022-02-13 14:44:36 +01:00

7.1 KiB