JavaScriptCore:
Patch contributed by Oliver Hunt <ojh16@student.canterbury.ac.nz>
-fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=3743
Incorrect error message given for certain calls
See WebCore Changelog for layout test added.
Reviewed by mjs.
* kjs/object.cpp:
(KJS::ObjectImp::defaultValue):
WebCore:
-added test case for fix to http://bugzilla.opendarwin.org/show_bug.cgi?id=3743
Incorrect error message given for certain calls
See JavaScriptCore Changelog for details about the patch.
Reviewed by me.
Test cases added:
* layout-tests/fast/js/toString-stack-overflow-expected.txt: Added.
* layout-tests/fast/js/toString-stack-overflow.html: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@9526
268f45cc-cd09-0410-ab3c-
d52691b4dbfc