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

Issue 9447028: When tracing type checks in runtime, also print the method where the type check occured. (Closed)

Created:
8 years, 10 months ago by srdjan
Modified:
8 years, 10 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, ahe
Visibility:
Public.

Description

When tracing type checks in runtime, also print the method where the type check occured. Committed: https://code.google.com/p/dart/source/detail?r=4551

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M runtime/lib/error.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/code_generator.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
srdjan
8 years, 10 months ago (2012-02-23 19:05:56 UTC) #1
srdjan
8 years, 10 months ago (2012-02-23 19:07:09 UTC) #2
ahe
Nice, thank you!
8 years, 10 months ago (2012-02-23 19:08:16 UTC) #3
regis
LGTM How about adding this code to vm/code_generator.cc:275 as well?
8 years, 10 months ago (2012-02-23 19:16:37 UTC) #4
srdjan
8 years, 10 months ago (2012-02-23 19:51:24 UTC) #5
On 2012/02/23 19:16:37, regis wrote:
> LGTM
> 
> How about adding this code to vm/code_generator.cc:275 as well?

Done.

Powered by Google App Engine
This is Rietveld 408576698