MCPcopy Create free account
hub / github.com/OpenWebCAD/node-occ / resetCache

Method resetCache

lib/fastbuilder.js:19–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 resetCache() {
20
21 this.mapHit = 0;
22 this.mapQueryCount = 0;
23 this.mapObject = {};
24
25 }
26
27 replaceObjectMethod(obj, _methodName) {
28

Callers 2

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected