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

Issue 10515006: Fix bug in __proto__ assignment transition cache where we forget the next enumeration index resulti… (Closed)

Created:
8 years, 6 months ago by Erik Corry
Modified:
8 years, 6 months ago
Reviewers:
danno
CC:
v8-dev, Toon Verwaest
Visibility:
Public.

Description

Fix bug in __proto__ assignment transition cache where we forget the next enumeration index resulting in wrong iteration order. Committed: https://code.google.com/p/v8/source/detail?r=11706

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 6 months ago (2012-06-04 12:01:26 UTC) #1
danno
8 years, 6 months ago (2012-06-04 12:04:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698