var m = function (JS){ JS.console.info("test"); var x = 123; ++x; }(this);