Searched refs:_debouncers (Results 1 – 1 of 1) sorted by relevance
10 this._debouncers = []; property19 let entry = this._debouncers.find(entry => entry.lkg === lkg && entry.force === force);28 this._debouncers.push(entry = { lkg, force, debouncer });