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

Issue 183893006: Fix ARM/MIPS versions of r19607 (Closed)

Created:
6 years, 9 months ago by Jakob Kummerow
Modified:
6 years, 9 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Fix ARM/MIPS versions of r19607 kNoCodeAgeSequenceLength is in bytes on ia32/x64, but in instructions on arm/mips. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19617

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
PTAL.
6 years, 9 months ago (2014-02-28 14:00:34 UTC) #1
ulan
lgtm
6 years, 9 months ago (2014-02-28 14:08:08 UTC) #2
Jakob Kummerow
6 years, 9 months ago (2014-02-28 14:08:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19617 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698