Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(180)

Issue 48006: Reapply revisions 1432, 1433, 1469 and 1472 while fixing issue 279. (Closed)

Created:
11 years, 9 months ago by olehougaard
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Reapply revisions 1432, 1433, 1469 and 1472 while fixing issue 279. Committed: http://code.google.com/p/v8/source/detail?r=1571

Patch Set 1 #

Total comments: 7

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 6

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+611 lines, -116 lines) Patch
M src/ast.h View 1 7 chunks +39 lines, -15 lines 0 comments Download
M src/ast.cc View 1 1 chunk +5 lines, -1 line 0 comments Download
M src/codegen-arm.cc View 1 2 3 6 chunks +86 lines, -14 lines 0 comments Download
M src/codegen-ia32.cc View 1 3 chunks +110 lines, -35 lines 0 comments Download
M src/heap.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -0 lines 2 comments Download
M src/objects-inl.h View 1 chunk +9 lines, -0 lines 0 comments Download
M src/parser.h View 1 2 chunks +30 lines, -0 lines 0 comments Download
M src/parser.cc View 1 5 chunks +76 lines, -15 lines 0 comments Download
M src/runtime.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/runtime.cc View 1 2 3 4 6 chunks +194 lines, -26 lines 0 comments Download
M test/mjsunit/fuzz-natives.js View 1 1 chunk +3 lines, -1 line 0 comments Download
M test/mjsunit/object-literal.js View 2 1 chunk +45 lines, -3 lines 0 comments Download
M test/mjsunit/regress/regress-279.js View 1 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
olehougaard
11 years, 9 months ago (2009-03-16 11:45:08 UTC) #1
Erik Corry
LGTM I'd like to see the test include a huge nested literal so we can ...
11 years, 9 months ago (2009-03-16 14:07:26 UTC) #2
olehougaard
The change resulted in a performance regression for code that didn't use nested objects or ...
11 years, 9 months ago (2009-03-19 13:17:18 UTC) #3
Erik Corry
LGTM http://codereview.chromium.org/48006/diff/1027/1033 File src/codegen-arm.cc (right): http://codereview.chromium.org/48006/diff/1027/1033#newcode1 Line 1: // Copyright 2006-2008 the V8 project authors. ...
11 years, 9 months ago (2009-03-20 09:09:36 UTC) #4
olehougaard
http://codereview.chromium.org/48006/diff/1027/1033 File src/codegen-arm.cc (right): http://codereview.chromium.org/48006/diff/1027/1033#newcode1 Line 1: // Copyright 2006-2008 the V8 project authors. All ...
11 years, 9 months ago (2009-03-23 07:26:45 UTC) #5
olehougaard
11 years, 9 months ago (2009-03-23 07:27:14 UTC) #6

          

Powered by Google App Engine
This is Rietveld 408576698