Chromium Code Reviews
DescriptionImprove NoSuchMethodError error messages
- Don't say there is no constructor with name X if there is one
that has incompatible parameter list.
- Better error message when mismatched optional parameters are passed.
(Prviously only the number of parameters was considered, but not
names of named parameters for example.)
Fixes issue 6189.
R=regis@google.com
Committed: https://code.google.com/p/dart/source/detail?r=27826
Patch Set 1 #
Total comments: 6
Patch Set 2 : #
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||