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

Issue 10808005: When following an accessor transition for an already existing accessor, don't load the last added d… (Closed)

Created:
8 years, 5 months ago by Toon Verwaest
Modified:
8 years, 5 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

When following an accessor transition for an already existing accessor, don't load the last added descriptor but the same descriptor as we already found previously. BUG=137689 TEST=test/mjsunit/regress/regress-crbug-137689.js Committed: https://code.google.com/p/v8/source/detail?r=12115

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -37 lines) Patch
M src/objects.cc View 2 chunks +30 lines, -13 lines 0 comments Download
M src/property.h View 1 chunk +5 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-137689.js View 1 chunk +14 lines, -24 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL.
8 years, 5 months ago (2012-07-18 08:55:08 UTC) #1
Sven Panne
8 years, 5 months ago (2012-07-18 09:16:25 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698