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

Function $10

test/js_optimizer/wasm2js.js:369–393  ·  view source on GitHub ↗
($0_1)

Source from the content-addressed store, hash-verified

367 }
368
369 function $10($0_1) {
370 var $1_1 = 0, $2_1 = 0, $3_1 = 0;
371 $1_1 = global$0 - 16 | 0;
372 global$0 = $1_1;
373 HEAP8[$1_1 + 15 | 0] = 10;
374 $2_1 = HEAP32[$0_1 + 16 >> 2];
375 label$1 : {
376 if (!$2_1) {
377 if ($1($0_1)) {
378 break label$1
379 }
380 $2_1 = HEAP32[$0_1 + 16 >> 2];
381 }
382 $3_1 = HEAP32[$0_1 + 20 >> 2];
383 if (!(HEAP8[$0_1 + 75 | 0] == 10 | $3_1 >>> 0 >= $2_1 >>> 0)) {
384 HEAP32[$0_1 + 20 >> 2] = $3_1 + 1;
385 HEAP8[$3_1 | 0] = 10;
386 break label$1;
387 }
388 if ((FUNCTION_TABLE[HEAP32[$0_1 + 36 >> 2]]($0_1, $1_1 + 15 | 0, 1) | 0) != 1) {
389 break label$1
390 }
391 }
392 global$0 = $1_1 + 16 | 0;
393 }
394
395 function $11($0_1, $1_1) {
396 var $2_1 = 0, $3_1 = 0;

Callers 1

$9Function · 0.85

Calls 1

$1Function · 0.85

Tested by

no test coverage detected