Do not use js builtins object when constructing an error.
authoryangguo <yangguo@chromium.org>
Mon, 17 Aug 2015 11:02:31 +0000 (04:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 17 Aug 2015 11:02:38 +0000 (11:02 +0000)
commitd281688ae571bc2e5a302ee32a503be32c4ae720
tree560f12a1f9bc612fa5e5625b9d32d3f995b586e7
parentf0c21aa487cfab274f21a12c5f64af4b690f1b32
Do not use js builtins object when constructing an error.

R=cbruni@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#30189}
src/bootstrapper.cc
src/contexts.h
src/factory.cc
src/factory.h
src/messages.cc
src/messages.h
src/messages.js
src/pending-compilation-error-handler.cc
test/mjsunit/error-constructors.js