Contact emails
ol...@google.com
Explainer
https://github.com/tc39/proposal-iterator-join
Specification
https://tc39.es/proposal-iterator-join
Summary
A TC39 proposal to add to JavaScript a means to concatenate the contents of an iterator into a string. The `join()` method of Iterator instances is similar to `Array.prototype.join()`: it returns a string that is the concatenation of all elements produced by the iterator, separated by commas or a specified separator string.
Blink component
Blink>JavaScript>Language
Web Feature ID
tc39-iterator-join
Motivation
No information provided
Initial public proposal
No information provided
TAG review
No information provided
TAG review status
Not applicable
Goals for experimentation
None
Risks
Debuggability
No information provided
Will this feature be supported on all six Blink platforms
(Windows, Mac, Linux, ChromeOS, Android, and Android WebView)?
No
No
Flag name on about://flags
No information provided
Finch feature name
V8Flag_js_iterator_join
Rollout plan
Will ship enabled for all users
Requires code in //chrome?
False
Tracking bug
https://issues.chromium.org/issues/465715798
Estimated milestones
| Shipping on desktop | 153 |
| Shipping on Android | 153 |
| Shipping on WebView | 153 |
Anticipated spec changes
Open questions about a feature may be a source of future web compat or
interop issues. Please list open issues (e.g. links to known github
issues in the project for the feature specification) whose resolution
may introduce web compat/interop risk (e.g., changing to naming or
structure of the API in a non-backward-compatible way).
No information provided
Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5095183554314240?gate=4700765030580224