- From: Cameron McCormack <cam@mcc.id.au>
- Date: Fri, 06 Jan 2012 13:59:14 +1100
- To: Allen Wirfs-Brock <allen@wirfs-brock.com>
- CC: Boris Zbarsky <bzbarsky@MIT.EDU>, Ojan Vafai <ojan@chromium.org>, Travis Leithead <travis.leithead@microsoft.com>, "public-script-coord@w3.org" <public-script-coord@w3.org>, Ian Hickson <ian@hixie.ch>, Jeff Walden <jwalden@mit.edu>
Allen Wirfs-Brock: > I believe that this is the change Boris is referring to: > https://bugs.ecmascript.org/show_bug.cgi?id=78 Thanks for the pointer, Allen (and my mistake for looking at ES5 and not ES5.1). So Boris' suggestion of moving named properties to an object in the prototype chain will indeed work. (Might it make sense to move the indexed properties there too?)
Received on Friday, 6 January 2012 03:00:00 UTC