Status: Accepted
Owner: [email protected]
CC: [email protected], [email protected], [email protected],
[email protected]
Labels: Type-Bug Priority-Medium
New issue 2791 by [email protected]: Memory leak caused by a reference
from Code object
http://code.google.com/p/v8/issues/detail?id=2791
Steps:
1. Open attacked page.
2. Open Chrome DevTools heap profiler and take heap snapshot.
3. Search for MyClass in the Summary view.
Result:
There is one instance with a retaining path going though Code objects. See
screenshot.
Expected:
No MyClass instances alive.
This leak was reported on StackOverflow:
http://stackoverflow.com/questions/17641726/javascript-closure-memory-leak
Attachments:
leak.html 394 bytes
leak.png 160 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.