This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
haxe
/
HaxeFoundation.haxe
peilaus alkaen
https://github.com/HaxeFoundation/haxe.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Clear invalidation stats after printing
Rudy Ges
1 vuosi sitten
vanhempi
c29cdfaf72
commit
9b3937c25a
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
src/codegen/codegen.ml
+ 1
- 0
src/codegen/codegen.ml
Näytä tiedosto
@@ -468,6 +468,7 @@ module Dump = struct
loop entries 0;
end;
close();
+ Hashtbl.clear stats
end
(*