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

Issue 355041: Made iteration of global handles more efficient on scavenges. (Closed)

Created:
11 years, 1 month ago by Christian Plesner Hansen
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Made iteration of global handles more efficient on scavenges.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -25 lines) Patch
M src/global-handles.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/global-handles.cc View 2 chunks +10 lines, -1 line 2 comments Download
M src/globals.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/heap.cc View 6 chunks +12 lines, -11 lines 0 comments Download
M src/heap-profiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mark-compact.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/serialize.cc View 6 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
LGTM http://codereview.chromium.org/355041/diff/1/2 File src/global-handles.cc (right): http://codereview.chromium.org/355041/diff/1/2#newcode394 Line 394: // Traversal of global handles marked as ...
11 years, 1 month ago (2009-11-05 15:06:19 UTC) #1
Christian Plesner Hansen
11 years, 1 month ago (2009-11-05 15:11:03 UTC) #2
http://codereview.chromium.org/355041/diff/1/2
File src/global-handles.cc (right):

http://codereview.chromium.org/355041/diff/1/2#newcode394
Line 394: // Traversal of global handles marked as NORMAL or NEAR_DEATH.
Fixed

Powered by Google App Engine
This is Rietveld 408576698