Fixing propertyIsEnumerable for properties that are *both* enumerable and read-only.
authorolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 31 Oct 2008 11:53:29 +0000 (11:53 +0000)
committerolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 31 Oct 2008 11:53:29 +0000 (11:53 +0000)
commitbf3efa1c726427caa0d868b562a88aa74f7bb7e0
treee3cde54c9ed34cbc12e5d20cadf3cb9c88535f98
parent2da0c25569ef86219ecde1f8a1bb5d15d188bac6
Fixing propertyIsEnumerable for properties that are *both* enumerable and read-only.
Review URL: http://codereview.chromium.org/8962

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