Searched refs:scopedAllocCString (Results 1 – 4 of 4) sorted by relevance
1078 target.scopedAllocCString = function1278 if('string'===typeof v) return target.scopedAllocCString(v);
462 let cStr = w.scopedAllocCString("hello");470 let cStr2 = w.scopedAllocCString("HI!!!");553 const [cstr, n] = w.scopedAllocCString("hello, world", true);
662 const zV = wasm.scopedAllocCString(jV);
1183 const zDbFile = wasm.scopedAllocCString(dbFile);