dart-sdk/runtime
Zachary Anderson 952345ff84 Remove the debugger_ field from Isolate in a PRODUCT build.
This is the first in a series of CL in which I am removing fields from
classes that aren't used in PRODUCT mode. This CL removes the
debugger_ field from Isolate.

R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2981173002 .
2017-07-18 13:29:40 -07:00
..
bin Add libdart PRODUCT targets for Fuchsia's dart_runner 2017-07-15 21:43:50 -07:00
include Cleanup unused Dart API Dart_IdentityHash 2017-07-13 13:56:05 -07:00
lib Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
observatory Reapply 0489249d29 with a fix for front_end tests. 2017-07-17 20:56:28 +02:00
platform VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
tests/vm [vm] Enable mirrors in product mode. Allows building a product mode SDK. 2017-07-12 12:55:58 -07:00
third_party [fuchsia] Make symbols in the Dart VM visible, so they are available to the profiler. 2017-06-20 15:21:07 -07:00
tools Remove MIPS support 2017-06-22 08:49:22 -07:00
vm Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
.gitignore
BUILD.gn Add missing config to libdart_jit 2017-07-17 15:35:58 -07:00
codereview.settings
CPPLINT.cfg clang-formats remaining files and adds a presubmit check. 2016-11-09 12:43:57 -08:00
dart-runtime.gyp Remove dart_noopt and related parts from the VM. 2017-01-11 16:55:55 -08:00
PRESUBMIT.py VM: Enforce correctly formatted C++ code 2016-11-30 23:52:52 +01:00
runtime_args.gni GN: Change the default meaning of dart_target_arch from current_cpu to target_cpu. 2017-07-13 14:59:35 -07:00