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

Issue 6713130: Adding missing break from case statement. (Closed)

Created:
9 years, 9 months ago by Finnur
Modified:
9 years, 6 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Adding missing break from case statement. Doeesn't look like a correctness issue at the moment (just a mov instruction executed twice), but could become a correctness issue in the future. BUG=None TEST=None CID=15678

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Finnur
9 years, 9 months ago (2011-03-25 14:38:10 UTC) #1
danno
9 years, 9 months ago (2011-03-28 11:05:33 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698