domenic at domenicdenicola.com (2014-06-27T18:58:57.405Z)
Domenic Denicola wrote:
> Another way of guiding the decision: I don't quite recall where the spec landed `{ x: 1, ["x"]: 2 }`, but we should probably be consistent with that.
The initial value of the x property would be 2. It should not be observable
that it was 1 at an intermediate stage of the initialization.dignifiedquire at gmail.com (2014-06-23T17:44:27.513Z)
Regarding Domenic's question:
Domenic Denicola wrote:
>>>> Another way of guiding the decision: I don't quite recall where the spec landed `{ x: 1, ["x"]: 2 }`, but we should probably be consistent with that.
The initial value of the x property would be 2. It should not be observable
that it was 1 at an intermediate stage of the initialization.
Regarding Domenic's question: Domenic Denicola wrote: >>> >>>> Another way of guiding the decision: I don't quite recall where the >>>> spec landed `{ x: 1, ["x"]: 2 }`, but we should probably be consistent with >>>> that. >>>> >>> >>> The initial value of the x property would be 2. It should not be observable that it was 1 at an intermediate stage of the initialization. -- Cheers, --MarkM -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140619/a58a816e/attachment-0001.html>