Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.js552 allocCString: rop(__allocCString), property
741 StructBinder.allocCString = __allocCString;
H A Djaccwabyt.md539 - `allocCString(str)`
585 - `allocCString(str)`
683 Uses `StructType.allocCString()` to allocate a new C-style string,
/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js964 target.allocCString = function
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-opfs.js188 opfsVfs.$zName = wasm.allocCString("opfs");
/sqlite-3.40.0/ext/wasm/
H A Dtester1.js495 const cstr = w.allocCString("hällo, world");