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

Issue 10034018: Fix WeakMap processing for evacuation candidates (2). (Closed)

Created:
8 years, 8 months ago by Michael Starzinger
Modified:
8 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix WeakMap processing for evacuation candidates (2). This fixes processing of WeakMaps so that keys on evacuation candidates which are also reachable by other strong paths are correctly recorded in the slots buffer. Also backing stores that reside in the large-object-space now use the correct anchor slot. R=vegorov@chromium.org BUG=v8:2060 TEST=cctest/test-weakmaps/Regress2060b Committed: https://code.google.com/p/v8/source/detail?r=11279

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -5 lines) Patch
M src/mark-compact.cc View 1 chunk +9 lines, -4 lines 0 comments Download
M test/cctest/test-weakmaps.cc View 2 chunks +36 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 8 months ago (2012-04-11 15:25:46 UTC) #1
Vyacheslav Egorov (Chromium)
8 years, 8 months ago (2012-04-11 15:26:53 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698