On Fri, Jul 19, 2013 at 5:11 PM, Kevin Smith <[email protected]> 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
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

