about summary refs log tree commit diff stats
path: root/html/120allocate.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/120allocate.subx.html')
-rw-r--r--html/120allocate.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/120allocate.subx.html b/html/120allocate.subx.html
index 5f36560b..d64067f9 100644
--- a/html/120allocate.subx.html
+++ b/html/120allocate.subx.html
@@ -93,7 +93,7 @@ if ('onhashchange' in window) {
 <span id="L32" class="LineNr"> 32 </span>
 <span id="L33" class="LineNr"> 33 </span><span class="subxComment"># a reasonable default</span>
 <span id="L34" class="LineNr"> 34 </span><span class="SpecialChar">Heap-size</span>:  <span class="subxComment"># int</span>
-<span id="L35" class="LineNr"> 35 </span>  0x600000/imm32/6MB
+<span id="L35" class="LineNr"> 35 </span>  0x800000/imm32/8MB
 <span id="L36" class="LineNr"> 36 </span>
 <span id="L37" class="LineNr"> 37 </span><span class="SpecialChar">Next-alloc-id</span>:  <span class="subxComment"># int</span>
 <span id="L38" class="LineNr"> 38 </span>  0x100/imm32  <span class="subxComment"># save a few alloc ids for fake handles</span>