Bug 23887

Summary: Reduce use of void* / reinterpret_cast in JIT repatching code,
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
The patch oliver: review+

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.