@@ -173,6 +173,9 @@ JavaScriptCompiler.prototype = {
|
||||
}
|
||||
}
|
||||
|
||||
// Release AST/compiler references only needed during compilation for dedup
|
||||
this.context.environments.length = 0;
|
||||
|
||||
if (this.environment.usePartial) {
|
||||
ret.usePartial = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user