This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
haxe
/
HaxeFoundation.haxe
mirror de
https://github.com/HaxeFoundation/haxe.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Clear invalidation stats after printing
Rudy Ges
1 ano atrás
pai
c29cdfaf72
commit
9b3937c25a
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
src/codegen/codegen.ml
+ 1
- 0
src/codegen/codegen.ml
Ver arquivo
@@ -468,6 +468,7 @@ module Dump = struct
loop entries 0;
end;
close();
+ Hashtbl.clear stats
end
(*