MCPcopy
hub / github.com/vercel/next.js / sandbox.ts

File sandbox.ts

packages/next/src/server/web/sandbox/sandbox.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { NodejsRequestData, FetchEventResult } from '../types'
2import type { EdgeFunctionDefinition } from '../../../build/webpack/plugins/middleware-plugin'
3import type { EdgeRuntime } from 'next/dist/compiled/edge-runtime'
4import {

Callers

nothing calls this directly

Calls 13

getBuiltinRequestContextFunction · 0.90
requestToBodyStreamFunction · 0.90
withTaggedErrorsFunction · 0.85
getRuntimeContextFunction · 0.85
includesMethod · 0.80
cloneBodyStreamMethod · 0.80
setMethod · 0.65
runMethod · 0.65
finalizeMethod · 0.65
evaluateMethod · 0.45
toStringMethod · 0.45
entriesMethod · 0.45

Tested by

no test coverage detected