SCM Repository
Diff of /sml/trunk/src/MLRISC/gc-safety/gc-cells.sig
Parent Directory
|
Revision Log
|
Patch
revision 585, Wed Mar 29 23:55:35 2000 UTC | revision 586, Thu Mar 30 05:08:07 2000 UTC | |
---|---|---|
# | Line 14 | Line 14 |
14 | val newGCMap : unit -> GCMap.gcmap (* create a new gc map *) | val newGCMap : unit -> GCMap.gcmap (* create a new gc map *) |
15 | val setGCMap : GCMap.gcmap -> unit (* set the current gc map *) | val setGCMap : GCMap.gcmap -> unit (* set the current gc map *) |
16 | val getGCMap : unit -> GCMap.gcmap (* get the current gc map *) | val getGCMap : unit -> GCMap.gcmap (* get the current gc map *) |
17 | val clearGCMap : unit -> unit (* remove current gc map *) | |
18 | ||
19 | (* | (* |
20 | * Generate a virtual register and update the gc map at the same time. | * Generate a virtual register and update the gc map at the same time. |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |