tlrobinson / long-stack-traces

Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead
277 stars 15 forks source link

Add `process.nextTick()` #3

Closed TooTallNate closed 13 years ago

TooTallNate commented 13 years ago

Adds process.nextTick(). Don't forget to bump the version on npm and publish!

tlrobinson commented 13 years ago

SHA: cba99ad2229d5458a36388f2e72769971559b469

TooTallNate commented 13 years ago

Killer! Don't forget to bump the version in the package.json an re-publish on npm!

TooTallNate commented 13 years ago

Killer! Don't forget to bump the version in the package,json and republish on npm!

On Tue, Mar 22, 2011 at 5:37 PM, tlrobinson < reply@reply.github.com>wrote:

SHA: cba99ad2229d5458a36388f2e72769971559b469

Reply to this email directly or view it on GitHub: https://github.com/tlrobinson/long-stack-traces/pull/3#issuecomment-905698

tlrobinson commented 13 years ago

should be bumped and republished in npm now