Rename 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= Review URL: https://codereview.chromium.org/466283002 git-svn-id: svn://svn.chromium.org/blink/trunk@180154 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment