MCPcopy
hub / github.com/sql-js/sql.js / _getpid

Function _getpid

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

Source from the content-addressed store, hash-verified

396920 STACKTOP = sp;return ($5|0);
396921}
396922function _getpid() {
396923 var $0 = 0, $vararg_buffer = 0, label = 0, sp = 0;
396924 sp = STACKTOP;
396925 STACKTOP = STACKTOP + 16|0;
396926 $vararg_buffer = sp;
396927 $0 = (___syscall20(20,($vararg_buffer|0))|0);
396928 STACKTOP = sp;return ($0|0);
396929}
396930function _access($0,$1) {
396931 $0 = $0|0;
396932 $1 = $1|0;

Callers 2

_unixOpenFunction · 0.85
_unixRandomnessFunction · 0.85

Calls 1

___syscall20Function · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…