The Handleclass is deprecated and should be removed. There are two ways of resolving this: Doing it for all Node versions or only doing it for new versions. I prefer the first option, but it might entail slightly more work, as all faulty APIs in Node and V8 need wrapping and converting. It should, however, result in cleaner code in the end.