This gets us to the point just before the point of parsing the pattern strings for each URL component to produce a regular expression.
The URLPattern spec is intended to be implemented inside of LibURL, with LibWeb only responsible for the IDL conversion layer, in a similar manner to how URL is implemented.