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

Function T

test/js_optimizer/wasm2js-output.js:322–345  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

320}
321
322function T() {
323 var a = 0, b = 0;
324 a = g[260];
325 a;
326 b = S();
327 a: {
328 if ((((V(b, a) | 0) != (b | 0) ? -1 : 0) | 0) < 0) {
329 break a;
330 }
331 b: {
332 if (h[a + 75 | 0] == 10) {
333 break b;
334 }
335 b = g[a + 20 >> 2];
336 if (b >>> 0 >= j[a + 16 >> 2]) {
337 break b;
338 }
339 g[a + 20 >> 2] = b + 1;
340 e[b | 0] = 10;
341 break a;
342 }
343 U(a);
344 }
345}
346
347function L(a) {
348 var b = 0;

Callers 1

WFunction · 0.70

Calls 3

SFunction · 0.70
VFunction · 0.70
UFunction · 0.70

Tested by

no test coverage detected