Searched refs:callbLength (Results 1 – 1 of 1) sorted by relevance
46 const callbLength: number = Object.keys(callbacks).length; constant48 if (callbLength <= 0) {52 if (callbLength > 0 || promise) {85 callb.__onlyPromise = callbLength <= 0;