We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7fbe5c commit 36cca72Copy full SHA for 36cca72
1 file changed
spec/segmenter.html
@@ -212,6 +212,7 @@ <h1>%IntlSegmentsPrototype% [ %Symbol.iterator% ] ( )</h1>
212
1. Let _string_ be _segments_.[[SegmentsString]].
213
1. Return CreateSegmentIterator(_segmenter_, _string_).
214
</emu-alg>
215
+ <p>The value of the *"name"* property of this function is *"[Symbol.iterator]"*.</p>
216
</emu-clause>
217
218
0 commit comments