dart-sdk/runtime
2017-03-15 09:20:00 +01:00
..
bin [Fuchsia] vmservice creates a file in /tmp named with its port. 2017-03-10 14:32:38 -08:00
include VM: Make use_osr an Isolate flag, similar to how we made use_field_guards. 2017-03-03 19:02:23 +01:00
lib Reland "VM: Simplify lowering of is-tests."" 2017-03-14 09:19:51 -07:00
observatory Fix complex_reload_test on Windows 2017-03-10 13:24:37 -08:00
platform Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot. 2017-02-23 12:40:48 -08:00
tests/vm Make rewind work on DBC 2017-03-08 13:15:54 -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 Unset GREP_OPTIONS when extracting processor count 2017-02-28 16:00:32 -08:00
vm Sign extend correctly in disassembler 2017-03-15 09:20:00 +01:00
.gitignore
BUILD.gn Reintroducing MallocHooks changes with fix for hooks being called when in execvpe after a fork while the MallocHooks lock is held by a thread that may no longer exist. 2017-01-30 09:55:20 -08: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