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

Issue 10675010: - Premark vm_isolate objects to avoid having to test for them (Closed)

Created:
8 years, 6 months ago by Ivan Posva
Modified:
8 years, 6 months ago
Reviewers:
cshapiro, siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Premark vm_isolate objects to avoid having to test for them during marking. Committed: https://code.google.com/p/dart/source/detail?r=9143

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -7 lines) Patch
M runtime/vm/dart.cc View 2 chunks +15 lines, -0 lines 0 comments Download
M runtime/vm/gc_marker.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M runtime/vm/heap.h View 1 chunk +5 lines, -1 line 0 comments Download
M runtime/vm/heap.cc View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ivan Posva
8 years, 6 months ago (2012-06-27 00:03:24 UTC) #1
siva
8 years, 6 months ago (2012-06-27 00:07:50 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698