Status: New
Owner: ----

New issue 2528 by [email protected]: Circular reference parent-child is undefined unless console.log is called when assigning a property to a MutationObserver Object
http://code.google.com/p/v8/issues/detail?id=2528

When creating a circular reference in a MutationObserver object, for some reason it "disapears" unless you explicitly call console.log(the_variable) after.

This behaviour only happens in Chrome (I can't reproduce it in Gecko).

Here's a fiddle with an example:
http://jsfiddle.net/reLr9/

Here's the original post on stack overflow:
http://stackoverflow.com/questions/14730172/circular-reference-parent-child-is-undefined-unless-console-log-is-called


--
--
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