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

Issue 11414177: When notifying observers of a truncated array, don't call getters on deleted element indices (Closed)

Created:
8 years ago by adamk
Modified:
8 years ago
Reviewers:
rossberg
CC:
v8-dev, rafaelw
Visibility:
Public.

Description

When notifying observers of a truncated array, don't call getters on deleted element indices BUG=v8:2409 Committed: https://code.google.com/p/v8/source/detail?r=13110

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/objects.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M test/mjsunit/harmony/object-observe.js View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
adamk
8 years ago (2012-11-27 00:10:46 UTC) #1
rossberg
8 years ago (2012-12-03 13:29:34 UTC) #2
LGTM, landing.

Powered by Google App Engine
This is Rietveld 408576698