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

Issue 1951003002: Include the field name and function name in Dart_GetField and Dart_Invoke timeline events (Closed)

Created:
4 years, 7 months ago by Cutch
Modified:
4 years, 7 months ago
Reviewers:
rmacnak, eseidel
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Include the field name and function name in Dart_GetField and Dart_Invoke timeline events Fixes #26395 R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/234250189b05719256aba25c588e28936f043c0b

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

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

Messages

Total messages: 10 (4 generated)
eseidel
One question which crossed my mind when I saw these traces in the first place ...
4 years, 7 months ago (2016-05-04 17:49:32 UTC) #4
Cutch
On 2016/05/04 17:49:32, eseidel wrote: > One question which crossed my mind when I saw ...
4 years, 7 months ago (2016-05-04 17:55:14 UTC) #5
Cutch
@rmacnak *ping*
4 years, 7 months ago (2016-05-05 20:59:55 UTC) #6
rmacnak
LGTM https://codereview.chromium.org/1951003002/diff/20001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/1951003002/diff/20001/runtime/vm/dart_api_impl.cc#newcode4204 runtime/vm/dart_api_impl.cc:4204: const String& lib_name = String::Handle(Z, lib.name()); This is ...
4 years, 7 months ago (2016-05-05 23:30:54 UTC) #7
Cutch
https://codereview.chromium.org/1951003002/diff/20001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/1951003002/diff/20001/runtime/vm/dart_api_impl.cc#newcode4204 runtime/vm/dart_api_impl.cc:4204: const String& lib_name = String::Handle(Z, lib.name()); On 2016/05/05 23:30:54, ...
4 years, 7 months ago (2016-05-05 23:50:04 UTC) #8
Cutch
4 years, 7 months ago (2016-05-05 23:50:17 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
234250189b05719256aba25c588e28936f043c0b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698