LibJS: Hook up the 'v' (unicodeSets) RegExp flag

This commit is contained in:
Ali Mohammad Pur 2022-07-16 10:14:03 +04:30 committed by Linus Groh
commit f4b26b0cea
Notes: sideshowbarker 2024-07-17 17:06:59 +09:00
8 changed files with 80 additions and 30 deletions

View file

@ -526,11 +526,12 @@ namespace JS {
P(undefined) \
P(unescape) \
P(unicode) \
P(unicodeSets) \
P(unit) \
P(unitDisplay) \
P(until) \
P(unregister) \
P(unshift) \
P(until) \
P(usage) \
P(useGrouping) \
P(value) \