archives

« Bugzilla Issues Index

#165 — 11.1.5: production typo


In 11.1.5 Object Initialiser,
algorithm #8 is introduced by:
"The production PropertyAssignment : PropertyName is evaluated as follows:"
but there is no such production.

I'm guessing you meant PropertyAssignment : IdentifierName,
in which case you'll need to change 'PropertyName' in the algorithm as well.


corrected in editor's draft