Searched refs:otherObject (Results 1 – 2 of 2) sorted by relevance
| /plugin/asciidocjs/node_modules/filelist/ |
| D | index.js | 58 merge = function (object, otherObject) { argument 60 , otherObj = otherObject || {}
|
| /plugin/sequencediagram/bower_components/lodash/test/ |
| D | test.js | 849 otherObject = { 'b': 2 }, variable 863 lodashBizarro.difference([object, otherObject], largeArray), 871 assert.deepEqual(actual, [[otherObject], [object], [object]], label);
|