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

Issue 601081: Make sure that the inline_new flag guards all the optimizations for... (Closed)

Created:
10 years, 10 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Make sure that the inline_new flag guards all the optimizations for constructors that only contain simple this assignments. Make sure that constructors with declarations are not treated as constructors with only simple this property assignments. Committed: http://code.google.com/p/v8/source/detail?r=3875

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8 lines) Patch
M src/heap.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M src/parser.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 10 months ago (2010-02-16 14:57:37 UTC) #1
Søren Thygesen Gjesse
10 years, 10 months ago (2010-02-16 15:06:21 UTC) #2
STV!

Powered by Google App Engine
This is Rietveld 408576698