csnover / TraceKit

Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrap setTimeout/setInterval

csnover opened this issue · comments

Those are asynchronous and so we should eat them.