https://bugs.webkit.org/show_bug.cgi?id=64679
authorbarraclough@apple.com <barraclough@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 19:24:24 +0000 (19:24 +0000)
committerbarraclough@apple.com <barraclough@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 19:24:24 +0000 (19:24 +0000)
commit8b64b58d4b8e16f5effe88c91b7347aec0000f75
treec02b01ac2c7b66e27b4958695db0f81b9f8a93c3
parent0fc5f6de5a3136843c9276a16387d4a71e03e952
https://bugs.webkit.org/show_bug.cgi?id=64679
Fix bugs in Array.prototype this handling.

Reviewed by Oliver Hunt.

* fast/js/array-prototype-properties-expected.txt: Added.
* fast/js/array-prototype-properties.html: Added.
* fast/js/script-tests/array-prototype-properties.js: Added.
    - Added layout test for array prototype functions with undefined as this value.
* ietestcenter/Javascript/15.4.4.14-5-28-expected.txt:
* ietestcenter/Javascript/15.4.4.15-5-28-expected.txt:
    - These tests now pass.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96246 268f45cc-cd09-0410-ab3c-d52691b4dbfc
LayoutTests/ChangeLog
LayoutTests/fast/js/array-prototype-properties-expected.txt
LayoutTests/ietestcenter/Javascript/15.4.4.14-5-28-expected.txt
LayoutTests/ietestcenter/Javascript/15.4.4.15-5-28-expected.txt