Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.js475 const __allocCString = function(str){ function in self.Jaccwabyt
499 const mem = __allocCString(str);
552 allocCString: rop(__allocCString),
741 StructBinder.allocCString = __allocCString;