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

Issue 11188031: Move DescriptorArray into the map (Closed)

Created:
8 years, 2 months ago by Toon Verwaest
Modified:
8 years, 2 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Move DescriptorArray into the map. Committed: https://code.google.com/p/v8/source/detail?r=12746

Patch Set 1 #

Patch Set 2 : remove padding area #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -384 lines) Patch
M src/arm/macro-assembler-arm.cc View 1 chunk +1 line, -23 lines 0 comments Download
M src/bootstrapper.cc View 9 chunks +9 lines, -9 lines 0 comments Download
M src/heap.cc View 1 4 chunks +5 lines, -8 lines 0 comments Download
M src/heap-inl.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +1 line, -22 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +1 line, -23 lines 0 comments Download
M src/objects.h View 1 4 chunks +10 lines, -14 lines 0 comments Download
M src/objects.cc View 16 chunks +50 lines, -112 lines 0 comments Download
M src/objects-inl.h View 7 chunks +9 lines, -46 lines 0 comments Download
M src/objects-printer.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/objects-visiting-inl.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/profile-generator.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M src/spaces.h View 2 chunks +1 line, -4 lines 0 comments Download
M src/transitions.h View 5 chunks +23 lines, -26 lines 0 comments Download
M src/transitions.cc View 4 chunks +0 lines, -10 lines 0 comments Download
M src/transitions-inl.h View 1 chunk +0 lines, -17 lines 0 comments Download
M src/v8globals.h View 2 chunks +0 lines, -13 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +1 line, -22 lines 0 comments Download
M test/cctest/test-alloc.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +1 line, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL. This change removes 32 byte map alignment.
8 years, 2 months ago (2012-10-17 11:08:50 UTC) #1
danno
8 years, 2 months ago (2012-10-17 12:57:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698