From 86351aafe218a7386f6578be3c4da3edcdcb0c98 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 12 Jun 2020 07:57:27 -0700 Subject: 6513 --- html/074write-stream-data.subx.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (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 9955a876..4b04a455 100644 --- a/html/074write-stream-data.subx.html +++ b/html/074write-stream-data.subx.html @@ -92,7 +92,7 @@ if ('onhashchange' in window) { 33 51/push-ecx 34 ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp . . . . 8/disp8 . # push *(ebp+8) 35 # . . call - 36 e8/call write-slice-buffered/disp32 + 36 e8/call write-slice-buffered/disp32 37 # . . discard args 38 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp 39 $write-stream-data:end: @@ -114,7 +114,7 @@ if ('onhashchange' in window) { 55 # setup 56 # . clear-stream(_test-output-stream) 57 # . . push args - 58 68/push _test-output-stream/imm32 + 58 68/push _test-output-stream/imm32 59 # . . call 60 e8/call clear-stream/disp32 61 # . . discard args @@ -145,7 +145,7 @@ if ('onhashchange' in window) { 86 # write-stream-data(_test-output-buffered-file, _test-input-stream) 87 # . . push args 88 68/push _test-input-stream/imm32 - 89 68/push _test-output-buffered-file/imm32 + 89 68/push _test-output-buffered-file/imm32 90 # . . call 91 e8/call write-stream-data/disp32 92 # . . discard args @@ -153,7 +153,7 @@ if ('onhashchange' in window) { 94 # check that the write happened as expected 95 # . flush(_test-output-buffered-file) 96 # . . push args - 97 68/push _test-output-buffered-file/imm32 + 97 68/push _test-output-buffered-file/imm32 98 # . . call 99 e8/call flush/disp32 100 # . . discard args @@ -162,7 +162,7 @@ if ('onhashchange' in window) { 103 # . . push args 104 68/push "F - test-write-stream-data"/imm32 105 68/push "abcd"/imm32 -106 68/push _test-output-stream/imm32 +106 68/push _test-output-stream/imm32 107 # . . call 108 e8/call check-stream-equal/disp32 109 # . . discard args -- cgit 1.4.1-2-gfad0