Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:signals

4705         Re-do the way script timeouts are handled. No longer use a unix timer that sends signals. Instead, add a 
10497 period of time. This currently only works on Unix platforms where setitimer and signals are used.