dart-sdk/runtime/lib
Régis Crelier 3598d4340d [VM/nnbd] Consider nullability of type parameters in function type tests.
This also fixes issue #40259.

Change-Id: I2e603e927e98270bb24b726444490993e6360f97
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134572
Commit-Queue: Régis Crelier <regis@google.com>
Reviewed-by: Liam Appelbe <liama@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2020-02-06 01:45:29 +00:00
..
array.cc
async.cc
async_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
bool.cc
class_id.cc
collection_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
convert_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
core_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
date.cc
developer.cc [vm] Remove FLAG_support_service and FLAG_support_reload, superseded by PRODUCT define. 2020-02-04 23:31:17 +00:00
developer_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
double.cc Add various missing argument checks to dart:io natives. 2019-08-01 23:32:40 +00:00
errors.cc
ffi.cc [vm/ffi] Replace FFI compiler pipeline 2020-02-05 08:46:07 +00:00
ffi_dynamic_library.cc [vm/ffi] DynamicLibrary.process() and DynamicLibrary.executable() 2019-08-19 14:24:01 +00:00
ffi_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
function.cc
growable_array.cc
identical.cc
integers.cc
internal_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
invocation_mirror.h
isolate.cc [vm/concurrency] Split up IsolateReloadContext into IsolateReloadContext/IsolateGroupReloadContext 2019-11-15 14:08:45 +00:00
isolate_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
libgen_in.cc
linked_hash_map.cc
math.cc
math_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
mirrors.cc [VM/nnbd] Simplify NNBDMode enum class. 2020-01-08 19:35:00 +00:00
mirrors.h [VM] Implement isExtensionMember in MethodMirror and VariableMirror 2019-10-09 00:27:30 +00:00
mirrors_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
object.cc [VM/nnbd] Consider nullability of type parameters in function type tests. 2020-02-06 01:45:29 +00:00
profiler.cc
profiler_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
regexp.cc
simd128.cc [ VM / dart:typed_data ] Change fmaxf/fminf to fmax/fmin for Float64x2.clamp 2020-02-04 01:06:19 +00:00
stacktrace.cc [SDK] Adds non-eager async stack frame collector. 2019-11-26 11:51:27 +00:00
stacktrace.h
stopwatch.cc
string.cc [vm, compiler] Consistently produce OutOfMemoryErrors for large variable-length object allocations. 2019-09-30 20:19:03 +00:00
timeline.cc [vm, timeline] Following switch from Duration events to Begin-End event pairs, avoid separate native call transitions to query the monotonic and thread clocks. 2020-01-02 23:13:06 +00:00
typed_data.cc [vm, compiler] Consistently produce OutOfMemoryErrors for large variable-length object allocations. 2019-09-30 20:19:03 +00:00
typed_data_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
uri.cc
vmservice.cc [vm] Remove FLAG_support_service and FLAG_support_reload, superseded by PRODUCT define. 2020-02-04 23:31:17 +00:00
vmservice_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
wasm.cc [vm] Wasm memory exports, and emscripten hello world 2019-10-01 18:19:56 +00:00
wasm_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
weak_property.cc