Searched refs:mustCallChecks (Results 1 – 2 of 2) sorted by relevance
1 const mustCallChecks = []; variable6 const failed = mustCallChecks.filter(function(context) {42 if (mustCallChecks.length === 0) process.on('exit', runCallChecks);44 mustCallChecks.push(context);
312 const mustCallChecks = []; variable317 const failed = mustCallChecks.filter(function(context) {374 if (mustCallChecks.length === 0) process.on('exit', runCallChecks);376 mustCallChecks.push(context);