Chromium Code Reviews
DescriptionFix bug in the inliner when dealing with named optional parameters.
In case of a name mismatch the inliner would still inline the target
method as if nothing was wrong. Added a check that all actual named
arguments are matched against a formal parameter.
TEST=tests/language/named_parameters_with_conversions_test.dart
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=24954
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||