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

Issue 7427: - Fix instance size calculation to ensure that the object cannot... (Closed)

Created:
12 years, 2 months ago by iposva
Modified:
9 years, 4 months ago
Reviewers:
Feng Qian
CC:
v8-dev
Visibility:
Public.

Description

- Fix instance size calculation to ensure that the object cannot overflow the maximum object size. - Added a test that will crash previous revisions. Committed: http://code.google.com/p/v8/source/detail?r=507

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+309 lines, -2 lines) Patch
M src/heap.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -0 lines 0 comments Download
test/mjsunit/large-object-allocation.js View 1 chunk +300 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
iposva
12 years, 2 months ago (2008-10-15 23:32:18 UTC) #1
iposva
resend with the correct reviewer set...
12 years, 2 months ago (2008-10-15 23:35:41 UTC) #2
Feng Qian
12 years, 2 months ago (2008-10-16 00:27:16 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698