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

Issue 18711: Do not violate the assumption that fast-case arrays have Smi length... (Closed)

Created:
11 years, 11 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Do not violate the assumption that fast-case arrays have Smi length when transforming from slow to fast-case array elements. This fixes issue 201: http://code.google.com/p/v8/issues/detail?id=201 Committed: http://code.google.com/p/v8/source/detail?r=1135

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M src/objects.cc View 1 chunk +1 line, -0 lines 0 comments Download
A test/mjsunit/regress/regress-201.js View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 11 months ago (2009-01-23 13:02:48 UTC) #1
Kevin Millikin (Chromium)
11 years, 11 months ago (2009-01-23 13:07:24 UTC) #2
STV.

Powered by Google App Engine
This is Rietveld 408576698