Browse thread
[Caml-list] heap profiling
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Christian Lindig <lindig@e...> |
| Subject: | [Caml-list] expose GC roots as weak Obj.t pointers? |
Would it be possible (in principle) to expose the GC roots as an array
of weak Obj.t pointers? This would allow to walk the heap from Caml
using Obj.
Gc.roots: unit -> Obj.t Weak.t
-- Christian
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners