mirror of https://github.com/lukechilds/node.git
Browse Source
Previously, setTimeout(fn, 0) would create a new Timer() object, which has a close() method (and is a bit slower). The recent change to more closely emulate browser setTimeout behavior dodges this path, so this assertion is no longer valid.v0.9.1-release
isaacs
13 years ago
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue