Inline the ParseInfo structure as parameters to the Parser constructor.
authorBen L. Titzer <titzer@chromium.org>
Thu, 12 Feb 2015 11:56:57 +0000 (12:56 +0100)
committerBen L. Titzer <titzer@chromium.org>
Thu, 12 Feb 2015 11:57:11 +0000 (11:57 +0000)
commitd9790bc7ed8adb422a857415dbd564c077634330
treed2d0fef51ebef781502a411cb6678f605d5057b2
parentbd61a85fafd6461a40dc1e20252fd843f148e837
Inline the ParseInfo structure as parameters to the Parser constructor.

R=mstarzinger@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#26606}
src/background-parsing-task.cc
src/parser.cc
src/parser.h
test/cctest/test-parsing.cc