MCPcopy Create free account
hub / github.com/angular/dev-infra / clear

Method clear

github-actions/saucelabs/set-saucelabs-env.js:2553–2556  ·  view source on GitHub ↗

* The `clear` method cancels the timer, preventing it from executing. * * @returns {void} * @private

()

Source from the content-addressed store, hash-verified

2551 }
2552 this._state = PENDING;
2553 }
2554 /**
2555 * The `clear` method cancels the timer, preventing it from executing.
2556 *
2557 * @returns {void}
2558 * @private
2559 */

Callers 8

clearTimeoutFunction · 0.45
clearFastTimeoutFunction · 0.45
[kClose]Method · 0.45
[kDestroy]Method · 0.45
closeMethod · 0.45
clearMethod · 0.45
abortFunction · 0.45
constructorMethod · 0.45

Calls 3

__awaiterFunction · 0.70
writeMethod · 0.45
emptyBufferMethod · 0.45

Tested by

no test coverage detected