MCPcopy
hub / github.com/vercel/next.js / next-dev.ts

File next-dev.ts

packages/next/src/cli/next-dev.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import '../server/lib/cpu-profile'
4import { saveCpuProfile } from '../server/lib/cpu-profile'

Callers

nothing calls this directly

Calls 6

traceFunction · 0.90
handleSessionStopFunction · 0.85
killMethod · 0.65
parseIntFunction · 0.50
nowMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected