Hooks.hookMethod("setInterval", ctx, null,function (m, c, args, handle) {
                        if (!handle)
                            return;
                        result.intervals[handleConvert(handle)] = {
                            func: args[0],