Creates make.js code to build jsdoc.

This commit is contained in:
Yury Delendik 2014-04-13 15:54:24 -05:00
parent bb739c011e
commit 2ca2c387fc
5 changed files with 63 additions and 1 deletions

View file

@ -922,6 +922,7 @@ function isPDFFunction(v) {
/**
* Legacy support for PDFJS Promise implementation.
* TODO remove eventually
* @ignore
*/
var LegacyPromise = PDFJS.LegacyPromise = (function LegacyPromiseClosure() {
return function LegacyPromise() {