MCPcopy Create free account
hub / github.com/sql-js/sql.js / _geteuid

Function _geteuid

js/sql-debug.js:397069–397076  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

397067 STACKTOP = sp;return ($6|0);
397068}
397069function _geteuid() {
397070 var $0 = 0, $vararg_buffer = 0, label = 0, sp = 0;
397071 sp = STACKTOP;
397072 STACKTOP = STACKTOP + 16|0;
397073 $vararg_buffer = sp;
397074 $0 = (___syscall201(201,($vararg_buffer|0))|0);
397075 STACKTOP = sp;return ($0|0);
397076}
397077function _write($0,$1,$2) {
397078 $0 = $0|0;
397079 $1 = $1|0;

Callers

nothing calls this directly

Calls 1

___syscall201Function · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…