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

Issue 403003002: SlotRef::GetValue INT32 case needs to be 64bit big endian aware (Closed)

Created:
6 years, 5 months ago by andrew_low
Modified:
6 years, 5 months ago
Reviewers:
danno, Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

SlotRef::GetValue INT32 case needs to be 64bit big endian aware On 64bit big endian systems fetch the correct 32bits from the slot BUG=v8:3449 LOG=N R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22522

Patch Set 1 #

Total comments: 1

Patch Set 2 : Change logic to be positive vs. negative #

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

Messages

Total messages: 5 (0 generated)
Jakob Kummerow
LGTM with a nit. You'll need me to land this for you, right? https://codereview.chromium.org/403003002/diff/1/src/deoptimizer.cc File ...
6 years, 5 months ago (2014-07-19 11:44:36 UTC) #1
andrew_low
On 2014/07/19 11:44:36, Jakob wrote: > You'll need me to land this for you, right? ...
6 years, 5 months ago (2014-07-21 12:38:38 UTC) #2
andrew_low
The CQ bit was checked by andrew_low@ca.ibm.com
6 years, 5 months ago (2014-07-21 13:44:27 UTC) #3
andrew_low
The CQ bit was unchecked by andrew_low@ca.ibm.com
6 years, 5 months ago (2014-07-21 13:44:28 UTC) #4
Jakob Kummerow
6 years, 5 months ago (2014-07-22 11:35:55 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r22522 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698