This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
haxe
/
HaxeFoundation.haxe
kopia lustrzana
https://github.com/HaxeFoundation/haxe.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Clear invalidation stats after printing
Rudy Ges
1 rok temu
rodzic
c29cdfaf72
commit
9b3937c25a
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
src/codegen/codegen.ml
+ 1
- 0
src/codegen/codegen.ml
Wyświetl plik
@@ -468,6 +468,7 @@ module Dump = struct
loop entries 0;
end;
close();
+ Hashtbl.clear stats
end
(*