Fix AstPrinter::VisitCallRuntime to not print garbage.
authormstarzinger <mstarzinger@chromium.org>
Tue, 8 Sep 2015 12:39:26 +0000 (05:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 8 Sep 2015 12:39:34 +0000 (12:39 +0000)
commite615c03ba19057a1d40ccd90ac2071863528d804
tree18a55908da0b9b5f5ac8125dc1bfedebd5b6e8c8
parenta5f710275462f3e1088a97eddf5c712f03a33719
Fix AstPrinter::VisitCallRuntime to not print garbage.

R=bmeurer@chromium.org

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

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