Changes between Version 9 and Version 10 of WebKitGTK/TrackingMemoryErrors


Ignore:
Timestamp:
May 24, 2013, 5:23:59 AM (12 years ago)
Author:
kbalazs@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/TrackingMemoryErrors

    v9 v10  
    1414}}}
    1515
    16 Notice the ''--smc-check-all'' flag, which enables checks for self modifying code. ''(@FIXME: I suppose this is required because WK generates a lot of its own code, but a better confirmation/explanation here would be nice)''.
     16Notice the ''--smc-check-all'' flag, which enables checks for self modifying code. This is needed because the JIT dynamically patches the generated code for some of it's optimizations.
    1717
    1818=== WebKit2 ===