Home
last modified time | relevance | path

Searched defs:ctor (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.js261 const __freeStruct = function(ctor, obj, m){ argument
304 const __allocStruct = function(ctor, obj, m){ argument
373 const __instanceBacklinkFactory = function(ctor){ argument
509 const StructType = function ctor(structName, structInfo){ function in self.Jaccwabyt
568 const makeMemberWrapper = function f(ctor,name, descr){ argument
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-oo1.js104 const dbCtorHelper = function ctor(...args){ function