DescriptionSkip unresolved functions in NoSuchMethodRegistry
Deserialized function do not have a [ResolvedAst] if they are not live.
The first stop towards the best solution is to skip unresolved (not live)
method, next step is to avoid registration of these methods in the
first place.
R=het@google.com
Committed: https://github.com/dart-lang/sdk/commit/74775a65b2cc32df184a4828e9efc274f6a42c1a
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|