- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Sun, 29 Jan 2012 21:56:29 -0500
- To: public-script-coord@w3.org
On 1/29/12 9:45 PM, Cameron McCormack wrote: > Boris Zbarsky: >> Though actually, maybe not, because unlike named properties you can't do >> "bareword" lookups for indexed properties, right? So any indexed >> property access will in fact have to be a qualified access? > > Right you can't do barewoord lookups for array index properties. OK. In that case I don't think those will be a huge problem as own properties for Gecko. -Boris
Received on Monday, 30 January 2012 02:56:56 UTC