dart-sdk/runtime
2017-01-25 09:58:14 -08:00
..
bin Fix Windows debug assertion when cancelling pending i/o 2017-01-24 17:33:51 -08:00
include Refactor snapshots pieces to include a section for loading instructions into the heap of a regular isolate. 2017-01-23 10:25:02 -08:00
lib Reland "VM: Fix memory leaks during isolate spawning" 2017-01-24 12:04:41 +01:00
observatory Fix service test script to avoid unhandled exception. 2017-01-20 16:44:49 -08:00
platform VM: Tell lsan about mmap()ed regions used for our heap 2017-01-24 12:47:36 +01:00
tests/vm Fuchsia: Update vm and language status files 2017-01-24 22:03:18 -08:00
third_party Format GN files and add a presubmit check that GN is properly formatted 2016-10-26 08:50:54 -07:00
tools Refactor snapshots pieces to include a section for loading instructions into the heap of a regular isolate. 2017-01-23 10:25:02 -08:00
vm Make the VM resilient to a confusion between a NULL instructions snapshot and instructions snapshot that is an empty array in the Flutter embedder. 2017-01-25 09:58:14 -08:00
.gitignore
BUILD.gn Add support for configurable -OX optimization levels for debug builds 2017-01-24 17:36:37 +01:00
codereview.settings Remove trailing slash in codereview.settings to fix review url double slash 2015-10-01 07:27:13 -07:00
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 Created placeholders for MallocHooks implementation and added define DART_USE_TCMALLOC to specifiy when tcmalloc is available. 2017-01-06 12:38:11 -08:00