mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:07:34 +00:00
LibJS: Implement Intl.Segmenter.prototype.segment
This commit is contained in:
parent
bbacea255f
commit
9001a8cbe1
4 changed files with 30 additions and 0 deletions
|
@ -389,6 +389,7 @@ namespace JS {
|
|||
P(seal) \
|
||||
P(second) \
|
||||
P(seconds) \
|
||||
P(segment) \
|
||||
P(sensitivity) \
|
||||
P(set) \
|
||||
P(setBigInt64) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue