mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
LibJS: Stub out String.prototype.normalize
This commit is contained in:
parent
0239c79d3d
commit
771e3b9868
5 changed files with 84 additions and 1 deletions
|
@ -342,6 +342,7 @@ namespace JS {
|
|||
P(nanoseconds) \
|
||||
P(negated) \
|
||||
P(next) \
|
||||
P(normalize) \
|
||||
P(notation) \
|
||||
P(now) \
|
||||
P(numberingSystem) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue