MCPcopy Create free account
hub / github.com/GoogleChrome/samples /

Class

sqlite-wasm-cos/sqlite3-node.mjs:8867–8867  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8865 the callProxy() method is to account for such cases.
8866 */
8867 xArg.FuncPtrAdapter = class FuncPtrAdapter extends AbstractArgAdapter {
8868 constructor(opt) {
8869 super(opt);
8870 if(xArg.FuncPtrAdapter.warnOnUse){

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected