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

Issue 902863004: Move DEOPT_REASON enum value out of long encoding modes range. (Closed)

Created:
5 years, 10 months ago by loislo
Modified:
5 years, 10 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Move DEOPT_REASON enum value out of long encoding modes range. Otherwise INTERNAL_REFERENCE overlaps with hardcoded extra tag values. BUG=452067 LOG=n

Patch Set 1 #

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

Messages

Total messages: 3 (1 generated)
loislo
PTAL
5 years, 10 months ago (2015-02-05 12:57:26 UTC) #2
loislo
5 years, 10 months ago (2015-02-05 13:06:44 UTC) #3
On 2015/02/05 12:57:26, loislo wrote:
> PTAL

ups. bmeurer already reverted the original patch.

Powered by Google App Engine
This is Rietveld 408576698