Make name and message non-enumerable on Error object (this is a partial fix for issue...
authorricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 Jun 2011 13:54:40 +0000 (13:54 +0000)
committerricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 Jun 2011 13:54:40 +0000 (13:54 +0000)
commit4032d2165efc635d4371ecb5407c216c2988ff17
tree0d5728ba0db677fe2dc38ab8e76df30823bc962f
parent939011bb25ead78017e43a0f8d68a984c367e8fd
Make name and message non-enumerable on Error object (this is a partial fix for issue 1215)
Review URL: http://codereview.chromium.org/7172011

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8299 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/messages.js
test/mjsunit/error-constructors.js