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

Issue 109020: X64 adaption: Changed a constant from kBitsPerPointer to kBitsPerInt. (Closed)

Created:
11 years, 7 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Dean McNamee
CC:
v8-dev
Visibility:
Public.

Description

X64 adaption: Changed a constant from kBitsPerPointer to kBitsPerInt. Still stays within the size of Smi and works with a uint32_t bitfield. Bitfield might need to be extended to handle a larger base.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/code-stubs.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
QUick review.
11 years, 7 months ago (2009-05-05 13:13:29 UTC) #1
Dean McNamee
11 years, 7 months ago (2009-05-05 13:18:43 UTC) #2
On 2009/05/05 13:13:29, Lasse Reichstein wrote:
> QUick review.

LG if you think that these should still be 32-bit ints on 64-bit.

Powered by Google App Engine
This is Rietveld 408576698