Searched refs:canEmit (Results 1 – 2 of 2) sorted by relevance
33 …options.event+Pe(n))},tryEmit:function(e){if(this.canEmit())return this.emit(e);this.state=Te},can…
24282 if (this.canEmit()) {24293 canEmit: function() { method