in: San Jose, CA
on: 18 - 20 Nov. 2014
TIME: 10:00 till 17:00 PST on 18th and 19th of Nov. 2014
10:00 till 16:00 PST on 20th of Nov. 2014
LOCATION:
Hilton - Santa Clara
4949 Great America Parkway
Santa Clara, California, 95054
Mr. Erik Toth's email: [email protected]
Mr. Erik Toth's phone number: (517) 449-4340
Please register before 8th of November 2014.
- Opening, welcome and roll call 1. Opening of the meeting (Mr. Neumann) 1. Introduction of attendees 1. Host facilities, local logistics
- Adoption of the agenda (2014/???)
- Approval of the minutes from Sept 2014 (2014/???)
- ECMA-262 6th Edition
- ✓ ES6 draft status report (Allen)
- ✓ ES6 End game planning -- what's left to do?
- ✓ Assignment to const. (Allen)
- ✓ Array.prototype.contains breaks MooTools (Allen)
- ✓ Global let shadowing of global object properties (Allen)
- ✓ Zepto broken by
new this.constructor
usage in some Array.prototype methods (Allen, Brian) - ✓ Exactly what did we decide to reserve to support future type syntax??
- ✓ Template literal call site object caching. (Erik Arvidsson, Allen)
- ✓ Array.isArray(new Proxy([], {})) (TomVC, Brendan Eich, Rick Waldron, Allen)
- ✓ RegExp subclassing fixes (Allen)
- ✓ Performance issue: Object.defineProperties, Object.create, Object.assign hold on to the first error thrown and continue executing. (Brian Terlson, John David Dalton)
- ✓ Should WeakMap/WeakSet have a .clear method? (MarkM)
- ✓ Add
async
as FutureReservedWord (Rick Waldron)
- ECMA-262 7th Edition and beyond
- ✓ What do we do about
Array.prototype.contains
andString.prototype.contains
? 1 2 (Domenic) - ✓ Pure functions strawperson (Domenic and Erik)
- ✓ Abstract references as a solution to LTR composition and private state 1 (Kevin Smith)
- I/O Streams as part of the ES standard library?? (Domenic)
- ✓ Array.prototype.includes: proposal to move to Stage 2.
- ✓ Object.observe: proposal to move to Stage 3.
- ✓ Can security monitors reliably detect monkey-patching of primordials? (Brendan, Michael Ficarra [invited expert])
- ✓
Map.prototype.map
andMap.prototype.filter
(spec) +Set
(Dmitry Soshnikov, Wednesday) - ✓ Revisit
Set
API (possible exclusion ofentries
andkeys
) (Dmitry Soshnikov)
- ✓ What do we do about
- ✓ Test 262 Status
- ECMA-402 2nd Edition 1. Status Update (Rick)
- Report from the Ecma Secretariat
- Date and place of the next meeting(s) 1. January 27 - 29, 2015 (San Francisco - Mozilla) 1. March 24-26, 2015 (Europe) 1. May 27 - 29, 2015 (San Francisco - Yahoo) 1. July, 28 - 30, 2015 (Redmond, WA - Microsoft) 1. September 22 - 24, 2015 (Potland, OR - jQuery) 1. November 17 - 19, 2015 (San Jose - Paypal)
- Group Work Sessions
- Closure