On 31.07.2017 13:53, smaug wrote: <snip>
Reference counting is needed always if both JS and C++ can have a pointer to the object.
By the way - just curious: Anybody already thought about garbage collection ? That wouldn't have the problem w/ circular graphs, and should make the whole code smaller and faster. --mtx _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

