Searched refs:compileClientAsync (Results 1 – 1 of 1) sorted by relevance
114 compileClientAsync: ['compileClientAsync', 'compileClient'], property222 Transformer.prototype.compileClientAsync = function (str, options, cb) { method in Transformer231 return tr.normalizeAsync(this._tr.compileClientAsync(str, options), cb);265 return this._tr.compileClientAsync(str, options);