Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/napi/wrappers/
Darrays.ts53 export function withPtrArray<R>(data: BigUint64Array, access: Access, exec: ExecWithLength<BigUint6… function
/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/wasm/wrappers/
Darrays.ts98 export function withPtrArray<R>(data: Uint32Array, access: Access, exec: ExecWithLength<number, R>)… function
/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/dist/lib/src/napi/wrappers/
Darrays.js46 function withPtrArray(data, access, exec) { function
/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/dist/lib/src/wasm/wrappers/
Darrays.js63 function withPtrArray(data, access, exec) { function