Comment #25 on issue 2073 by [email protected]: Garbage collector sometimes fails on objects with Object.defineProperty (memleak?)
http://code.google.com/p/v8/issues/detail?id=2073

Hi,
I am from the Angular team and we found another issue with stale references.

Reproduce:
1. open http://plnkr.co/edit/JZbtZ13Ml1aDjNJug1gu?p=preview
2. Hit the small button in the top right that is described as 'launch the preview in a separate window', which will open a popup 3. Take the url from the popup and open a new tab with it, but don't open DevTools yet
4. Hit refresh
5. Open DevTools and take a heap dump, filter for class 'ChildScope'. There should be 3 instances. However, there should only be one (the one with the property $id = '003'

In contrast, if you do the same without a refresh, you only get 1 instance.

Tested with Chrome 32.0.1700.68 beta

Attachments:
        Screen Shot 2014-01-02 at 11.22.57 AM.png  449 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.

Reply via email to