DescriptionRename parameter providedleastNumMandatoryParams => provided
The name is probably a copy/paste typo originally; the expression used
for the |expected| parameter's value in code_generator_v8.pm originally
was $leastNumMandatoryParams, and this identifier somehow ended up
concatenated to the |provided| parameter's name on the C++ side.
Since then, the strange name has spread a bit, and had been "fixed" into
|providedLeastNumMandatoryParams| in some places along the way.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180154
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|