mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
For StringPrototype functions that defer to RegExpPrototype builtins, we can skip the generic call stuff (eliding the execution context etc) and just call the builtin directly. 1.03x speedup on Octane/regexp.js
142 KiB
142 KiB