dart-sdk/pkg/_js_interop_checks
Johnni Winther 887ab360e5 Revert "[kernel] Ensure that visitors don't implicitly returns null"
This reverts commit 4a3f121341.

The changes broke flutter/engine

TEST=It's a revert!

Change-Id: I1e65e6cfab03795a21a64a96fe3ed72e6ba8ecd9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/172760
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
2020-11-18 14:51:30 +00:00
..
lib Revert "[kernel] Ensure that visitors don't implicitly returns null" 2020-11-18 14:51:30 +00:00
LICENSE Add missing LICENSE files for internal packages. 2020-07-15 08:33:53 +00:00
pubspec.yaml fix the pubspec.yaml change from https://dart-review.googlesource.com/c/sdk/+/159143 2020-08-20 17:28:43 +00:00
README.md Add the first Kernel check for invalid JS interop 2020-01-28 22:39:10 +00:00

Shared kernel visitors checking for incorrect usage of @JS() style interop.