Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js1132 const __allocPtr = function(howMany, safePtrSize, method){ function
1183 (howMany=1, safePtrSize=true)=>__allocPtr(howMany, safePtrSize, 'alloc');
1190 (howMany=1, safePtrSize=true)=>__allocPtr(howMany, safePtrSize, 'scopedAlloc');