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

Function __ptrAddSelf

sqlite-wasm-cos/sqlite3-node.mjs:9700–9702  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

9698 };
9699
9700 const __ptrAddSelf = function(...args){
9701 return __ptrAdd(this.pointer,...args);
9702 };
9703
9704 if(!SBF.debugFlags){
9705 SBF.__makeDebugFlags = function(deriveFrom=null){

Callers

nothing calls this directly

Calls 1

__ptrAddFunction · 0.70

Tested by

no test coverage detected