mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-21 04:48:08 +00:00
Adds a static method to parse a regex pattern and return the result, and a constructor to accept a parse result. This is to allow LibJS to parse the pattern string of a RegExpLiteral once and hand off regex objects any number of times thereafter.
16 KiB
16 KiB