- 
    Bug 
- 
    Resolution: Done
- 
    P3: Somewhat important 
- 
    Qt Creator 2.3.0-beta
- 
    None
- 
        ed1321a4f95d4ecbbd96794ec355cfc7984cfb2d
Try
function foo() {
  var x = new Date();
  x.setTime(|)
}
you should get a hint about setTime expecting one argument.