dart-sdk/runtime
Regis Crelier 53e93e8b05 Use kFunctionCid instead of kIllegalCid to indicate that a generic function
type parameter does not parameterize a class, but a function.
Snapshot generation apparently trips on kIllegalCid.

R=johnmccutchan@google.com, rmacnak@google.com

Review-Url: https://codereview.chromium.org/2567163002 .
2016-12-12 14:13:17 -08:00
..
bin Enable code write protection on standalone VM 2016-12-08 15:10:47 -08:00
include Add Kernel Isolate, second attempt 2016-12-07 09:11:16 -08:00
lib Revert "Add optional message argument to assert statements in the VM." 2016-12-09 09:50:27 -08:00
observatory Re-enable service test on simarm, simmips and simarm64. 2016-12-09 09:45:57 -08:00
platform VM: Remove unused (and incomplete) HashMap::Remove() function 2016-12-01 13:51:49 +01:00
tests/vm Updated SimpleManyTasksWithZones test to not use PrintJSONForVM 2016-12-12 13:35:43 -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 Add Kernel Isolate, second attempt 2016-12-07 09:11:16 -08:00
vm Use kFunctionCid instead of kIllegalCid to indicate that a generic function 2016-12-12 14:13:17 -08:00
.gitignore
BUILD.gn GN: Removes libdart_nosnapshot_precompiled_runtime 2016-11-16 08:57:17 -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 Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
PRESUBMIT.py VM: Enforce correctly formatted C++ code 2016-11-30 23:52:52 +01:00