MCPcopy Index your code
hub / github.com/python/cpython / flamegraph.js

File flamegraph.js

Lib/profiling/sampling/_flamegraph_assets/flamegraph.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const EMBEDDED_DATA = {{FLAMEGRAPH_DATA}};
2
3// Global string table for resolving string indices
4let stringTable = [];

Callers

nothing calls this directly

Calls 2

initFlamegraphFunction · 0.85
containsMethod · 0.45

Tested by

no test coverage detected