Reviewers: rossberg,

Message:
Seemed like a good idea. Should it be behind a flag? What am I forgetting to
test?

There's a pending TODO that I don't plan on doing: computed names for
getters/setters.

Description:
Add support for computed property names in object literals

[email protected]
TEST=mjsunit/object-literal-computed-names.js
LOG=Y
BUG=

Please review this at https://codereview.chromium.org/332443002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+284, -106 lines):
  M src/arm/full-codegen-arm.cc
  M src/arm64/full-codegen-arm64.cc
  M src/ast.h
  M src/ast.cc
  M src/hydrogen.cc
  M src/ia32/full-codegen-ia32.cc
  M src/mips/full-codegen-mips.cc
  M src/preparser.h
  M src/prettyprinter.cc
  M src/typing.cc
  M src/x64/full-codegen-x64.cc
  M src/x87/full-codegen-x87.cc
  A test/mjsunit/object-literal-computed-names.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to