dart-sdk/runtime
Johnni Winther 8a2f6495b3 [cfe] Add isImplicitCall to DynamicInvocation
This adds an ìsImplicitCall to DynamicInvocation which is set on
expression like `d()` where `d` has type dynamic, to distinguish
the for `d.call()`.

TEST=pkg/front_end/testcases/general/dynamic_call.dart

Change-Id: I73beb911bdb315a510c862e6d4876cf7673ec3c7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/346240
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2024-01-19 08:39:30 +00:00
..
bin [vm] Fix unwinding records on Windows 2024-01-18 01:09:49 +00:00
docs [pkg/vm] Create @pragma("vm:platform-const-if", <cond>) annotation 2024-01-04 14:44:29 +00:00
include Expose Dart_Null_DL from dart_api_dl.h 2023-12-11 21:06:37 +00:00
lib [vm/compiler] Convert _TypedList get and set methods to normal methods. 2024-01-12 10:29:09 +00:00
observatory [VM/vm_service] Fix for https://github.com/dart-lang/sdk/issues/54641 2024-01-17 19:19:23 +00:00
platform [vm] Fix cross-build Windows -> android 2024-01-18 21:22:59 +00:00
tests [test] Shrink async GC stress test to avoid timeouts on the slowest bots. 2024-01-16 19:17:13 +00:00
tools [python3.12] Fix syntax warnings in utils.py scripts 2024-01-12 16:38:51 +00:00
vm [cfe] Add isImplicitCall to DynamicInvocation 2024-01-19 08:39:30 +00:00
.clang-tidy
.gitignore
BUILD.gn [build] Omit SDK and Git hashes on RBE. 2023-12-20 12:23:56 +00:00
codereview.settings
configs.gni [Runtime] Add extra_product_deps and extra_nonproduct_deps params to "library_for_all_configs_with_compiler" template 2023-04-14 19:51:40 +00:00
CPPLINT.cfg [cpplint] Disable runtime/references lint 2023-01-23 18:21:48 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
PRESUBMIT.py Reland "Reland "[VM] Begin supporting Perfetto file recorder"" 2023-04-18 19:39:05 +00:00
runtime_args.gni [vm] Cleanup old TODO. 2024-01-18 22:56:40 +00:00
vm-jit.shard.cml [test] Cleanup building Fuchsia packages/components. 2023-10-31 17:11:51 +00:00
vm.shard.cml [test] Cleanup building Fuchsia packages/components. 2023-10-31 17:11:51 +00:00