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