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

Issue 7321009: Fixed key enumeration for non-strict arguments. (Closed)

Created:
9 years, 5 months ago by Michael Starzinger (Google)
Modified:
9 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fixed key enumeration for non-strict arguments. The bug can be triggered by ietestcenter 15.2.3.6-4-297-1 where the parameter map array contains holes.

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Michael Starzinger (Google)
When the parameter_map contains holes which are not filled up by the associated number dictionary, ...
9 years, 5 months ago (2011-07-08 07:21:27 UTC) #1
Kevin Millikin (Chromium)
9 years, 5 months ago (2011-07-08 07:51:18 UTC) #2
There is a more general fix for this issue at
http://codereview.chromium.org/7278033/

Powered by Google App Engine
This is Rietveld 408576698