RESOLVED FIXED 23887
Reduce use of void* / reinterpret_cast in JIT repatching code,
https://bugs.webkit.org/show_bug.cgi?id=23887
Summary Reduce use of void* / reinterpret_cast in JIT repatching code,
Gavin Barraclough
Reported 2009-02-10 20:03:32 PST
add strong types for Calls and for the various types of pointers we retain into the JIT generated instruction stream.
Attachments
The patch (87.32 KB, patch)
2009-02-10 20:04 PST, Gavin Barraclough
oliver: review+
Gavin Barraclough
Comment 1 2009-02-10 20:04:04 PST
Created attachment 27548 [details] The patch
David Levin
Comment 2 2009-03-24 12:49:29 PDT
Committed as r40846. Resolving to move out of commit queue.
Note You need to log in before you can comment on or make changes to this bug.