Commit 52a2a71
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.
Co-authored-by: Yagiz Nizipli <anonrig@users.noreply.github.com>1 parent f83e7df commit 52a2a71
2 files changed
Lines changed: 292 additions & 132 deletions
0 commit comments