Add fast path for array indices to Runtime_HasOwnProperty
authorjkummerow <jkummerow@chromium.org>
Mon, 15 Dec 2014 15:57:48 +0000 (07:57 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 15 Dec 2014 15:57:55 +0000 (15:57 +0000)
commited6e1735b652f7b08aa640b41ef713bda280b36d
tree9c7cb4b2ff21695b39369b1f77da03a62eb97793
parentc060f4e26c6678c558df84492107a9ece984a585
Add fast path for array indices to Runtime_HasOwnProperty

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

Cr-Commit-Position: refs/heads/master@{#25823}
src/runtime/runtime-object.cc