Home
last modified time | relevance | path

Searched refs:instancePropDiff (Results 1 – 1 of 1) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Dmodel.js862 instancePropDiff: function() {} method
867 instancePropDiff: function() {} method
879 assert.notEqual(Child.prototype.instancePropDiff, Parent.prototype.instancePropDiff);
880 assert.notEqual(Child.prototype.instancePropDiff, undefined);