Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-oo1.js1148 const isSupportedBindType = function(v){ function
1171 return isSupportedBindType(v) || toss3("Unsupported bind() argument type:",typeof v);