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 11969037: Remove unused GlobalHandles::IterateWeakRoots() (Closed)

Created:
7 years, 11 months ago by haraken
Modified:
7 years, 11 months ago
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Remove unused GlobalHandles::IterateWeakRoots() BUG= Committed: http://code.google.com/p/v8/source/detail?r=13445

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -14 lines) Patch
M src/global-handles.h View 1 chunk +0 lines, -4 lines 1 comment Download
M src/global-handles.cc View 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
haraken
This is just a preparation patch for https://chromiumcodereview.appspot.com/11959031/ michael: Would you take a look? (If ...
7 years, 11 months ago (2013-01-17 11:50:19 UTC) #1
Michael Starzinger
7 years, 11 months ago (2013-01-21 12:22:51 UTC) #2
LGTM. I'll land this. One comment which I will address while landing.

https://chromiumcodereview.appspot.com/11969037/diff/1/src/global-handles.h
File src/global-handles.h (left):

https://chromiumcodereview.appspot.com/11969037/diff/1/src/global-handles.h#o...
src/global-handles.h:187: void IterateWeakRoots(WeakReferenceGuest f,
AFAICT we can get rid of the WeakReferenceGuest type definition as well, nobody
seems to use it anymore.

Powered by Google App Engine
This is Rietveld 408576698