Searched defs:listening (Results 1 – 1 of 1) sorted by relevance
167 var internalOn = function(obj, name, callback, context, listening) { argument171 listening: listening property210 … handlers.push({callback: callback, context: context, ctx: context || ctx, listening: listening}); property260 listening = listeners[ids[i]]; property286 listening = handler.listening; property