[es6] Some renamings and minor clean-ups in parameter parsing
authorrossberg <rossberg@chromium.org>
Thu, 23 Jul 2015 11:53:31 +0000 (04:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Jul 2015 11:53:47 +0000 (11:53 +0000)
commitdad797993c0bc0217be32f003238617907b1b28a
treec410ad67bf80791f936652c5b9aaddcfe3f5be48
parent9c249601f26fe430c6065fc9acbc61ab56045926
[es6] Some renamings and minor clean-ups in parameter parsing

In particular, rename FormalParameterParsingState and friends to FormalParameters etc.

This should not change any logic, but is a preparatory CL for a bunch of follow-up fixes and clean-ups.

R=mstarzinger@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1247443004

Cr-Commit-Position: refs/heads/master@{#29807}
src/parser.cc
src/parser.h
src/preparser.cc
src/preparser.h