The following are examples of the results of running js_objnew.d. It reports on the class type of new objects created. Here we can see it running on the program Code/JavaScript/func_clock.html. # js_objnew.d Tracing... Hit Ctrl-C to end. ^C FILE CLASS COUNT func_clock.html Date 2 The results are very simple, func_clock.html caused two new objects to be created, both of type 'Date'. Here is a more complicated example, running on the program Code/JavaScript/func_slow.html, with the results of that plus JavaScript caused by hitting reload on the browser. # js_objnew.d Tracing... Hit Ctrl-C to end. ^C FILE CLASS COUNT BarProp 1 CSSStyleDeclaration 1 Global Scope Polluter 1 HTMLBodyElement 1 HTMLDocument 1 HTMLHtmlElement 1 NodeList 1 StyleSheetList 1 TreeSelection 1 Window 1 XULCommandDispatcher 1 chrome://global/content/bindings/popup.xml#popup 8c35c92 1 chrome://global/content/bindings/popup.xml#popup 8fb299a 1 chrome://global/content/bindings/scrollbar.xml#scrollbar 8fb2ea2 1 nsXPCComponents_Classes 1 xpcTempGlobalClass 1 autocomplete.xml Object 1 browser.js Array 1 browser.js Object 1 browser.js XPC_WN_NoMods_Proto_JSClass 1 browser.js nsJSCID 1 consoleAPI.js Call 1 firebug.js Constructor 1 firebug.js Location 1 firebug.js Object 1 firebug.js XPC_WN_ModsAllowed_Proto_JSClass 1 func_slow.html Function 1 popup.xml Array 1 preferences.js nsJSCID 1 tabbrowser.xml Array 1 tabbrowser.xml String 1 webdeveloper.js Array 1 webdeveloper.js String 1 BoxObject 2 JSOptions 2 JavaArray 2 JavaClass 2 JavaMember 2 JavaObject 2 PageTransitionEvent 2 autocomplete.xml Function 2 firebug.js XPC_WN_NoMods_Proto_JSClass 2 reporterOverlay.js Function 2 tree.xml Function 2 Array 3 DOM Constructor.prototype 3 With 3 XPC_WN_NoMods_Proto_JSClass 3 nsXPCComponents 3 globalOverlay.js Function 3 scrollbar.xml String 3 utils.js Array 3 utils.js String 3 browser.js Call 4 func_clock.html Date 4 webdeveloper.js Function 4 XPCNativeWrapper 5 browser.js String 6 Object 7 tabbrowser.xml Function 7 XPC_WN_ModsAllowed_Proto_JSClass 8 Constructor 9 browser.xml Function 9 firebug.js Function 10 MouseEvent 12 XPCWrappedNative_NoHelper 13 KeyboardEvent 14 XULElement 16 Event 29 browser.js Function 33 consoleAPI.js Function 33 JavaPackage 41 scrollbar.xml Function 61 Function 211