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

Issue 847613002: Fix issue 21795. (Closed)

Created:
5 years, 11 months ago by regis
Modified:
5 years, 11 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix issue 21795. Add regression test. R=fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=42824

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2 lines) Patch
M runtime/vm/code_descriptors.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
A tests/language/regress_21795_test.dart View 1 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
regis
5 years, 11 months ago (2015-01-10 00:43:19 UTC) #2
regis
https://codereview.chromium.org/847613002/diff/1/runtime/vm/code_descriptors.h File runtime/vm/code_descriptors.h (right): https://codereview.chromium.org/847613002/diff/1/runtime/vm/code_descriptors.h#newcode138 runtime/vm/code_descriptors.h:138: list_[try_index].needs_stacktrace = needs_stacktrace; I rushed to catch my shuttle ...
5 years, 11 months ago (2015-01-10 00:58:16 UTC) #3
Florian Schneider
Yes, the point is that we can't rely on any specific order in which blocks ...
5 years, 11 months ago (2015-01-12 12:47:49 UTC) #4
regis
Thanks for the regression test! PTAL
5 years, 11 months ago (2015-01-12 19:37:08 UTC) #5
Florian Schneider
LGTM.
5 years, 11 months ago (2015-01-13 12:58:53 UTC) #6
regis
5 years, 11 months ago (2015-01-13 17:16:56 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r42824 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698