dart-sdk/runtime
Liam Appelbe 9622562482 Make _cancelWakeup a no-op if _sendPort is null
This seems to fix the issue, but it's a flaky crash so it's hard to 100% verify.

Bug: https://github.com/dart-lang/sdk/issues/33838
Bug: https://github.com/flutter/devtools/issues/337
Change-Id: Ic037a94cfb9fe7da319d7d4b20e3a3efd0c7289f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/97541
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2019-03-21 18:15:27 +00:00
..
bin [vm] Drop 'testonly = true' from gen_kernel_bytecode_dill GN rule 2019-03-20 22:30:45 +00:00
docs [vm, gc] Document object representation. 2019-03-01 00:32:25 +00:00
include Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates." 2019-03-15 14:40:37 +00:00
lib Make _cancelWakeup a no-op if _sendPort is null 2019-03-21 18:15:27 +00:00
observatory VM reads import uri if kernel binary version >= 22 2019-03-20 09:39:33 +00:00
platform [VM runtime] Disable dual mapping code in AOT runtime (fixes #36260). 2019-03-20 19:23:38 +00:00
tests/vm [vm] Test compilation traces, type feedback, reused instructions. 2019-03-13 23:36:06 +00:00
third_party
tools [dart/fuzzer] Added more Dart constructs 2019-03-07 19:08:05 +00:00
vm [vm/bytecode] Recognize identical() in bytecode flow graph builder 2019-03-21 18:07:47 +00:00
.gitignore
BUILD.gn [vm] Remove malloc_hooks support for jemalloc 2019-03-06 19:16:27 +00:00
codereview.settings
configs.gni [build] Remove unused configurations (dead since removal of dart_bootstrap). 2018-11-16 01:14:56 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni [vm] Eliminate dart_zlib_path from BUILD files 2018-10-24 18:06:43 +00:00