Home
last modified time | relevance | path

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

/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js368 var asyncFunc = lodashStable.attempt(function() { variable
2725 'async functions': asyncFunc,
9127 assert.strictEqual(_.isArrayLike(asyncFunc), false);
10632 assert.strictEqual(_.isFunction(asyncFunc), typeof asyncFunc == 'function');