Reviewers: Søren Gjesse,

Description:
Added support for ES5's propertyname production.
Object initialisers and dot-notation property access allows keywords in ES5.
Also allowed non-identifiers after "get" or "set" in an object initialiser.

Please review this at http://codereview.chromium.org/3047038/show

Affected files:
  M src/parser.cc
  M src/runtime.cc
  M src/token.h
  M src/token.cc
  M test/mjsunit/object-literal.js
  M test/sputnik/sputnik.status


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to