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

Issue 2453263002: Produce the correct assertion failure expression in the face of inlining (Closed)

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

Description

Produce the correct assertion failure expression in the face of inlining Fixes #27671 BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/8007a98b5bb8020d598fef007ae27399b2ac5dc5

Patch Set 1 #

Total comments: 4

Patch Set 2 : asiva review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -7 lines) Patch
M runtime/lib/errors.cc View 1 2 chunks +41 lines, -2 lines 0 comments Download
A + tests/language/vm/regress_27671_other.dart View 1 1 chunk +4 lines, -5 lines 0 comments Download
A tests/language/vm/regress_27671_test.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Cutch
4 years, 1 month ago (2016-10-27 08:23:46 UTC) #3
siva
DBC https://codereview.chromium.org/2453263002/diff/1/runtime/lib/errors.cc File runtime/lib/errors.cc (right): https://codereview.chromium.org/2453263002/diff/1/runtime/lib/errors.cc#newcode27 runtime/lib/errors.cc:27: bool hit_assertion_error = false; why not add const ...
4 years, 1 month ago (2016-10-27 10:46:48 UTC) #5
Cutch
https://codereview.chromium.org/2453263002/diff/1/runtime/lib/errors.cc File runtime/lib/errors.cc (right): https://codereview.chromium.org/2453263002/diff/1/runtime/lib/errors.cc#newcode27 runtime/lib/errors.cc:27: bool hit_assertion_error = false; On 2016/10/27 10:46:48, siva wrote: ...
4 years, 1 month ago (2016-10-27 11:25:29 UTC) #6
siva
lgtm (Ryan's on vacation).
4 years, 1 month ago (2016-10-27 13:47:20 UTC) #7
Cutch
4 years, 1 month ago (2016-10-27 14:29:30 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8007a98b5bb8020d598fef007ae27399b2ac5dc5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698