mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
RegExp.prototype.compile will require invoking RegExpInitialize on an already-existing RegExpObject. Break up RegExpCreate into RegExpAlloc and RegExpInitialize to support this.
1.7 KiB
1.7 KiB