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

Issue 8761006: - Implement a simple old-generation marker. (Closed)

Created:
9 years ago by Ivan Posva
Modified:
9 years ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

- Implement a simple old-generation marker. Committed: https://code.google.com/p/dart/source/detail?r=1962

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+375 lines, -22 lines) Patch
M tests/vm/vm.status View 1 chunk +3 lines, -0 lines 0 comments Download
A vm/gc_marker.h View 1 chunk +39 lines, -0 lines 0 comments Download
A vm/gc_marker.cc View 1 chunk +207 lines, -0 lines 0 comments Download
M vm/heap.h View 1 chunk +11 lines, -6 lines 0 comments Download
M vm/heap.cc View 2 chunks +45 lines, -14 lines 0 comments Download
M vm/heap_test.cc View 1 chunk +28 lines, -1 line 0 comments Download
M vm/pages.h View 2 chunks +9 lines, -0 lines 0 comments Download
M vm/pages.cc View 3 chunks +31 lines, -1 line 0 comments Download
M vm/vm_sources.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Ivan Posva
9 years ago (2011-12-01 00:57:50 UTC) #1
TBR=asiva

Powered by Google App Engine
This is Rietveld 408576698