MCPcopy Index your code
hub / github.com/RisingStack/trace-nodejs / cache.js

File cache.js

lib/agent/tracer/cache.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2var levels = require('./severity')
3
4function Cache (options) {

Callers

nothing calls this directly

Calls 4

forEachPathFunction · 0.85
seekToFunction · 0.85
forEachTreeFunction · 0.85
createNodeFunction · 0.85

Tested by

no test coverage detected