5403dc4927
The only constructor invocation of `NonConstantValue` is in the deserializer. Which means we're never creating any of these objects to serialize. Also remove unused `handleClosureCall` method in `pkg/compiler/lib/src/inferrer/builder.dart` Change-Id: I04e492bc4824795dd8fc109ee7464be56b27cb93 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/332500 Reviewed-by: Mayank Patke <fishythefish@google.com> Commit-Queue: Nate Biggs <natebiggs@google.com>