Revert "Don't use OwnPrototypeChainLength in GetOwnPropertyNames"
authormachenbach@chromium.org <machenbach@chromium.org>
Thu, 18 Sep 2014 06:57:12 +0000 (06:57 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Thu, 18 Sep 2014 06:57:12 +0000 (06:57 +0000)
commit0fce2201b99f49c3e80c0f5d6e376493a3fe8936
treecf9e7e83e256ce563a13b8474bf9df56fc22e468
parent34835388a88fa0522dd3ee8966540261daa827b3
Revert "Don't use OwnPrototypeChainLength in GetOwnPropertyNames"

This reverts commit r23997 for causing check failures in
layout tests:
http://build.chromium.org/p/client.v8/builders/V8-Blink%20Linux%2064%20%28dbg%29/builds/498

TBR=verwaest@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24018 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.cc
src/objects.h
src/runtime.cc