dart-sdk/runtime
johnmccutchan@google.com 2abbaca938 Add Dart stack walker that relies on frame pointers.
* It is used only when we don't have a top exit frame and we have the script tag set.
* Steps across exit frames and only collects Dart frames.

R=asiva@google.com

Review URL: https://codereview.chromium.org//408663004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38475 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-22 21:08:22 +00:00
..
bin Fix for issue 19817 2014-07-22 20:08:15 +00:00
include Change the Dart API call Dart_FInalizeLoading to accept an additional argument 2014-07-22 16:56:14 +00:00
lib Make IterableMixinWorkaround using classes return correctly typed Iterables. 2014-07-18 08:08:16 +00:00
platform Tweaks for speed in integer arithmetic runtime. 2014-07-09 17:16:10 +00:00
tests/vm Fix handle leak in EvalExpressionExhaustCIDs test. 2014-07-16 22:25:46 +00:00
third_party - Assertions need to "touch" their conditions to avoid errors such as: 2014-02-28 18:24:24 +00:00
tools Rewrite Windows path separator to be Unix path separator in Observatory resource bundle 2014-06-05 16:01:27 +00:00
vm Add Dart stack walker that relies on frame pointers. 2014-07-22 21:08:22 +00:00
.gitignore
codereview.settings
dart-runtime.gyp - Make sure sample_extension is built. 2013-11-06 21:46:30 +00:00
PRESUBMIT.py - Add more data collection to the scavenger. 2013-10-16 23:15:11 +00:00