Changes between Version 5 and Version 6 of JSRootingGuide


Ignore:
Timestamp:
Jun 21, 2014, 11:20:01 PM (10 years ago)
Author:
Yves
Comment:

Added TOC

Legend:

Unmodified
Added
Removed
Modified
  • JSRootingGuide

    v5 v6  
     1[[TOC]]
     2
    13The [https://developer.mozilla.org/en-US/docs/SpiderMonkey/GC_Rooting_Guide GC Rooting Guide] and the guide for [https://developer.mozilla.org/en-US/docs/SpiderMonkey/Internals/GC/Exact_Stack_Rooting Exact Stack Rooting] give a first overview, but there's still a lot to figure out.
    24For the upgrade to ESR24 I've decided to avoid this topic because it's way to complicated and extensive to do it at the same time as the upgrade, but I'd still like to make some notes about important things I figure out.