Files
sdk/pkg/compiler/test/inference/data
Nate Biggs e038d8ac81 [dart2js] Add implicit null to type for optional non-nullable parameters.
This ensures any code downstream of this knows that it can receive a null and null checks are not removed during SSA.

Change-Id: I8c3d706875a9b70ed8407d00053fb381df168a49
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/406480
Reviewed-by: Mayank Patke <fishythefish@google.com>
2025-01-30 15:51:02 -08:00
..