RESOLVED FIXED 47948
Remove support for JSVALUE32 from JSC
https://bugs.webkit.org/show_bug.cgi?id=47948
Summary Remove support for JSVALUE32 from JSC
Oliver Hunt
Reported 2010-10-19 16:24:44 PDT
Remove support for JSVALUE32 from JSC
Attachments
Patch (81.82 KB, patch)
2010-10-19 16:26 PDT, Oliver Hunt
ggaren: review+
Oliver Hunt
Comment 1 2010-10-19 16:26:12 PDT
Geoffrey Garen
Comment 2 2010-10-19 16:41:02 PDT
Comment on attachment 71221 [details] Patch rs=me Do we need to turn off the JIT on WINCE, too?
Oliver Hunt
Comment 3 2010-10-19 16:55:41 PDT
Gavin Barraclough
Comment 4 2010-10-19 17:20:07 PDT
Comment on attachment 71221 [details] Patch I think JSNumberCell should go away ASAP, and there may be a number heap to go too? The methods in JSNumberCell should also lose the deprecated ExecState* arguments. r+, awesomez.
Note You need to log in before you can comment on or make changes to this bug.