Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-11-14 17:06:37 -0800 (Fri, 14 Nov 2003)
Revision: 5101
Log message:
- Be more careful not to GC an entry in the same generation it was created
- For non-boxed values, set the generation to max_int to make sure that
it is never GC'ed from the header hash.
Changes | Path |
+14 -7 | metaprl-branches/ocaml_3_07/mllib/weak_memo.ml |