Open
Bug 1586089
Opened 5 years ago
Updated 14 days ago
[META] Map.prototype.upsert proposal
Categories
(Core :: JavaScript: Standard Library, enhancement, P3)
Core
JavaScript: Standard Library
Tracking
()
NEW
People
(Reporter: alex.fdm, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed, meta)
The proposal moved to Stage 2 yesterday.
Updated•5 years ago
|
Keywords: dev-doc-needed
Updated•5 years ago
|
Component: JavaScript Engine → JavaScript: Standard Library
Comment 1•5 years ago
|
||
Hmm. Interesting proposal. I wonder if this is better than a default value generator, a la Python's collections.defaultdict
. Anyway, it looks easy enough.
Priority: -- → P2
Updated•2 years ago
|
Summary: Implement the Map.prototype.upsert proposal → [META] Map.prototype.upsert proposal
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Severity: S3 → N/A
Priority: P2 → P3
Comment 2•4 months ago
|
||
The meta keyword is there, the bug doesn't depend on other bugs and there is no activity for 12 months.
:willyelm, maybe it's time to close this bug?
Flags: needinfo?(wmedina)
Comment 3•4 months ago
|
||
This is a placeholder for the Map.prototype.emplace proposal (stage 2).
Flags: needinfo?(wmedina)
You need to log in
before you can comment on or make changes to this bug.
Description
•