[Buzz Today]2012.08.28

 

# Google开源 Leak Finder for JavaScript Tool

Goal: Finding memory leaks in JavaScript programs.

Leak Finder for JavaScript works against the Developer tools remote inspecting protocol of Chrome, retrieves heap snapshots, and detects objects which are "memory leaks" according to a given leak definition.

[Google Code] (https://code.google.com/p/leak-finder-for-javascript/)

 

posted on 2012-08-28 18:41  飘行天下  阅读(146)  评论(0编辑  收藏  举报

导航