Migrate error messages, part 3 (runtime.js).
authoryangguo <yangguo@chromium.org>
Fri, 17 Apr 2015 13:27:41 +0000 (06:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 17 Apr 2015 13:27:28 +0000 (13:27 +0000)
commit5a9a0b20e74b1ffc88141fe3e86a1df6d6773685
tree3ca68d88557927009fbe7046fddcbdd86e1b7fdc
parent4204c72739a111c19b68b4fcd28e3591fd360249
Migrate error messages, part 3 (runtime.js).

Motivation for this is reducing the size of the native context.

R=mvstanton@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#27917}
src/messages.h
src/messages.js
src/runtime.js
src/runtime/runtime-object.cc
src/symbol.js
test/mjsunit/messages.js
tools/js2c.py