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

Issue 6265019: Remove default template parameter T for the number of temps.... (Closed)

Created:
9 years, 11 months ago by fschneider
Modified:
9 years, 6 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Remove default template parameter T for the number of temps. Instead require that the number of temps be specified at each declaration. Committed: http://code.google.com/p/v8/source/detail?r=6425

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -104 lines) Patch
M src/ia32/lithium-ia32.h View 52 chunks +52 lines, -52 lines 0 comments Download
M src/x64/lithium-x64.h View 52 chunks +52 lines, -52 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 11 months ago (2011-01-21 09:56:44 UTC) #1
William Hesse
9 years, 11 months ago (2011-01-21 10:18:25 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698