Commit ed512d0
url: speed up URLPattern
Avoid extra UTF-8 copies on constructor, test, and exec; convert
regexp inputs with ToV8Value; and assign URLPatternInit fields by
interned key instead of string-comparing each component name.
Signed-off-by: Yagiz Nizipli <yagiz@nizipli.com>
Assisted-by: Cursor
Co-authored-by: Cursor Agent <cursoragent@cursor.com>1 parent f83e7df commit ed512d0
2 files changed
Lines changed: 292 additions & 132 deletions
0 commit comments