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

Issue 2878393002: [kernel] Fix call to NameIndex(NULL) (Closed)

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

Description

[kernel] Fix call to NameIndex(NULL) Previous commit had 3 instances of "NameIndex(NULL)" which workes locally. Some of the build bots complain about "implicit conversion of NULL constant to 'int'". This should fix that. BUG= R=kmillikin@google.com Committed: https://github.com/dart-lang/sdk/commit/73d3aedc6dc6a70482edc688676c0f72709e0314

Patch Set 1 #

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

Messages

Total messages: 5 (2 generated)
jensj
3 years, 7 months ago (2017-05-15 07:42:48 UTC) #2
Kevin Millikin (Google)
lgtm
3 years, 7 months ago (2017-05-15 07:44:57 UTC) #3
jensj
3 years, 7 months ago (2017-05-15 07:45:24 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
73d3aedc6dc6a70482edc688676c0f72709e0314 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698