[es6] call ToString() on template substitutions
authorcaitpotter88 <caitpotter88@gmail.com>
Tue, 24 Mar 2015 12:43:50 +0000 (05:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Mar 2015 12:44:01 +0000 (12:44 +0000)
commit6fcc22dce19d358dcf5fc43710ecc70575190bad
treedc00e69d9fd33e3835c7d65072de3ad8f1a68574
parente62f754de73a9ddd05249abadf10b133fdf04ea8
[es6] call ToString() on template substitutions

BUG=v8:3980
R=arv@chromium.org
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#27402}
src/ast-value-factory.h
src/parser.cc
test/mjsunit/es6/string-raw.js
test/mjsunit/es6/templates.js