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

Issue 24775002: Fix --gc_at_alloc (Closed)

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

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M runtime/vm/raw_object.cc View 1 chunk +3 lines, -0 lines 1 comment Download
M runtime/vm/scavenger.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Cutch
7 years, 2 months ago (2013-09-26 16:27:35 UTC) #1
siva
lgtm
7 years, 2 months ago (2013-09-26 17:17:43 UTC) #2
Cutch
Committed patchset #1 manually as r27964 (presubmit successful).
7 years, 2 months ago (2013-09-26 17:18:16 UTC) #3
Ivan Posva
7 years, 2 months ago (2013-09-27 00:28:58 UTC) #4
Message was sent while issue was closed.
DBC -ip

https://codereview.chromium.org/24775002/diff/1/runtime/vm/raw_object.cc
File runtime/vm/raw_object.cc (right):

https://codereview.chromium.org/24775002/diff/1/runtime/vm/raw_object.cc#newc...
runtime/vm/raw_object.cc:254: case kNullCid:
How come we are visiting the Null object suddenly?

Powered by Google App Engine
This is Rietveld 408576698