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

Issue 556563005: Fix Smi vs. HeapObject confusion in HConstants. (Closed)

Created:
6 years, 3 months ago by Jakob Kummerow
Modified:
6 years, 3 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Fix Smi vs. HeapObject confusion in HConstants. Representation and HType should agree with each other. BUG=chromium:412215 LOG=y R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23901

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2 lines) Patch
M src/conversions.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/hydrogen-types.cc View 1 chunk +4 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-crbug-412215.js View 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
PTAL.
6 years, 3 months ago (2014-09-11 09:57:13 UTC) #1
Benedikt Meurer
LGTM
6 years, 3 months ago (2014-09-12 05:52:03 UTC) #2
Jakob Kummerow
6 years, 3 months ago (2014-09-12 08:44:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 23901 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698