An array of visitors providing functions to be ran when the deferred's state changes.
An array of visitors providing functions to be ran when the deferred's state changes.
get _listeners() {
throw new TypeError('Deferred.prototype is abstract and does not implement ._listeners');
}