mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-15 15:48:19 +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.