dart-sdk/runtime
Alexander Markov 0c97c31b6e [vm] Add assertions for number of parameters in recognized methods
This is a follow-up for review comments
https://dart-review.googlesource.com/c/sdk/+/107680/4/runtime/vm/compiler/frontend/kernel_to_il.cc#901
https://dart-review.googlesource.com/c/sdk/+/109887/4/runtime/vm/compiler/backend/il.cc#4631

Change-Id: I9b0ef0f9baa5102974d911ffdaaf7bdf47095c9f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/110127
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2019-07-24 16:16:53 +00:00
..
bin [vm/concurrency] Ensure library tag handler is set up on the isolate group, shared by all isolates in the group. 2019-07-23 20:03:42 +00:00
docs Revert "[vm/compiler] Implement new inlining pragmas." 2019-07-16 22:33:00 +00:00
include [vm] Add Dart_KillIsolate API function. 2019-07-11 08:18:19 +00:00
lib [corelib] Fix truncation errors in int.modPow 2019-07-17 13:52:25 +00:00
observatory [ VM / Service ] Added VMFlagUpdated event to VM stream 2019-07-23 15:24:28 +00:00
platform [vm] initialize sigaction for msan 2019-07-16 19:46:56 +00:00
tests/vm [vm/bytecode] Support multiple entry points when compiling from bytecode 2019-07-20 00:05:23 +00:00
third_party [vm, fuchsia] Fix deps and stop suppressing -fvisibility=hidden. 2019-04-29 23:31:27 +00:00
tools [dart/vm] Add 'small string' parameter specifier 2019-07-23 00:19:48 +00:00
vm [vm] Add assertions for number of parameters in recognized methods 2019-07-24 16:16:53 +00:00
.gitignore
BUILD.gn [vm/bytecode] Bootstrapping VM from bytecode 2019-06-26 18:25:26 +00:00
codereview.settings
configs.gni [vm, fuchsia] Fix deps and stop suppressing -fvisibility=hidden. 2019-04-29 23:31:27 +00:00
CPPLINT.cfg
PRESUBMIT.py [vm/concurrency] Make an IsolateGroup object which will contain group-specific resources 2019-07-11 12:13:43 +00:00
runtime_args.gni [vm/bytecode] Enable building of kernel service snapshot 2019-04-05 22:31:58 +00:00