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

Issue 51253003: Fix RawObject::IsVMHeapObject to use Contains instead of relying on the mark bit. (Closed)

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

Description

Fix RawObject::IsVMHeapObject to use Contains instead of relying on the mark bit. Committed: https://code.google.com/p/dart/source/detail?r=29572

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -7 lines) Patch
M runtime/vm/raw_object.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/raw_object.cc View 2 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
siva
7 years, 1 month ago (2013-10-29 21:50:34 UTC) #1
Ivan Posva
LGMT -ip
7 years, 1 month ago (2013-10-29 22:24:44 UTC) #2
siva
7 years, 1 month ago (2013-10-30 17:51:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r29572 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698