This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
haxe
/
HaxeFoundation.haxe
mirror of
https://github.com/HaxeFoundation/haxe.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Clear invalidation stats after printing
Rudy Ges
1 năm trước cách đây
mục cha
c29cdfaf72
commit
9b3937c25a
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
src/codegen/codegen.ml
+ 1
- 0
src/codegen/codegen.ml
Xem Tập Tin
@@ -468,6 +468,7 @@ module Dump = struct
loop entries 0;
end;
close();
+ Hashtbl.clear stats
end
(*