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

Issue 840002: Fix a bug in smi loop analysis.... (Closed)

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

Description

Fix a bug in smi loop analysis. Add a missing null check that can hit when the for-loop index is not a variable. Committed: http://code.google.com/p/v8/source/detail?r=4101

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/data-flow.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
10 years, 9 months ago (2010-03-11 10:35:47 UTC) #1
Kevin Millikin (Chromium)
10 years, 9 months ago (2010-03-11 10:36:33 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698