mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +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
3.7 KiB
3.7 KiB