JavaScript:SpiderMonkey:GC Futures: Difference between revisions

Line 17: Line 17:
** Make old JS global rooting API be #ifdef JS_NAKED_GC_ROOTS (enabled at first)
** Make old JS global rooting API be #ifdef JS_NAKED_GC_ROOTS (enabled at first)
** Convert mozilla-central to use new global rooting API
** Convert mozilla-central to use new global rooting API
** Disable JS_NAKED_GC_ROOTS
** Disable JS_NAKED_GC_ROOTS [bug NNNNNN]
* What about local roots?
* What about local roots?
** Need write barrier, efficient auto-temp-value rooting
** Need write barrier, efficient auto-temp-value rooting
546

edits