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

Issue 10916336: Preallocate space in descriptor arrays. (Closed)

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

Description

Preallocate space in descriptor arrays. Committed: https://code.google.com/p/v8/source/detail?r=12538

Patch Set 1 : u #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -91 lines) Patch
M src/bootstrapper.cc View 9 chunks +12 lines, -9 lines 0 comments Download
M src/factory.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/factory.cc View 2 chunks +20 lines, -3 lines 0 comments Download
M src/objects.h View 6 chunks +26 lines, -10 lines 0 comments Download
M src/objects.cc View 7 chunks +79 lines, -61 lines 0 comments Download
M src/objects-debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-inl.h View 4 chunks +51 lines, -5 lines 0 comments Download
M test/cctest/test-alloc.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL. The core of this CL is in src/objects.cc -> ShareDescriptor. This CL will allow ...
8 years, 3 months ago (2012-09-17 11:04:20 UTC) #1
danno
8 years, 3 months ago (2012-09-18 13:21:39 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698