JavaScript/Projects/ES6: Difference between revisions
< JavaScript | Projects
Jump to navigation
Jump to search
(Created) |
(Mark as Outdated) |
||
Line 1: | Line 1: | ||
{{OutdatedSpiderMonkey}} | |||
{{delete|Project no longer active}} | |||
= Objective = | = Objective = | ||
Latest revision as of 21:29, 27 April 2021
Objective
- Implement ECMAScript 6 (Harmony) language features
- ES6 feature dashboard for most browsers: http://kangax.github.io/compat-table/es6/
Meetings
- Biweekly meetings on Tuesdays at 1:00 PM UTC (6:00 AM PT)
- Vidyo room: Naveed Ihsanullah
- IRC: #jsapi
- Meeting notes: https://etherpad.mozilla.org/assemblybuffer
People
Engineering Management |
|
Engineering |
|
Program Management |
|
Bugs
ID | Summary | Whiteboard | Keywords | Priority | Status | Assigned to |
---|---|---|---|---|---|---|
723959 | ES6: Tail-call optimization in IonMonkey | [js:p3] | P3 | NEW | ||
902001 | Missing [[HasProperty]] call when resolving object environment record references | -- | NEW | |||
958950 | IteratorResult object for completed generators not from same global as next() | -- | REOPENED | |||
1139700 | [meta] ES6 internal methods | meta | -- | NEW | ||
1173387 | ES6 Reflect.parse | dev-doc-needed | -- | NEW | ||
1197096 | WeakMap constructor throws TypeError from wrong realm | -- | REOPENED |
6 Total; 6 Open (100%); 0 Resolved (0%); 0 Verified (0%);