Searched refs:onbefore (Results 1 – 5 of 5) sorted by relevance
25 onbefore, property40 this.onbefore = typeof onbefore === 'function' ? onbefore : noop;199 this.onbefore(uid);233 onbefore, property243 onbefore, property
22 onbefore, property35 function onbefore(asyncId) { function
102 const hook2 = initHooks({ onbefore: onhook2Before, allowNoInit: true }); property103 const hook3 = initHooks({ onbefore: onhook3Before, onafter: onhook3After }); property
31 onbefore: checkOnce(chkBefore), property
19 onbefore: common.mustCall(() => { throw new Error(arg); }) property