JavaScriptCore:
Reviewed by Darin.
Eleventh round of fixes for implicit 64-32 bit conversion errors.
<rdar://problem/
5292262>
- Fixes a real bug where where we were setting long long and unsigned long long
values to a long field.
* bindings/objc/objc_utility.mm:
(KJS::Bindings::convertValueToObjcValue):
LayoutTests:
Reviewed by Darin.
Eleventh round of fixes for implicit 64-32 bit conversion errors.
<rdar://problem/
5292262>
* fast/objc: Added.
* fast/objc/longlongTest-expected.txt: Added.
* fast/objc/longlongTest.html: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@23960
268f45cc-cd09-0410-ab3c-
d52691b4dbfc