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

Function _llvm_trap

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

Source from the content-addressed store, hash-verified

5059 var _llvm_pow_f64=Math_pow;
5060
5061 function _llvm_trap() {
5062 abort('trap!');
5063 }
5064
5065
5066 var ___tm_current=STATICTOP; STATICTOP += 48;;

Callers 2

_sqlite3PagerSharedLockFunction · 0.70
_sqlite3VdbeCreateFunction · 0.70

Calls 1

abortFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…