Home
last modified time | relevance | path

Searched refs:mustNotReach (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/wasm/
H A Ddemo-worker1-promiser.js101 const mustNotReach = ()=>toss("This is not supposed to be reached."); function
141 mustNotReach
H A Ddemo-worker1.js152 const mustNotReach = ()=>{ function
187 runOneTest('exec',{sql:'intentional_error'}, mustNotReach);