Let's suppose I have a function that expects an argument of a certain type, a number.
What if I somehow hint the V8 compiler that here I expect only a number so that V8 optimises accordingly without guesses? Would such a hint make sense for V8 optimisation process? -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
