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

Issue 2949383003: Avoid an assert fault in snapshot writer by making sure that the parent of a (Closed)

Created:
3 years, 6 months ago by regis
Modified:
3 years, 6 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Avoid an assert fault in snapshot writer by making sure that the parent of a signature function is also a signature function (fixes #29994). R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/bb527cb89e554388ae986fa754705c5b7710a561

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -32 lines) Patch
M runtime/vm/object.h View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 2 chunks +41 lines, -29 lines 0 comments Download
M tests/lib/lib.status View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
regis
3 years, 6 months ago (2017-06-23 18:37:14 UTC) #2
rmacnak
On 2017/06/23 18:37:14, regis wrote: Does this allow CheckFunctionTypesVisitor to stop skipping signature functions?
3 years, 6 months ago (2017-06-23 20:25:59 UTC) #3
regis
On 2017/06/23 20:25:59, rmacnak wrote: > On 2017/06/23 18:37:14, regis wrote: > > Does this ...
3 years, 6 months ago (2017-06-23 20:36:05 UTC) #4
rmacnak
LGTM
3 years, 6 months ago (2017-06-23 21:13:50 UTC) #5
regis
3 years, 6 months ago (2017-06-23 21:18:20 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bb527cb89e554388ae986fa754705c5b7710a561 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698