DescriptionImprove noSuchMethod error message for type objects.
This CL improves the message when trying to invoke 'call' on _Type objects. This often happens
when 'new' is forgotten ("C()" instead of "new C()")
Fixes #27651.
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/2a40a14c7a30be936645aaabc1cd5d65ae19fb5b
Patch Set 1 #Patch Set 2 : improve message #Messages
Total messages: 7 (2 generated)
|