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

Issue 3364007: Turn visitor_id into a byte field and free back one word in Map. (Closed)

Created:
10 years, 3 months ago by Vitaly Repeshko
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Turn visitor_id into a byte field and free back one word in Map. Committed: http://code.google.com/p/v8/source/detail?r=5414

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
10 years, 3 months ago (2010-09-03 13:25:49 UTC) #1
Vyacheslav Egorov (Chromium)
10 years, 3 months ago (2010-09-03 13:39:37 UTC) #2
LGTM with static assertion on the range of VisitorId and if there is no serious
performance degradation.

Powered by Google App Engine
This is Rietveld 408576698