Removed asserts on attributes when setting elements. Will file a bug on not handling...
authorricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 19 Feb 2010 12:16:00 +0000 (12:16 +0000)
committerricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 19 Feb 2010 12:16:00 +0000 (12:16 +0000)
commit24011207c65e7e08e4009187433ea17e1b56090c
tree6f39586040d998412f6902b33a03434138acd405
parent469d694d5b3966c1af6fc7b5e395a4c791a402ae
Removed asserts on attributes when setting elements. Will file a bug on not handling elements correctly when using Object.defineProperty
Review URL: http://codereview.chromium.org/651025

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3914 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/runtime.cc