WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug