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

Issue 3136032: Simplify the way constructors are called and avoid pushing... (Closed)

Created:
10 years, 4 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Simplify the way constructors are called and avoid pushing a dummy receiver that we end up ignoring anyway. Committed: http://code.google.com/p/v8/source/detail?r=5335

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -67 lines) Patch
M src/arm/builtins-arm.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M src/arm/codegen-arm.cc View 2 chunks +8 lines, -9 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 2 chunks +7 lines, -10 lines 0 comments Download
M src/ia32/builtins-ia32.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 2 chunks +7 lines, -10 lines 0 comments Download
M src/ia32/virtual-frame-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/builtins-x64.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M src/x64/codegen-x64.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 2 chunks +7 lines, -10 lines 0 comments Download
M src/x64/virtual-frame-x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 4 months ago (2010-08-25 07:00:52 UTC) #1
Mads Ager (chromium)
10 years, 4 months ago (2010-08-25 07:06:04 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698