mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:47:46 +00:00
LibJS: Implement String.prototype.isWellFormed
This commit is contained in:
parent
24237ae5bf
commit
0bb46235a7
4 changed files with 87 additions and 0 deletions
|
@ -308,6 +308,7 @@ namespace JS {
|
|||
P(isoNanosecond) \
|
||||
P(isoSecond) \
|
||||
P(isoYear) \
|
||||
P(isWellFormed) \
|
||||
P(isWordLike) \
|
||||
P(italics) \
|
||||
P(join) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue