Reviewers: Mads Ager,

Description:
Optimizing nested, constant object literals (like JSON objects) by
building one large object template for the entire object instead of one
for each sub-object.

Please review this at http://codereview.chromium.org/39184

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

Affected files:
   M     src/ast.h
   M     src/ast.cc
   M     src/codegen-ia32.cc
   M     src/parser.cc
   M     src/runtime.cc
   A     test/mjsunit/object-literal.js



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

Reply via email to