RESOLVED FIXED 27564
With ENABLE(ASSEMBLER_WX_EXCLUSIVE), only change permissions once per repatch event.
https://bugs.webkit.org/show_bug.cgi?id=27564
Summary With ENABLE(ASSEMBLER_WX_EXCLUSIVE), only change permissions once per repatch...
Gavin Barraclough
Reported 2009-07-22 14:33:27 PDT
Currently we change permissions forwards and backwards for each instruction modified, instead we should only change permissions once per complete repatching event.
Attachments
The Patch. (44.28 KB, patch)
2009-07-22 14:46 PDT, Gavin Barraclough
sam: review+
Gavin Barraclough
Comment 1 2009-07-22 14:46:25 PDT
Created attachment 33291 [details] The Patch.
Gavin Barraclough
Comment 2 2009-07-22 15:59:51 PDT
Fixed in r46247.
Note You need to log in before you can comment on or make changes to this bug.