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

Method contextKey

sqlite-wasm-cos/sqlite3.mjs:9024–9026  ·  view source on GitHub ↗
(argv,argIndex)

Source from the content-addressed store, hash-verified

9022
9023 /* Dummy impl. Overwritten per-instance as needed. */
9024 contextKey(argv,argIndex){
9025 return this;
9026 }
9027
9028 /**
9029 Returns this object's mapping for the given context key, in the

Callers 1

convertArgMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected