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

Issue 15383002: Use handles to save the object being read before calling StorePointer to make (Closed)

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

Description

Use handles to save the object being read before calling StorePointer to make sure we are GC safe. R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=22889

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -9 lines) Patch
M runtime/vm/object.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/raw_object_snapshot.cc View 1 8 chunks +17 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
7 years, 7 months ago (2013-05-17 23:52:46 UTC) #1
Ivan Posva
LGTM, but we should also address the problem in object.cc:6057 as outlined in issue 10709. ...
7 years, 7 months ago (2013-05-18 01:18:36 UTC) #2
siva
fixed object.cc:6057 also.
7 years, 7 months ago (2013-05-20 05:14:09 UTC) #3
siva
7 years, 7 months ago (2013-05-20 05:15:43 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22889 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698