JavaScript:SpiderMonkey:GC Futures: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 24: Line 24:
** No naked argv[i] writes [bug NNNNNNN]
** No naked argv[i] writes [bug NNNNNNN]
** Conservative stack scanning to avoid temp-value rooting overheads? [bug NNNNNNN]
** Conservative stack scanning to avoid temp-value rooting overheads? [bug NNNNNNN]
*** 8/4/2009 Andreas and Brendan think this is likely best (safety, clean code)
*** Andreas and Brendan think this is likely best (safety, clean code)
*** Equivalent to well-used (i.e. seldom-used) pinning API in effect but contained:
**** GC from shallow stack
**** clear event loop locals that might entrain garbage
*** 8/4/2009 NEEDS PROMPT INVESTIGATION
*** 8/4/2009 NEEDS PROMPT INVESTIGATION
* GC safety static analysis
* GC safety static analysis
Confirmed users, Bureaucrats and Sysops emeriti
419

edits

Navigation menu