Searched refs:directivesFn (Results 1 – 1 of 1) sorted by relevance
303 return Promise.all(_.map(directivesFiles, function(directivesFn, className) { argument304 return fs.readFileAsync(directivesFn, 'utf8').then(function(directives) {317 …console.log('Ignored typemap from ' + directivesFn + ': ' + typemap.replace('{', '') + ' (no %arra…320 …console.log('Ignored typemap from ' + directivesFn + ': ' + typemap.replace('{', '') + ' (only con…