mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:17:35 +00:00
LibJS: Hook up the 'v' (unicodeSets) RegExp flag
This commit is contained in:
parent
598dc74a76
commit
f4b26b0cea
8 changed files with 80 additions and 30 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue