These objects had confusing ownership semantics. Let's just throw them all on the GC heap and stop worrying about it.
Add a partial implementation of HTML5 Worker API. Messages can be sent from the inner context externally.