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

Issue 11618017: Deopt on overflow in integer mod. (Closed)

Created:
8 years ago by Yang
Modified:
8 years ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Deopt on overflow in integer mod. R=ulan@chromium.org BUG=166379 Committed: https://code.google.com/p/v8/source/detail?r=13241

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -17 lines) Patch
M src/hydrogen-instructions.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +11 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-166379.js View 1 chunk +7 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years ago (2012-12-19 11:56:18 UTC) #1
ulan
8 years ago (2012-12-19 11:59:49 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698