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

Issue 6306001: Fix number of result operands for LThrow.... (Closed)

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

Description

Fix number of result operands for LThrow. This instruction does not produce a result. We don't need a result LOperand for it. Committed: http://code.google.com/p/v8/source/detail?r=6305

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 11 months ago (2011-01-13 15:38:04 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 11 months ago (2011-01-13 16:06:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698