MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / $9

Function $9

test/js_optimizer/wasm2js.js:344–367  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

342 }
343
344 function $9() {
345 var $0_1 = 0, $1_1 = 0;
346 $0_1 = HEAP32[260];
347 $0_1;
348 $1_1 = $8();
349 label$3 : {
350 if (((($11($1_1, $0_1) | 0) != ($1_1 | 0) ? -1 : 0) | 0) < 0) {
351 break label$3
352 }
353 label$4 : {
354 if (HEAPU8[$0_1 + 75 | 0] == 10) {
355 break label$4
356 }
357 $1_1 = HEAP32[$0_1 + 20 >> 2];
358 if ($1_1 >>> 0 >= HEAPU32[$0_1 + 16 >> 2]) {
359 break label$4
360 }
361 HEAP32[$0_1 + 20 >> 2] = $1_1 + 1;
362 HEAP8[$1_1 | 0] = 10;
363 break label$3;
364 }
365 $10($0_1);
366 }
367 }
368
369 function $10($0_1) {
370 var $1_1 = 0, $2_1 = 0, $3_1 = 0;

Callers 1

$12Function · 0.85

Calls 3

$8Function · 0.85
$11Function · 0.85
$10Function · 0.85

Tested by

no test coverage detected