Searched refs:_toObject (Results 1 – 2 of 2) sorted by relevance
6733 return this._toObject(instance, methodName, propertiesToInclude);6740 _toObject: function(instance, methodName, propertiesToInclude) { method
4 …ects().map(function(instance){return this._toObject(instance,methodName,propertiesToInclude)},this…