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

Function $11

test/js_optimizer/wasm2js.js:395–410  ·  view source on GitHub ↗
($0_1, $1_1)

Source from the content-addressed store, hash-verified

393 }
394
395 function $11($0_1, $1_1) {
396 var $2_1 = 0, $3_1 = 0;
397 $2_1 = $0_1;
398 $3_1 = $2_1;
399 label$1 : {
400 if (HEAP32[$1_1 + 76 >> 2] <= -1) {
401 $1_1 = $0($2_1, $1_1);
402 break label$1;
403 }
404 $1_1 = $0($2_1, $1_1);
405 }
406 if (($3_1 | 0) == ($1_1 | 0)) {
407 return $0_1
408 }
409 return $1_1;
410 }
411
412 function $12($0_1, $1_1) {
413 $0_1 = $0_1 | 0;

Callers 1

$9Function · 0.85

Calls 1

$0Function · 0.85

Tested by

no test coverage detected