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

Issue 150007: X64: Fix error in running handlers, disable TakeValue optimization for count ... (Closed)

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

Description

X64: Fix error in running handlers, disable TakeValue optimization for count operators. Committed: http://code.google.com/p/v8/source/detail?r=2288

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -8 lines) Patch
M src/x64/codegen-x64.cc View 1 2 4 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
11 years, 6 months ago (2009-06-27 23:54:31 UTC) #1
Lasse Reichstein
11 years, 5 months ago (2009-06-29 06:53:56 UTC) #2
LGTM

http://codereview.chromium.org/150007/diff/7/1002
File src/x64/codegen-x64.cc (left):

http://codereview.chromium.org/150007/diff/7/1002#oldcode2304
Line 2304: if (false && literal != NULL || (right_var != NULL && right_var !=
var)) {
Ack, yes, bad grouping.

Powered by Google App Engine
This is Rietveld 408576698