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

Function $1

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

Source from the content-addressed store, hash-verified

85 }
86
87 function $1($0_1) {
88 var $1_1 = 0;
89 $1_1 = HEAPU8[$0_1 + 74 | 0];
90 HEAP8[$0_1 + 74 | 0] = $1_1 + -1 | $1_1;
91 $1_1 = HEAP32[$0_1 >> 2];
92 if ($1_1 & 8) {
93 HEAP32[$0_1 >> 2] = $1_1 | 32;
94 return -1;
95 }
96 HEAP32[$0_1 + 4 >> 2] = 0;
97 HEAP32[$0_1 + 8 >> 2] = 0;
98 $1_1 = HEAP32[$0_1 + 44 >> 2];
99 HEAP32[$0_1 + 28 >> 2] = $1_1;
100 HEAP32[$0_1 + 20 >> 2] = $1_1;
101 HEAP32[$0_1 + 16 >> 2] = $1_1 + HEAP32[$0_1 + 48 >> 2];
102 return 0;
103 }
104
105 function $2($0_1) {
106 if (!$0_1) {

Callers 2

$0Function · 0.85
$10Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected