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

Issue 3584004: Fix property array length calculation in TransformPropertiesToFastFor.... (Closed)

Created:
10 years, 2 months ago by Vladislav Kaznacheev
Modified:
9 years, 7 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Fix property array length calculation in TransformPropertiesToFastFor. It was silently assumed that inobject_properties value is not too large. Recent introduction of inobject slack tracking made the assumption false and debug tests with no snapshot failed. Committed: http://code.google.com/p/v8/source/detail?r=5575

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M src/objects.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vladislav Kaznacheev
10 years, 2 months ago (2010-10-01 12:35:13 UTC) #1
Rico
10 years, 2 months ago (2010-10-01 12:39:55 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698