Files
node/lib
Ben Noordhuis 33fea6ed5f lib: don't penalize setInterval() common case
The common case is where setInterval() is called with two arguments,
the callback and the timeout.  Specifying optional arguments in
the parameter list forces common case calls to go through an arguments
adaptor stack frame.

PR-URL: https://github.com/iojs/io.js/pull/1221
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-03-20 23:42:26 +01:00
..
2015-01-31 23:47:29 -05:00
2015-01-31 23:47:29 -05:00
2015-01-31 23:47:29 -05:00
2015-02-09 14:14:20 +03:00
2015-01-31 23:47:29 -05:00
2015-01-31 23:47:29 -05:00
2015-01-21 16:21:31 -05:00
2015-02-07 12:00:16 -08:00
2015-03-20 18:17:25 +01:00
2015-01-21 16:21:31 -05:00
2014-11-28 13:21:43 +03:00
2015-02-22 20:07:25 -08:00
2015-03-04 11:37:12 +03:00
2015-01-31 23:47:29 -05:00
2015-01-21 16:21:31 -05:00
2015-02-16 12:33:12 +01:00
2015-01-31 23:47:29 -05:00
2015-01-21 16:21:31 -05:00
2015-01-31 23:47:29 -05:00
2015-01-31 23:47:29 -05:00