Monitored execution
The tool runs the entered JavaScript as a browser-side test and tracks objects allocated during that execution. For a useful result, the snippet should contain the smallest setup and cleanup sequence that reproduces the suspected retention. Allocation information shows what the run created, but allocation by itself does not establish that an object remained reachable longer than intended.