Don't double-check elements in the prototype chain in array builtins
authorverwaest@chromium.org <verwaest@chromium.org>
Mon, 3 Nov 2014 14:05:57 +0000 (14:05 +0000)
committerverwaest@chromium.org <verwaest@chromium.org>
Mon, 3 Nov 2014 14:06:15 +0000 (14:06 +0000)
commit3ea82aa917218f56188c873cf8b5612f9e889e3d
treed1b08722e69bc2175fcc74328fda3e1a984b3676
parent83806d568ddf4b9fe5f4e0a45ecf8c9bb7635cef
Don't double-check elements in the prototype chain in array builtins

BUG=
R=mvstanton@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25076}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25076 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/builtins.cc
test/mjsunit/array-natives-elements.js