Closed
Bug 1185493
Opened 10 years ago
Closed 10 years ago
Implement ES6 Reflect.enumerate
Categories
(Core :: JavaScript: Standard Library, defect)
Core
JavaScript: Standard Library
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: claude.pache, Assigned: jorendorff)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-complete, Whiteboard: [DocArea=JS])
`Reflect.enumerate` remains to be implemented (per bug 987514 comment 26)
Updated•10 years ago
|
Keywords: dev-doc-needed
Whiteboard: [DocArea=JS]
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jorendorff
Reporter | ||
Comment 1•10 years ago
|
||
[[Enumerate]] and associated reflective capabilities is being removed from es next, so marking this bug as wontfix.
See also Bug 1246318.
Comment 2•10 years ago
|
||
Marked as obsolete on MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/enumerate
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•