In my solution I create and dispose a lot of V8ScriptEngine instances. However, now that load on my application is increasing, it turns out not all memory is released. I tried to get a grip on what is happening by comparing snapshots, but I dont see much there, so cannot help you with that.