Throw illegal exception when formatting with invalid template index.
authoryangguo <yangguo@chromium.org>
Thu, 28 May 2015 07:05:01 +0000 (00:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 28 May 2015 07:05:12 +0000 (07:05 +0000)
commitdc9f0d46425b5be5b34e7ed75a4914600bccb04c
tree5520c5f1b9ac580efff7f7d451e221c933cab057
parent36d8363c1cace489cbccfedcf3777863b12d4887
Throw illegal exception when formatting with invalid template index.

R=arv@chromium.org
BUG=chromium:492526
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#28671}
src/messages.cc
test/mjsunit/regress/regress-crbug-492526.js [new file with mode: 0644]