Searched refs:otherCol (Results 1 – 1 of 1) sorted by relevance
3 var a, b, c, d, e, col, otherCol; variable14 otherCol = new Backbone.Collection();155 otherCol.add(e);156 otherCol.on('add', function() {167 assert.equal(otherCol.length, 1);