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

Function $8

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

Source from the content-addressed store, hash-verified

315 }
316
317 function $8() {
318 var $0_1 = 0, $1_1 = 0, $2_1 = 0;
319 $1_1 = 1024;
320 while (1) {
321 $0_1 = $1_1;
322 $1_1 = $0_1 + 4 | 0;
323 $2_1 = HEAP32[$0_1 >> 2];
324 if (!(($2_1 ^ -1) & $2_1 + -16843009 & -2139062144)) {
325 continue
326 }
327 break;
328 };
329 if (!($2_1 & 255)) {
330 return $0_1 - 1024 | 0
331 }
332 while (1) {
333 $2_1 = HEAPU8[$0_1 + 1 | 0];
334 $1_1 = $0_1 + 1 | 0;
335 $0_1 = $1_1;
336 if ($2_1) {
337 continue
338 }
339 break;
340 };
341 return $1_1 - 1024 | 0;
342 }
343
344 function $9() {
345 var $0_1 = 0, $1_1 = 0;

Callers 1

$9Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected