Home | History | Annotate | Download | only in Tools

Lines Matching full:leaked

4418         leaked bytes to speed up searching on long lines.
4440 number of leaked bytes in Leaks Viewer
4454 Show the number of leaked bytes, not just leaked allocations, in Leaks Viewer
4456 The Self and Total columns now report the number of leaked bytes. The new Calls column shows
4457 the number of leaked allocations. And the new Average column shows the average number of
4458 leaked bytes per call.
4460 Fixes <http://webkit.org/b/56344> Leaks Viewer should show how many bytes were leaked, not
4466 (LeaksParserWorker.prototype._parseLeaks): Parse the number of leaked bytes from the "Leak:"
4471 property, and changed to store the number of leaked bytes in .selfTime/.totalTime.
4472 .numberOfCalls now holds the number of leaked allocations.
5629 the number of leaked bytes, is shown. And this tool has made apparent some bugs in the Web