mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-09 06:08:09 +00:00
Similarly to regexp_initialize() this can be a member function instead of taking a RegExpObject argument. Having it available outside RegExpPrototype is also useful for other things that need RegExp.prototype.source behavior - e.g. the REPL for pretty-printing.