Confirmed users
496
edits
No edit summary |
(→Tracked Projects: Add 'Debugging JavaScript', 'Captured Stacks', and 'Heap Profiling'.) |
||
Line 17: | Line 17: | ||
*[[Javascript:SpiderMonkey:OdinMonkey|OdinMonkey]]: OdinMonkey project plan and milestone. | *[[Javascript:SpiderMonkey:OdinMonkey|OdinMonkey]]: OdinMonkey project plan and milestone. | ||
*[[Javascript:SpiderMonkey:PropertyElementStorage|Property Element Storage]]: Property and Element Storage project plan and milestone. | *[[Javascript:SpiderMonkey:PropertyElementStorage|Property Element Storage]]: Property and Element Storage project plan and milestone. | ||
*[[Javascript:SpiderMonkey:Debugging|Debugging]]: Debugging JavaScript, in web content (both desktop and mobile) and in chrome (add-ons and Firefox itself) | |||
*[[Javascript:SpiderMonkey:CapturedStacks|Captured Stacks]]: Lightweight records of where errors occurred, where event handlers were registered, and so on. | |||
*[[Javascript:SpiderMonkey:HeapProfiling|Heap Profiling]]: Integrated tools for tracking memory use, finding leaks, and so on. | |||
== Active Projects == | == Active Projects == |