Debugger: do not reject data parsed in the background when debugging.
authoryangguo <yangguo@chromium.org>
Mon, 27 Jul 2015 14:19:53 +0000 (07:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Jul 2015 14:20:10 +0000 (14:20 +0000)
commitf67455174b20bc6f1275b8c8d727f067478d53d3
tree7eff94e1d9a00c30d55bc9875432087e883e95f4
parent05aedb7738d6c6985517d55ce292bf2f439fc73c
Debugger: do not reject data parsed in the background when debugging.

This has become possible since we never compile for debugging in the
first compile pass of a script.

R=vogelheim@chromium.org
BUG=chromium:513335
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#29874}
src/compiler.cc