Till Schneidereit (2013-07-19T15:22:00.000Z)
On Fri, Jul 19, 2013 at 5:11 PM, Kevin Smith <zenparsing at gmail.com> wrote:

>
> Sure - page 129 of the latest draft:
>
>
> ComputedPropertyName : [ AssignmentExpression ]
>
> 1. Let exprValue be the result of evaluating AssignmentExpression.
> 2. Let propName be GetValue(exprValue).
> 3. ReturnIfAbrupt(propName).
> 4. If propName is not an exotic Symbol Object, then
>     a. Throw a TypeError exception.
> 5. Return propName.
>

This isn't yet a final decision, however:

http://esdiscuss.org/topic/on-ie-proto-test-cases#content-5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20130719/eae5a0f2/attachment.html>
domenic at domenicdenicola.com (2013-07-23T02:44:06.175Z)
On Fri, Jul 19, 2013 at 5:11 PM, Kevin Smith <zenparsing at gmail.com> wrote:

This isn't yet a final decision, however:

http://esdiscuss.org/topic/on-ie-proto-test-cases#content