{"json_modified": "2016-03-28T08:14:28.314686", "uuid": "1a130e11-04bd-4b12-9cfa-65b033729d70", "title": "JS_DumpNamedRoots", "url": "/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_DumpNamedRoots", "tags": ["Obsolete", "SpiderMonkey", "JSAPI Reference"], "translations": [], "modified": "2014-12-26T22:53:41", "label": "JS_DumpNamedRoots", "localization_tags": [], "locale": "en-US", "id": 16545, "last_edit": "2014-12-26T22:53:35", "summary": "Each call to JS_AddNamedRoot creates a record in a table of named roots maintained by the garbage collector. JS_DumpNamedRoots provides a way for the application to access the contents of that table. It calls the dump function once for each named root in the given runtime rt. In pseudocode:", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Description", "title": "Description"}, {"id": "Callback_syntax", "title": "Callback syntax"}, {"id": "Example", "title": "Example"}, {"id": "See_Also", "title": "See Also"}], "slug": "Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_DumpNamedRoots", "review_tags": []}