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

Issue 10822011: Limited the size of transition arrays so they never end up in the large object space. (Closed)

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

Description

Limited the size of transition arrays so they never end up in the large object space. Also renamed SizeOf on DescriptorArray to LengthOf for consistency. Committed: https://code.google.com/p/v8/source/detail?r=12196

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL.
8 years, 5 months ago (2012-07-25 14:58:00 UTC) #1
Vyacheslav Egorov (Google)
8 years, 5 months ago (2012-07-25 16:14:53 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698