Chromium Code Reviews
DescriptionAdded a test of Dart_FunctionParameterCounts against a closure inside of an
instance method. It currently gives the wrong answer for the fixed parameter
count because the closure's function is identified as non-static => instance
=> one implicit parameter (receiver) in Function::NumberOfImplicitParameters.
Committed: https://code.google.com/p/dart/source/detail?r=9956
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||