<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
UNSAFE MODULE RTHeapStats;<BR><BR>(* The code below makes the following NASTY assumption:<BR> ThreadInternal.ProcessStacks calls its argument twice for<BR> each thread -- the first time for the stack, the<BR> second time for its registers. *)<BR><BR>
<BR>
<BR>
It makes sense to violate this assumption, for the current running thread.<BR>
But I guess there isn't anything to gain by doing that?<BR>
<BR>
<BR>
Thoughts?<BR>
<BR>
I'll preserve this behavior, which I was otherwise on the verge of changing.<BR>
<BR>
<BR>
- Jay<BR> </body>
</html>