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

Issue 2655002: Rename ThreadManager::IterateThreads to ThreadManager::IterateArchivedThreads... (Closed)

Created:
10 years, 6 months ago by Rico
Modified:
9 years, 6 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Rename ThreadManager::IterateThreads to ThreadManager::IterateArchivedThreads The IterateThreads method only iterates archived threads. If all threads are to be iterated an additional iteration of the current active stack is also needed. Committed: http://code.google.com/p/v8/source/detail?r=4798

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/liveedit.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/v8threads.h View 1 chunk +1 line, -1 line 0 comments Download
M src/v8threads.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
10 years, 6 months ago (2010-06-04 07:34:19 UTC) #1
Erik Corry
10 years, 6 months ago (2010-06-04 11:47:19 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698