Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.js686 const StructCtor = function StructCtor(externalMemory){ class in self.Jaccwabyt.StructBinder
726 StructCtor.prototype = new StructType(structName, structInfo, rop); class