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

Issue 10568008: Merged r11838, r11841 into trunk branch. (Closed)

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

Description

Merged r11838, r11841 into trunk branch. Remove unused-but-set variable from objects.cc. Fixing bugs in promotion of elements transitions (r11750). - Fixed invalid memory access when reading enum-cache from descriptor array with elements transitions but 0 real descriptors. - Fixed infinite recursion in the intrusive map iterator when visiting elements transitions. - Properly cached non-fastmode elements transitions. R=danno@chromium.org BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11844

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -48 lines) Patch
M src/objects.h View 3 chunks +7 lines, -8 lines 0 comments Download
M src/objects.cc View 7 chunks +61 lines, -39 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
8 years, 6 months ago (2012-06-18 12:04:05 UTC) #1
danno
8 years, 6 months ago (2012-06-18 12:06:49 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698