Searched refs:_makeCallback (Results 1 – 4 of 4) sorted by relevance
| /plugin/asciidocjs/node_modules/nunjucks/src/ |
| D | compiler.js | 111 _proto._makeCallback = function _makeCallback(res) { function 209 this._emitLine(', ' + this._makeCallback(res)); 421 this._emitLine(', ' + this._makeCallback(symbol)); 522 this._emit('})(' + this._makeCallback()); 684 this._emitLine('}, ' + this._makeCallback(output)); 795 var cb = this._makeCallback(parentTemplateId); 807 …Exported(' + (node.withContext ? 'context.getVariables(), frame, ' : '') + this._makeCallback(id)); 820 …(' + (node.withContext ? 'context.getVariables(), frame, ' : '') + this._makeCallback(importedId)); 866 this._emitLine('(env, context, frame, runtime, ' + this._makeCallback(id)); 873 var cb = this._makeCallback(id); [all …]
|
| /plugin/asciidocjs/node_modules/nunjucks/browser/ |
| D | nunjucks.js | 1330 _proto._makeCallback = function _makeCallback(res) { 1428 this._emitLine(', ' + this._makeCallback(res)); 1640 this._emitLine(', ' + this._makeCallback(symbol)); 1741 this._emit('})(' + this._makeCallback()); 1903 this._emitLine('}, ' + this._makeCallback(output)); 2014 var cb = this._makeCallback(parentTemplateId); 2026 …Exported(' + (node.withContext ? 'context.getVariables(), frame, ' : '') + this._makeCallback(id)); 2039 …(' + (node.withContext ? 'context.getVariables(), frame, ' : '') + this._makeCallback(importedId)); 2085 this._emitLine('(env, context, frame, runtime, ' + this._makeCallback(id)); 2092 var cb = this._makeCallback(id); [all …]
|
| D | nunjucks.min.js.map | 1 …_makeCallback","_templateName","_compileChildren","compile","_compileAggregate","startChar","endCh…
|
| D | nunjucks.js.map | 1 …_makeCallback","_templateName","_compileChildren","compile","_compileAggregate","startChar","endCh…
|