JavaScript:Projects: Difference between revisions

Jump to navigation Jump to search
m
Line 116: Line 116:
== jsdbg2 ==
== jsdbg2 ==
* '''Goal:''' Add profiling API ({{bug|797876}}) and JIT stack debugging ({{bug|716647}}) jsdbg2, then remove JSD1 ({{bug|800200}}).
* '''Goal:''' Add profiling API ({{bug|797876}}) and JIT stack debugging ({{bug|716647}}) jsdbg2, then remove JSD1 ({{bug|800200}}).
* '''Team:''' jimb?
* '''Team:''' TBD
* '''Tracking bug:''' {{bug|800200}}
* '''Tracking bug:''' {{bug|800200}}
* '''More info:'''  
* '''More info:'''  
Line 122: Line 122:
== Heap Profiling ==
== Heap Profiling ==
* '''Goal:''' Add integrated tools for tracking memory use, finding leaks, and so on.
* '''Goal:''' Add integrated tools for tracking memory use, finding leaks, and so on.
* '''Team:''' jimb?
* '''Team:''' TBD
* '''Tracking bug:''' {{bug|}}
* '''Tracking bug:''' TBD
* '''More info:''' https://wiki.mozilla.org/Javascript:SpiderMonkey:HeapProfiling
* '''More info:''' https://wiki.mozilla.org/Javascript:SpiderMonkey:HeapProfiling


== Stack Snapshots ==
== Stack Snapshots ==
* '''Goal:''' Add lightweight records of where errors occurred, where event handlers were registered, and so on.
* '''Goal:''' Add lightweight records of where errors occurred, where event handlers were registered, and so on.
* '''Team:''' jimb?
* '''Team:''' TBD* '''Tracking bug:''' TBD
* '''Tracking bug:''' {{bug|}}
* '''More info:''' https://wiki.mozilla.org/Javascript:SpiderMonkey:StackSnapshots
* '''More info:''' https://wiki.mozilla.org/Javascript:SpiderMonkey:StackSnapshots


Confirmed users
3,339

edits

Navigation menu