Searched refs:JavaScriptCompiler (Results 1 – 1 of 1) sorted by relevance
691 Handlebars.JavaScriptCompiler = function() {}; class693 (function(Compiler, JavaScriptCompiler) { argument1001 JavaScriptCompiler.prototype = { class1007 } else if (JavaScriptCompiler.isValidJavaScriptVariableName(name)) {1350 compiler: JavaScriptCompiler,