Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timers: do not use user object call/apply #12960

Closed
wants to merge 1 commit into from
Closed

Commits on May 11, 2017

  1. timers: do not use user object call/apply

    Timers should work even if the user has monkey-patched `.call()` and
    `.apply()` to undesirable values.
    
    Refs: nodejs#12956
    Trott committed May 11, 2017
    Configuration menu
    Copy the full SHA
    4622913 View commit details
    Browse the repository at this point in the history