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

Issue 8974013: Merge r10257 and r10277 to the 3.7 branch: Fix leak of global objects from optimized code. (Closed)

Created:
9 years ago by fschneider
Modified:
8 years, 11 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merge r10257 and r10277 to the 3.7 branch: Fix leak of global objects from optimized code. Original CLs: http://codereview.chromium.org/8892002/ http://codereview.chromium.org/8974009 BUG=v8:1823, 102895 Committed: http://code.google.com/p/v8/source/detail?r=10317

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+235 lines, -13 lines) Patch
M src/stub-cache.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/stub-cache.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M src/type-info.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/type-info.cc View 8 chunks +64 lines, -8 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-heap.cc View 1 chunk +158 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
8 years, 11 months ago (2012-01-02 09:29:01 UTC) #1
Vyacheslav Egorov (Chromium)
8 years, 11 months ago (2012-01-02 09:29:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698