From fa786ea791469364d635b6a5eb877b0c4e3333ce Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 12 Jan 2020 12:15:55 -0800 Subject: 5884 --- html/074write-stream-data.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/074write-stream-data.subx.html') diff --git a/html/074write-stream-data.subx.html b/html/074write-stream-data.subx.html index 5ea6ff9a..0e65c3c8 100644 --- a/html/074write-stream-data.subx.html +++ b/html/074write-stream-data.subx.html @@ -77,7 +77,7 @@ if ('onhashchange' in window) { 18 56/push-esi 19 # esi = s 20 8b/copy 1/mod/*+disp8 5/rm32/ebp . . . 6/r32/esi 0xc/disp8 . # copy *(ebp+12) to esi - 21 # var slice/ecx : (ref slice) = {s->data, &s->data[s->write]} + 21 # var slice/ecx : slice = {s->data, &s->data[s->write]} 22 # . push &s->data[s->write] 23 8b/copy 0/mod/indirect 6/rm32/esi . . . 0/r32/eax . . # copy *esi to eax 24 8d/copy-address 1/mod/*+disp8 4/rm32/sib 6/base/esi 0/index/eax . 0/r32/eax 0xc/disp8 . # copy esi+eax+12 to eax -- cgit 1.4.1-2-gfad0