mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +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