MCPcopy Create free account
hub / github.com/RisingStack/trace-nodejs / tracer.js

File tracer.js

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

Source from the content-addressed store, hash-verified

1'use strict'
2var assign = require('lodash.assign')
3var findIndex = require('lodash.findindex')
4var debug = require('../../utils/debug')('agent:tracer')

Callers

nothing calls this directly

Calls 2

transformErrorFunction · 0.85
rewindFunction · 0.85

Tested by

no test coverage detected