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

Issue 2567163002: Use kFunctionCid instead of kIllegalCid to indicate that a generic function (Closed)

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

Description

Use kFunctionCid instead of kIllegalCid to indicate that a generic function type parameter does not parameterize a class, but a function. Snapshot generation apparently trips on kIllegalCid. R=johnmccutchan@google.com, rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/53e93e8b053674b1a260d01156c92165438f8d36

Patch Set 1 #

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

Messages

Total messages: 7 (3 generated)
regis
4 years ago (2016-12-12 21:56:13 UTC) #2
Cutch
lgtm
4 years ago (2016-12-12 22:00:44 UTC) #4
rmacnak
lgtm
4 years ago (2016-12-12 22:03:16 UTC) #5
regis
4 years ago (2016-12-12 22:13:23 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
53e93e8b053674b1a260d01156c92165438f8d36 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698