SYMBOL INDEX (13002 symbols across 938 files) FILE: .opencode/tools/bazel-deps.ts constant ALIASES (line 6) | const ALIASES: Record = { type Ecosystem (line 20) | type Ecosystem = 'rust' | 'cpp' | null; constant ECOSYSTEM_PREFIXES (line 22) | const ECOSYSTEM_PREFIXES: Record = { function parseQualifier (line 30) | function parseQualifier(target: string): { method execute (line 77) | async execute(args, ctx) { function queryForwardDeps (line 95) | async function queryForwardDeps( function queryReverseDeps (line 190) | async function queryReverseDeps( type ResolveResult (line 278) | interface ResolveResult { function resolveDep (line 284) | async function resolveDep( function resolveToInternalLabel (line 372) | async function resolveToInternalLabel( function discoverExternalTargets (line 416) | async function discoverExternalTargets( function discoverRustCrate (line 439) | async function discoverRustCrate( function bazelQuery (line 478) | async function bazelQuery(query: string, root: string): Promise { function groupByComponent (line 497) | function groupByComponent(targets: string[]): Record { function groupByRepo (line 513) | function groupByRepo(targets: string[]): Record { FILE: .opencode/tools/capnp.ts function runCapnpcCapnp (line 16) | async function runCapnpcCapnp( function resolveCapnpPath (line 71) | function resolveCapnpPath(root: string, file: string): string { FILE: .opencode/tools/compat-date-at.ts method execute (line 25) | async execute(args, ctx) { type CompatFlag (line 59) | interface CompatFlag { constant COMPAT_CAPNP (line 74) | const COMPAT_CAPNP = 'src/workerd/io/compatibility-date.capnp'; function parseCompatFlags (line 76) | async function parseCompatFlags(root: string): Promise { function findIsolateTypeMacro (line 223) | async function findIsolateTypeMacro( FILE: .opencode/tools/jsg-interface.ts method execute (line 17) | async execute(args, ctx) { function extractResourceType (line 119) | function extractResourceType( function extractStruct (line 303) | function extractStruct(content: string, cls: string, filePath: string): ... type Method (line 375) | interface Method { type Property (line 381) | interface Property { type Constant (line 390) | interface Constant { type NestedType (line 395) | interface NestedType { type Iterator (line 400) | interface Iterator { type Dispose (line 405) | interface Dispose { type TsOverride (line 410) | interface TsOverride { type ParsedInterface (line 415) | interface ParsedInterface { function parseInterface (line 430) | function parseInterface(block: string): ParsedInterface { function extractBracedBlock (line 721) | function extractBracedBlock(lines: string[], startLine: number): string ... function gatherMultiLineMacro (line 746) | function gatherMultiLineMacro(lines: string[], startIdx: number): string { function isInClass (line 764) | function isInClass(content: string, cls: string, lineIdx: number): boole... function extractClassExtras (line 775) | function extractClassExtras( FILE: .opencode/tools/next-capnp-ordinal.ts method execute (line 22) | async execute(args, ctx) { type FieldInfo (line 51) | interface FieldInfo { type StructInfo (line 59) | interface StructInfo { function parseCapnpOutput (line 66) | function parseCapnpOutput(output: string): StructInfo[] { function listStructs (line 170) | function listStructs(structs: StructInfo[], filePath: string): string { function formatResult (line 186) | function formatResult(target: StructInfo, filePath: string): string { FILE: build/deps/update-deps.py function format_attr_list (line 74) | def format_attr_list(attrs, single_line=False): function format_attr (line 92) | def format_attr(v): function format_repo_rule_dep (line 102) | def format_repo_rule_dep(repo, rule_name, attrs): function format_ext_dep (line 110) | def format_ext_dep(repo, ext_name, rule_name, attrs): class RateLimitedException (line 119) | class RateLimitedException(Exception): class AssetsException (line 123) | class AssetsException(Exception): class UnsupportedException (line 127) | class UnsupportedException(Exception): function github_urlopen (line 131) | def github_urlopen(url): function github_last_commit (line 162) | def github_last_commit(repo): function get_url_content_sha256 (line 171) | def get_url_content_sha256(url): function get_bcr_module_bazel_url (line 175) | def get_bcr_module_bazel_url(module_name, version): function get_bcr_module_bazel_integrity (line 180) | def get_bcr_module_bazel_integrity(module_name, version): function repo_attributes (line 188) | def repo_attributes(repo): function format_bazel_dep_with_override (line 216) | def format_bazel_dep_with_override(repo, override_type, override_attrs): function gen_github_tarball (line 238) | def gen_github_tarball(repo): function github_last_release (line 293) | def github_last_release(repo): function github_release (line 300) | def github_release(repo, tag_name): function gen_github_release (line 309) | def gen_github_release(repo): function get_release_asset (line 400) | def get_release_asset(repo, release): function gen_git_clone (line 416) | def gen_git_clone(repo): function get_bcr_version (line 461) | def get_bcr_version(name: str) -> str: function gen_bazel_dep (line 482) | def gen_bazel_dep(repo): function gen_repo_str (line 505) | def gen_repo_str(repo): function gen_repo_bzl (line 518) | def gen_repo_bzl(repo, current_dep): function gen_deps_bzl (line 530) | def gen_deps_bzl(repo_contents, deps_bzl): function process_deps (line 544) | def process_deps(deps, current_deps, deps_bzl): function split_bzl_file (line 557) | def split_bzl_file(file: Path) -> dict[str, str]: function strip_comments (line 576) | def strip_comments(text): function read_access_token (line 584) | def read_access_token(): function process_config (line 621) | def process_config(deps_file): function run (line 642) | def run(): FILE: fuzzilli/analytics-mock.js function shouldChaos (line 1) | function shouldChaos() { function getChaoticAnalyticsResponse (line 5) | function getChaoticAnalyticsResponse() { method fetch (line 31) | async fetch(request, env, ctx) { FILE: fuzzilli/d1-mock.js constant MOCK_USER_ROWS (line 2) | const MOCK_USER_ROWS = { function shouldChaos (line 7) | function shouldChaos() { function getChaoticD1Response (line 11) | function getChaoticD1Response() { function mockQuery (line 43) | function mockQuery({ sql, params = [] }) { function ok (line 64) | function ok(...results) { method fetch (line 73) | async fetch(request, env, ctx) { FILE: fuzzilli/kv-mock.js function shouldChaos (line 2) | function shouldChaos() { function getChaoticResponse (line 6) | function getChaoticResponse() { method fetch (line 33) | async fetch(request, env, ctx) { FILE: fuzzilli/queue-mock.js function shouldChaos (line 1) | function shouldChaos() { function getChaoticQueueResponse (line 5) | function getChaoticQueueResponse() { method fetch (line 35) | async fetch(request, env, ctx) { FILE: fuzzilli/r2-mock.js function shouldChaos (line 1) | function shouldChaos() { function getChaoticR2Response (line 5) | function getChaoticR2Response() { method fetch (line 40) | async fetch(request, env, ctx) { FILE: fuzzilli/worker-consume-request.js method fetch (line 2) | async fetch(request) { FILE: fuzzilli/worker-full.js method fetch (line 36) | async fetch(request, env, ctx) { method test (line 40) | async test(request, env, ctx) { FILE: fuzzilli/worker.js method test (line 9) | async test() { FILE: npm/lib/node-install.ts function validateBinaryVersion (line 27) | function validateBinaryVersion(...command: string[]): void { function isYarn (line 68) | function isYarn(): boolean { function fetch (line 76) | function fetch(url: string): Promise { function extractFileFromTarGzip (line 95) | function extractFileFromTarGzip(buffer: Buffer, subpath: string): Buffer { function installUsingNPM (line 119) | function installUsingNPM(pkg: string, subpath: string, binPath: string):... function removeRecursive (line 171) | function removeRecursive(dir: string): void { function maybeOptimizePackage (line 186) | function maybeOptimizePackage(binPath: string): void { function downloadDirectlyFromNPM (line 233) | async function downloadDirectlyFromNPM( function checkAndPreparePackage (line 259) | async function checkAndPreparePackage(): Promise { FILE: npm/lib/node-platform.ts function pkgAndSubpathForCurrentPlatform (line 25) | function pkgAndSubpathForCurrentPlatform(): { function pkgForSomeOtherPlatform (line 43) | function pkgForSomeOtherPlatform(): string | null { function downloadedBinPath (line 61) | function downloadedBinPath(pkg: string, subpath: string): string { function generateBinPath (line 66) | function generateBinPath(): { binPath: string } { FILE: npm/scripts/build-shim-package.mjs function buildNeutralLib (line 12) | function buildNeutralLib() { FILE: npm/scripts/build-types-package.mjs function buildTypesPackage (line 4) | function buildTypesPackage() { FILE: npm/scripts/bump-version.mjs function updateVersionPackageJSON (line 11) | function updateVersionPackageJSON(pathToPackageJSON) { FILE: samples/async-context/worker.js method fetch (line 10) | async fetch(request) { FILE: samples/durable-objects-chat/chat.js function handleErrors (line 71) | async function handleErrors(request, func) { method fetch (line 99) | async fetch(request, env) { function handleApiRequest (line 124) | async function handleApiRequest(path, request, env) { class ChatRoom (line 213) | class ChatRoom { method constructor (line 214) | constructor(controller, env) { method fetch (line 237) | async fetch(request) { method handleSession (line 273) | async handleSession(webSocket, ip) { method broadcast (line 405) | broadcast(message) { class RateLimiter (line 451) | class RateLimiter { method constructor (line 452) | constructor(controller, env) { method fetch (line 461) | async fetch(request) { class RateLimiterClient (line 484) | class RateLimiterClient { method constructor (line 491) | constructor(getLimiterStub, reportError) { method checkLimit (line 505) | checkLimit() { method callLimiter (line 515) | async callLimiter() { FILE: samples/eventsource/server.js function getMessage (line 13) | function getMessage(txt) { FILE: samples/eventsource/worker.js method fetch (line 6) | async fetch(req, env) { FILE: samples/extensions/binding.js function makeBinding (line 7) | function makeBinding(env) { FILE: samples/extensions/burrito-shop-impl.js class BurritoShop (line 11) | class BurritoShop { method constructor (line 14) | constructor(recipes) { method makeBurrito (line 18) | makeBurrito(type) { FILE: samples/extensions/kitchen.js class Burrito (line 9) | class Burrito { method constructor (line 11) | constructor(recipe) { method price (line 15) | price() { function makeBurritoImpl (line 20) | function makeBurritoImpl(recipe) { FILE: samples/extensions/worker.js method fetch (line 8) | async fetch(req, env) { FILE: samples/filesystem/worker.js method fetch (line 10) | async fetch(req, env) { FILE: samples/hello-wasm/src/lib.rs function log_request (line 5) | fn log_request(req: &Request) { function main (line 19) | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Resu... FILE: samples/helloworld-ts/worker.ts method fetch (line 6) | async fetch(request, env, ctx): Promise { FILE: samples/helloworld/worker.js function handle (line 9) | async function handle(request) { FILE: samples/helloworld_esm/worker.js method fetch (line 6) | async fetch(req, env) { FILE: samples/memory-cache/worker.js method fetch (line 6) | async fetch(req, env) { FILE: samples/module_fallback/worker.js method fetch (line 21) | async fetch(req, env) { FILE: samples/nodejs-compat-crypto/worker.js method fetch (line 13) | async fetch() { FILE: samples/nodejs-compat-diagnosticschannel/library.js function doSomething (line 5) | function doSomething() { FILE: samples/nodejs-compat-diagnosticschannel/worker.js method fetch (line 32) | async fetch(request) { FILE: samples/nodejs-compat-fs-graceful/graceful-fs/clone.js function clone (line 9) | function clone (obj) { FILE: samples/nodejs-compat-fs-graceful/graceful-fs/graceful-fs.js function noop (line 22) | function noop () {} function publishQueue (line 24) | function publishQueue(context, queue) { function close (line 53) | function close (fd, cb) { function closeSync (line 72) | function closeSync (fd) { function patch (line 102) | function patch (fs) { function enqueue (line 371) | function enqueue (elem) { function resetQueue (line 383) | function resetQueue () { function retry (line 397) | function retry () { FILE: samples/nodejs-compat-fs-graceful/graceful-fs/legacy-streams.js function legacy (line 5) | function legacy (fs) { FILE: samples/nodejs-compat-fs-graceful/graceful-fs/polyfills.js function patch (line 29) | function patch (fs) { FILE: samples/nodejs-compat-fs-graceful/worker.js method fetch (line 4) | async fetch(request) { FILE: samples/nodejs-compat-fs-yazl/worker.js method fetch (line 9) | fetch(request) { FILE: samples/nodejs-compat-fs/worker.js method fetch (line 9) | async fetch(request) { FILE: samples/nodejs-compat-http/worker.js method fetch (line 3) | async fetch(request) { FILE: samples/nodejs-compat-streams-split2/split2.js function transform (line 26) | function transform (chunk, enc, cb) { function flush (line 61) | function flush (cb) { function push (line 76) | function push (self, val) { function noop (line 82) | function noop (incoming) { function split (line 86) | function split (matcher, mapper, options) { FILE: samples/nodejs-compat-streams-split2/worker.js method fetch (line 12) | async fetch() { FILE: samples/nodejs-compat-streams/worker.js class MyTransform (line 14) | class MyTransform extends Transform { method constructor (line 15) | constructor() { method _transform (line 18) | _transform(chunk, _, cb) { method _flush (line 22) | _flush(cb) { method fetch (line 29) | async fetch() { FILE: samples/nodejs-compat/worker.js function doSomething (line 28) | function doSomething(a, cb) { function promiseSomething (line 33) | async function promiseSomething(a) { method fetch (line 42) | async fetch(request) { FILE: samples/pyodide-env/worker.py class Default (line 5) | class Default(WorkerEntrypoint): method fetch (line 6) | def fetch(self, request): method test (line 10) | def test(self, ctx): FILE: samples/pyodide-fastapi/worker.py class Default (line 5) | class Default(WorkerEntrypoint): method fetch (line 6) | async def fetch(self, request, env): function hello (line 21) | async def hello(env=env): function route (line 26) | async def route(): function favicon (line 31) | async def favicon(): function read_item (line 36) | async def read_item(item_id: int): class Item (line 40) | class Item(BaseModel): function create_item (line 48) | async def create_item(item: Item): function create_item2 (line 53) | async def create_item2(item_id: int, item: Item, q: str | None = None): FILE: samples/pyodide-langchain/worker.py function test (line 7) | async def test(request): FILE: samples/pyodide/worker.py class Default (line 5) | class Default(WorkerEntrypoint): method fetch (line 6) | def fetch(self, request): function test (line 10) | def test(): FILE: samples/python-benchmark/worker.py function json_loop (line 9) | def json_loop(n: int) -> int: class Default (line 24) | class Default(WorkerEntrypoint): method fetch (line 25) | async def fetch(self, request): function test (line 44) | def test(): FILE: samples/repl-server-python/worker.py class Default (line 13) | class Default(WorkerEntrypoint): method fetch (line 14) | async def fetch(self, request): FILE: samples/repl-server/worker.js function evaluate (line 11) | async function evaluate(expr) { method fetch (line 23) | async fetch(req, env) { FILE: samples/static-files-from-disk/static.js method fetch (line 12) | async fetch(req, env) { function wrapContent (line 98) | function wrapContent(req, status, filename, contentBody, contentHeaders) { constant TYPES (line 122) | let TYPES = { function makeListingHtml (line 154) | async function makeListingHtml(path, listing, dir) { FILE: samples/tail-workers/tail.js method tail (line 7) | tail(traces) { method tailStream (line 10) | tailStream(...args) { FILE: samples/tail-workers/worker.js method fetch (line 6) | async fetch(req, env) { FILE: samples/tcp/gopher.js method fetch (line 19) | async fetch(req, env) { FILE: samples/unit-tests/worker.js method test (line 12) | async test(ctrl, env, ctx) { method test (line 20) | async test(ctrl, env, ctx) { FILE: samples/web-streams/streams-util.js constant WORDS (line 13) | const WORDS = [ function generateChunk (line 26) | function generateChunk() { function createSyncLoremStream (line 36) | function createSyncLoremStream(numChunks) { function createAsyncLoremStream (line 52) | function createAsyncLoremStream(numChunks) { function createSyncLoremByteStream (line 69) | function createSyncLoremByteStream(numChunks) { function createAsyncLoremByteStream (line 86) | function createAsyncLoremByteStream(numChunks) { function createSyncUppercaseTransform (line 104) | function createSyncUppercaseTransform() { function createAsyncUppercaseTransform (line 123) | function createAsyncUppercaseTransform() { FILE: samples/web-streams/worker.js method fetch (line 15) | async fetch(request) { FILE: samples/webfs/worker.js method fetch (line 20) | async fetch(req, env) { FILE: src/cloudflare/internal/ai-api.ts type AiSearchService (line 14) | type AiSearchService = object; type Fetcher (line 16) | interface Fetcher { type AiError (line 22) | interface AiError { type SessionOptions (line 30) | type SessionOptions = { type AiOptions (line 35) | type AiOptions = { type AiInputReadableStream (line 48) | type AiInputReadableStream = { type AiModelsSearchParams (line 53) | type AiModelsSearchParams = { type AiModelsSearchObject (line 63) | type AiModelsSearchObject = { class InferenceUpstreamError (line 80) | class InferenceUpstreamError extends Error { method constructor (line 81) | constructor(message: string, name = 'InferenceUpstreamError') { class AiInternalError (line 87) | class AiInternalError extends Error { method constructor (line 88) | constructor(message: string, name = 'AiInternalError') { function isReadableStream (line 94) | function isReadableStream(obj: unknown): obj is ReadableStream { function isFormData (line 98) | function isFormData(obj: unknown): obj is FormData { function findReadableStreamKeys (line 105) | function findReadableStreamKeys( class Ai (line 126) | class Ai { method constructor (line 142) | constructor(fetcher: Fetcher) { method fetch (line 146) | async fetch(input: RequestInfo | URL, init?: RequestInit): Promise & { type AiGatewayPatchLog (line 34) | type AiGatewayPatchLog = { type AiGatewayLog (line 40) | type AiGatewayLog = { type AIGatewayProviders (line 68) | type AIGatewayProviders = type AIGatewayHeaders (line 90) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 112) | type AIGatewayUniversalRequest = { class AiGatewayInternalError (line 119) | class AiGatewayInternalError extends Error { method constructor (line 120) | constructor(message: string) { class AiGatewayLogNotFound (line 126) | class AiGatewayLogNotFound extends Error { method constructor (line 127) | constructor(message: string) { function parseError (line 133) | async function parseError( class AiGateway (line 151) | class AiGateway { method constructor (line 155) | constructor(fetcher: Fetcher, gatewayId: string) { method getUrl (line 161) | async getUrl(provider?: AIGatewayProviders | string): Promise { method getLog (line 176) | async getLog(logId: string): Promise { method patchLog (line 202) | async patchLog(logId: string, data: AiGatewayPatchLog): Promise { method run (line 227) | run( method #getHeadersFromOptions (line 263) | #getHeadersFromOptions( FILE: src/cloudflare/internal/autorag-api.ts type Fetcher (line 5) | interface Fetcher { class AutoRAGInternalError (line 9) | class AutoRAGInternalError extends Error { method constructor (line 10) | constructor(message: string, name = 'AutoRAGInternalError') { class AutoRAGNotFoundError (line 16) | class AutoRAGNotFoundError extends Error { method constructor (line 17) | constructor(message: string, name = 'AutoRAGNotFoundError') { class AutoRAGUnauthorizedError (line 23) | class AutoRAGUnauthorizedError extends Error { method constructor (line 24) | constructor(message: string, name = 'AutoRAGUnauthorizedError') { class AutoRAGNameNotSetError (line 30) | class AutoRAGNameNotSetError extends Error { method constructor (line 31) | constructor(message: string, name = 'AutoRAGNameNotSetError') { function parseError (line 37) | async function parseError( type ComparisonFilter (line 55) | type ComparisonFilter = { type CompoundFilter (line 61) | type CompoundFilter = { type AutoRagSearchRequest (line 66) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 81) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 85) | type AutoRagAiSearchRequestStreaming = Omit< type AutoRagSearchResponse (line 92) | type AutoRagSearchResponse = { type AutoRagListResponse (line 109) | type AutoRagListResponse = { type AutoRagAiSearchResponse (line 119) | type AutoRagAiSearchResponse = AutoRagSearchResponse & { class AutoRAG (line 123) | class AutoRAG { method constructor (line 127) | constructor(fetcher: Fetcher, autoragId?: string) { method list (line 132) | async list(): Promise { method search (line 152) | async search(params: AutoRagSearchRequest): Promise = D1Response & { type D1RawOptions (line 55) | type D1RawOptions = { type D1UpstreamFailure (line 59) | type D1UpstreamFailure = { type D1RowsColumns (line 66) | type D1RowsColumns = D1Response & { type D1UpstreamSuccess (line 73) | type D1UpstreamSuccess = type D1UpstreamResponse (line 78) | type D1UpstreamResponse = D1UpstreamSuccess | D1Upstream... type D1ExecResult (line 80) | type D1ExecResult = { type SQLError (line 85) | type SQLError = { type ResultsFormat (line 89) | type ResultsFormat = 'ARRAY_OF_OBJECTS' | 'ROWS_AND_COLUMNS' | 'NONE'; type D1SessionBookmarkOrConstraint (line 91) | type D1SessionBookmarkOrConstraint = string; type D1SessionBookmark (line 92) | type D1SessionBookmark = string; constant D1_SESSION_CONSTRAINT_FIRST_PRIMARY (line 96) | const D1_SESSION_CONSTRAINT_FIRST_PRIMARY = 'first-primary'; constant D1_SESSION_CONSTRAINT_FIRST_UNCONSTRAINED (line 100) | const D1_SESSION_CONSTRAINT_FIRST_UNCONSTRAINED = 'first-unconstrained'; constant D1_SESSION_COMMIT_TOKEN_HTTP_HEADER (line 106) | const D1_SESSION_COMMIT_TOKEN_HTTP_HEADER = 'x-cf-d1-session-commit-token'; class D1Database (line 108) | class D1Database { method constructor (line 114) | constructor(fetcher: Fetcher) { method prepare (line 121) | prepare(query: string): D1PreparedStatement { method batch (line 125) | async batch( method exec (line 131) | async exec(query: string): Promise { method withSession (line 135) | withSession( method dump (line 148) | async dump(): Promise { class D1DatabaseSession (line 153) | class D1DatabaseSession { method constructor (line 157) | constructor( method _updateBookmark (line 175) | protected _updateBookmark( method prepare (line 193) | prepare(sql: string): D1PreparedStatement { method batch (line 197) | async batch( method getBookmark (line 237) | getBookmark(): D1SessionBookmark | null { method _wrappedFetch (line 253) | protected async _wrappedFetch( method _sendOrThrow (line 279) | async _sendOrThrow( method _send (line 304) | async _send( class D1DatabaseSessionAlwaysPrimary (line 357) | class D1DatabaseSessionAlwaysPrimary extends D1DatabaseSession { method constructor (line 358) | constructor(fetcher: Fetcher) { method _updateBookmark (line 365) | override _updateBookmark( method getBookmark (line 373) | override getBookmark(): D1SessionBookmark | null { method exec (line 382) | async exec(query: string): Promise { method dump (line 432) | async dump(): Promise { class D1PreparedStatement (line 455) | class D1PreparedStatement { method constructor (line 462) | constructor( method bind (line 472) | bind(...values: unknown[]): D1PreparedStatement { method first (line 518) | async first( method run (line 567) | async run>(): Promise { method all (line 597) | async all>(): Promise> { method raw (line 628) | async raw(options?: D1RawOptions): Promise { function firstIfArray (line 682) | function firstIfArray(results: T | T[]): T { function toArrayOfObjects (line 688) | function toArrayOfObjects(response: D1UpstreamSuccess): D1Result { function mapD1Result (line 711) | function mapD1Result(result: D1UpstreamResponse): D1UpstreamRespon... function toJson (line 726) | async function toJson(response: Response): Promise { type PartialD1Meta (line 735) | type PartialD1Meta = Partial | undefined; function addAggregatedD1MetaToSpan (line 737) | function addAggregatedD1MetaToSpan(span: Span, metas: PartialD1Meta[]): ... function addD1MetaToSpan (line 745) | function addD1MetaToSpan(span: Span, meta: D1Meta): void { function aggregateD1Meta (line 773) | function aggregateD1Meta(metas: PartialD1Meta[]): D1Meta { function makeBinding (line 821) | function makeBinding(env: { fetcher: Fetcher }): D1Database { FILE: src/cloudflare/internal/email.d.ts class EmailMessage (line 7) | class EmailMessage { FILE: src/cloudflare/internal/http.ts type FetchHandler (line 5) | interface FetchHandler { FILE: src/cloudflare/internal/images-api.ts type Fetcher (line 11) | type Fetcher = { type TargetedTransform (line 15) | type TargetedTransform = ImageTransform & { type DrawCommand (line 20) | type DrawCommand = ImageDrawOptions & { type RawInfoResponse (line 25) | type RawInfoResponse = class TransformationResultImpl (line 34) | class TransformationResultImpl implements ImageTransformationResult { method constructor (line 37) | constructor(bindingsResponse: Response) { method contentType (line 41) | contentType(): string { method image (line 53) | image( method response (line 63) | response(): Response { class DrawTransformer (line 72) | class DrawTransformer { method constructor (line 75) | constructor(child: ImageTransformerImpl, options: ImageDrawOptions) { class ImageTransformerImpl (line 81) | class ImageTransformerImpl implements ImageTransformer { method constructor (line 88) | constructor(fetcher: Fetcher, stream: ReadableStream) { method transform (line 95) | transform(transform: ImageTransform): this { method draw (line 100) | draw( method output (line 122) | async output( method #consume (line 172) | #consume(): void { method #serializeTransforms (line 183) | #serializeTransforms(formData: StreamableFormData, span: Span): void { function isTransformer (line 239) | function isTransformer(input: unknown): input is ImageTransformerImpl { function isDrawTransformer (line 243) | function isDrawTransformer(input: unknown): input is DrawTransformer { type ServiceEntrypointStub (line 247) | interface ServiceEntrypointStub { class HostedImagesBindingImpl (line 259) | class HostedImagesBindingImpl implements HostedImagesBinding { method constructor (line 262) | constructor(fetcher: ServiceEntrypointStub) { method details (line 266) | async details(imageId: string): Promise { method image (line 270) | async image(imageId: string): Promise | nul... method upload (line 274) | async upload( method update (line 281) | async update( method delete (line 288) | async delete(imageId: string): Promise { method list (line 292) | async list(options?: ImageListOptions): Promise { class ImagesBindingImpl (line 297) | class ImagesBindingImpl implements ImagesBinding { method constructor (line 301) | constructor(fetcher: Fetcher & ServiceEntrypointStub) { method hosted (line 306) | get hosted(): HostedImagesBinding { method info (line 310) | async info( method input (line 363) | input( class ImagesErrorImpl (line 376) | class ImagesErrorImpl extends Error implements ImagesError { method constructor (line 378) | constructor(message: string, code: number) { function throwErrorIfErrorResponse (line 384) | async function throwErrorIfErrorResponse( function makeBinding (line 414) | function makeBinding(env: { fetcher: Fetcher }): ImagesBinding { FILE: src/cloudflare/internal/images.d.ts type ImageInfoResponse (line 5) | type ImageInfoResponse = type ImageTransform (line 14) | type ImageTransform = { type ImageDrawOptions (line 72) | type ImageDrawOptions = { type ImageInputOptions (line 81) | type ImageInputOptions = { type ImageOutputOptions (line 85) | type ImageOutputOptions = { type ImageMetadata (line 99) | interface ImageMetadata { type ImageUploadOptions (line 110) | interface ImageUploadOptions { type ImageUpdateOptions (line 122) | interface ImageUpdateOptions { type ImageListOptions (line 128) | interface ImageListOptions { type ImageList (line 135) | interface ImageList { type HostedImagesBinding (line 141) | interface HostedImagesBinding { type ImagesBinding (line 193) | interface ImagesBinding { type ImageTransformer (line 219) | interface ImageTransformer { type ImageTransformationOutputOptions (line 246) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 250) | interface ImageTransformationResult { type ImagesError (line 265) | interface ImagesError extends Error { FILE: src/cloudflare/internal/pipeline-transform.ts type Batch (line 57) | type Batch = { type FormatType (line 73) | type FormatType = (typeof Format)[keyof typeof Format]; type JsonStream (line 75) | type JsonStream = Batch & { type PipelineBatchMetadata (line 80) | type PipelineBatchMetadata = { type PipelineRecord (line 85) | type PipelineRecord = Record; class PipelineTransformImpl (line 87) | class PipelineTransformImpl< method run (line 98) | async run(_records: I[], _metadata: PipelineBatchMetadata): Promise { method _run (line 123) | private async _run( method #readJsonStream (line 146) | async #readJsonStream(): Promise { method #sendJson (line 164) | #sendJson(records: O[]): JsonStream { FILE: src/cloudflare/internal/sockets.d.ts class Socket (line 9) | class Socket { type TlsOptions (line 17) | type TlsOptions = { type SocketAddress (line 21) | type SocketAddress = { type SocketOptions (line 26) | type SocketOptions = { FILE: src/cloudflare/internal/streaming-base64.ts function base64Error (line 7) | function base64Error(cause: unknown): Error { function toBase64 (line 15) | function toBase64(input: Uint8Array): Uint8Array { function fromBase64 (line 19) | function fromBase64(input: Uint8Array): Uint8Array { function combineArrays (line 23) | function combineArrays(a: Uint8Array, b: Uint8Array): Uint8Array { function buildChunkFromLeftover (line 30) | function buildChunkFromLeftover( function getProcessableChunk (line 42) | function getProcessableChunk( constant PADDING_CHAR_CODE (line 61) | const PADDING_CHAR_CODE = 61; function isPaddedBase64Chunk (line 62) | function isPaddedBase64Chunk(chunk: Uint8Array): boolean { function createBase64EncoderTransformStream (line 66) | function createBase64EncoderTransformStream( function createBase64DecoderTransformStream (line 124) | function createBase64DecoderTransformStream( FILE: src/cloudflare/internal/streaming-forms.ts constant CRLF (line 5) | const CRLF = '\r\n'; function isReadableStream (line 7) | function isReadableStream(obj: unknown): obj is ReadableStream { function chainStreams (line 16) | function chainStreams(streams: ReadableStream[]): ReadableStream { type EntryOptions (line 41) | type EntryOptions = { type: 'file' | 'string' }; class StreamableFormData (line 43) | class StreamableFormData { method constructor (line 51) | constructor() { method append (line 60) | append( method #multipartBoundary (line 79) | #multipartBoundary(): ReadableStream { method #multipartHeader (line 83) | #multipartHeader(name: string, type: 'file' | 'string'): ReadableStream { method #multipartBody (line 99) | #multipartBody(stream: ReadableStream): ReadableStream { method #multipartFooter (line 103) | #multipartFooter(): ReadableStream { method contentType (line 107) | contentType(): string { method stream (line 111) | stream(): ReadableStream { FILE: src/cloudflare/internal/test-tracing-wrapper.ts type TestWrapper (line 12) | interface TestWrapper { FILE: src/cloudflare/internal/test/ai/ai-api-test.js method test (line 8) | async test(_, env) { FILE: src/cloudflare/internal/test/ai/ai-api-test.py function test (line 6) | async def test(context, env): FILE: src/cloudflare/internal/test/ai/ai-mock.js function base64ToBlob (line 5) | function base64ToBlob(base64, mimeType) { method fetch (line 16) | async fetch(request, env, ctx) { FILE: src/cloudflare/internal/test/aig/aig-api-test.js method test (line 8) | async test(_, env) { FILE: src/cloudflare/internal/test/aig/aig-api-test.py function test (line 6) | async def test(context, env): FILE: src/cloudflare/internal/test/aig/aig-mock.js method fetch (line 6) | async fetch(request, env, ctx) { FILE: src/cloudflare/internal/test/autorag/autorag-api-test.js method test (line 8) | async test(_, env) { FILE: src/cloudflare/internal/test/autorag/autorag-api-test.py function test (line 6) | async def test(context, env): FILE: src/cloudflare/internal/test/autorag/autorag-mock.js method fetch (line 6) | async fetch(request, env, ctx) { FILE: src/cloudflare/internal/test/br/br-api-test.js method test (line 8) | async test(_, env) { FILE: src/cloudflare/internal/test/br/br-api-test.py function test (line 6) | async def test(context, env): FILE: src/cloudflare/internal/test/br/br-mock.js method fetch (line 6) | async fetch(request, env, ctx) { FILE: src/cloudflare/internal/test/d1/d1-api-instrumentation-test.js method test (line 19) | async test() { FILE: src/cloudflare/internal/test/d1/d1-api-test-common.js function testD1ApiQueriesHappyPath (line 65) | async function testD1ApiQueriesHappyPath(DB) { function testD1Exec (line 544) | async function testD1Exec(DB) { FILE: src/cloudflare/internal/test/d1/d1-api-test-with-sessions.js method test (line 10) | async test(ctr, env) { function getDBFromEnv (line 15) | function getDBFromEnv(env) { function testD1ApiWithSessionsTokensHandling (line 73) | async function testD1ApiWithSessionsTokensHandling(DB, envD1MockFetcher) { function testD1ApiWithSessionsOldTokensSkipped (line 121) | async function testD1ApiWithSessionsOldTokensSkipped(DB, envD1MockFetche... FILE: src/cloudflare/internal/test/d1/d1-api-test.js method test (line 8) | async test(_ctr, env) { method test (line 14) | async test(_ctr, env) { FILE: src/cloudflare/internal/test/d1/d1-api-test.py function assertSuccess (line 6) | def assertSuccess(ret): function test (line 11) | async def test(context, env): FILE: src/cloudflare/internal/test/d1/d1-mock.js class D1MockDO (line 5) | class D1MockDO { method constructor (line 6) | constructor(state, env) { method fetch (line 11) | async fetch(request) { method runQuery (line 42) | runQuery(query, resultsFormat) { method fetch (line 110) | async fetch(request, env, ctx) { method buildResponseWithCommitToken (line 134) | async buildResponseWithCommitToken(resp) { method handleD1ApiTestRoutes (line 156) | async handleD1ApiTestRoutes(request) { FILE: src/cloudflare/internal/test/images/images-api-instrumentation-test.js method tailStream (line 17) | tailStream(event, env, ctx) { method test (line 60) | async test() { FILE: src/cloudflare/internal/test/images/images-api-test.js function inputStream (line 8) | function inputStream(chunks) { function decodeBase64ThroughImagesBinding (line 29) | async function decodeBase64ThroughImagesBinding(env, chunks) { method test (line 43) | async test(_, env) { method test (line 59) | async test(_, env) { method test (line 77) | async test(_, env) { method test (line 90) | async test(_, env) { method test (line 114) | async test(_, env) { method test (line 139) | async test(_, env) { method test (line 180) | async test(_, env) { method test (line 213) | async test(_, env) { method test (line 247) | async test(_, env) { method test (line 274) | async test(_, env) { constant ENCODE_BLOCKSIZE (line 300) | const ENCODE_BLOCKSIZE = 32 * 1024 + 1; constant DECODE_BLOCKSIZE (line 301) | const DECODE_BLOCKSIZE = 32 * 1024; method test (line 308) | async test(_, env) { method test (line 343) | async test(_, env) { method test (line 381) | async test(_, env) { method test (line 391) | async test(_, env) { method test (line 412) | async test(_, env) { method test (line 425) | async test(_, env) { method test (line 460) | async test(_, env) { method test (line 475) | async test(_, env) { method test (line 487) | async test(_, env) { method test (line 508) | async test(_, env) { method test (line 520) | async test(_, env) { method test (line 543) | async test(_, env) { method test (line 558) | async test(_, env) { method test (line 577) | async test(_, env) { method test (line 598) | async test(_, env) { method test (line 609) | async test(_, env) { method test (line 621) | async test(_, env) { method test (line 636) | async test(_, env) { method test (line 652) | async test(_, env) { method test (line 673) | async test(_, env) { FILE: src/cloudflare/internal/test/images/images-upstream-mock.js function imageAsString (line 11) | async function imageAsString(blob) { class ServiceEntrypoint (line 23) | class ServiceEntrypoint extends WorkerEntrypoint { method details (line 28) | async details(imageId) { method image (line 45) | async image(imageId) { method upload (line 54) | async upload(image, options) { method update (line 85) | async update(imageId, body) { method delete (line 107) | async delete(imageId) { method list (line 115) | async list(options) { method fetch (line 153) | async fetch(request) { method fetch (line 220) | async fetch(request, env, ctx) { FILE: src/cloudflare/internal/test/instrumentation-test-helper.js function createInstrumentationState (line 21) | function createInstrumentationState() { function createTailStreamHandler (line 33) | function createTailStreamHandler(state) { function runInstrumentationTest (line 89) | async function runInstrumentationTest( function createTailStreamCollector (line 140) | function createTailStreamCollector() { function groupSpansBy (line 164) | function groupSpansBy(spans, attribute) { FILE: src/cloudflare/internal/test/pipeline-transform/transform-test.js method run (line 15) | async run(records, _) { function newBatch (line 35) | function newBatch() { method test (line 55) | async test(ctr, env, ctx) { FILE: src/cloudflare/internal/test/to-markdown/to-markdown-api-test.js method test (line 8) | async test(_, env) { FILE: src/cloudflare/internal/test/to-markdown/to-markdown-api-test.py function test (line 6) | async def test(context, env): FILE: src/cloudflare/internal/test/to-markdown/to-markdown-mock.js function base64ToBlob (line 5) | function base64ToBlob(base64, mimeType) { method fetch (line 16) | async fetch(request, env, ctx) { FILE: src/cloudflare/internal/test/tracing/tracing-helpers-instrumentation-test.js method test (line 17) | async test() { FILE: src/cloudflare/internal/test/tracing/tracing-helpers-test.js method test (line 8) | async test(ctrl, env, ctx) { method test (line 23) | async test(ctrl, env, ctx) { method test (line 39) | async test(ctrl, env, ctx) { method test (line 59) | async test(ctrl, env, ctx) { FILE: src/cloudflare/internal/test/vectorize/vectorize-api-test.js method test (line 19) | async test(_, env) { method test (line 273) | async test(_, env) { method test (line 300) | async test(_, env) { method test (line 332) | async test(_, env) { method test (line 359) | async test(_, env) { method test (line 377) | async test(_, env) { method test (line 403) | async test() { FILE: src/cloudflare/internal/test/vectorize/vectorize-api-test.py function test (line 8) | async def test(context, env): FILE: src/cloudflare/internal/test/vectorize/vectorize-mock.js method fetch (line 41) | async fetch(request) { FILE: src/cloudflare/internal/test/workflows/workflows-api-test.js method test (line 8) | async test(_, env) { FILE: src/cloudflare/internal/test/workflows/workflows-mock.js method fetch (line 6) | async fetch(request, env, ctx) { FILE: src/cloudflare/internal/to-markdown-api.ts type Fetcher (line 9) | interface Fetcher { type MarkdownDocument (line 13) | type MarkdownDocument = { type ConversionResponse (line 18) | type ConversionResponse = type ImageConversionOptions (line 35) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 39) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 44) | type ConversionOptions = { type ConversionRequestOptions (line 60) | type ConversionRequestOptions = { type SupportedFileFormat (line 66) | type SupportedFileFormat = { function blobToBase64 (line 71) | async function blobToBase64(blob: Blob): Promise { class ToMarkdownService (line 75) | class ToMarkdownService { method constructor (line 79) | constructor(fetcher: Fetcher) { method transform (line 91) | async transform( method supported (line 155) | async supported(): Promise { FILE: src/cloudflare/internal/tracing-helpers.ts type Span (line 7) | type Span = ReturnType; function withSpan (line 35) | function withSpan( FILE: src/cloudflare/internal/tracing.d.ts class Span (line 5) | class Span { FILE: src/cloudflare/internal/vectorize-api.ts type Fetcher (line 8) | interface Fetcher { type OperationKey (line 20) | type OperationKey = keyof typeof Operation; type VectorizeVersion (line 22) | type VectorizeVersion = 'v1' | 'v2'; type QueryImplV2Params (line 24) | type QueryImplV2Params = function toNdJson (line 28) | function toNdJson(arr: object[]): string { class VectorizeIndexImpl (line 37) | class VectorizeIndexImpl implements Vectorize { method constructor (line 47) | constructor( method describe (line 59) | async describe(): Promise { method query (line 69) | async query( method queryById (line 113) | async queryById( method insert (line 124) | async insert(vectors: VectorizeVector[]): Promise { method deleteByIds (line 211) | async deleteByIds(ids: string[]): Promise { method _send (line 229) | private async _send( method queryImplV2 (line 273) | private async queryImplV2( function isVectorizeMetadataRetrievalLevel (line 311) | function isVectorizeMetadataRetrievalLevel(value: unknown): boolean { function toJson (line 319) | async function toJson(response: Response): Promise { function makeBinding (line 334) | function makeBinding(env: { FILE: src/cloudflare/internal/vectorize.d.ts type VectorizeVectorMetadataValue (line 20) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 24) | type VectorizeVectorMetadata = type VectorFloatArray (line 28) | type VectorFloatArray = Float32Array | Float64Array; type VectorizeError (line 30) | interface VectorizeError { type VectorizeVectorMetadataFilterOp (line 40) | type VectorizeVectorMetadataFilterOp = type VectorizeVectorMetadataFilterCollectionOp (line 47) | type VectorizeVectorMetadataFilterCollectionOp = '$in' | '$nin'; type VectorizeVectorMetadataFilter (line 52) | type VectorizeVectorMetadataFilter = { type VectorizeDistanceMetric (line 74) | type VectorizeDistanceMetric = 'euclidean' | 'cosine' | 'dot-product'; type VectorizeMetadataRetrievalLevel (line 85) | type VectorizeMetadataRetrievalLevel = 'all' | 'indexed' | 'none'; type VectorizeQueryOptions (line 87) | interface VectorizeQueryOptions { type VectorizeIndexConfig (line 98) | type VectorizeIndexConfig = type VectorizeIndexDetails (line 113) | interface VectorizeIndexDetails { type VectorizeIndexInfo (line 129) | interface VectorizeIndexInfo { type VectorizeVector (line 143) | interface VectorizeVector { type VectorizeMatch (line 157) | type VectorizeMatch = Pick, 'values'> & type VectorizeMatches (line 166) | interface VectorizeMatches { type VectorizeVectorMutation (line 178) | interface VectorizeVectorMutation { type VectorizeAsyncMutation (line 189) | interface VectorizeAsyncMutation { FILE: src/cloudflare/internal/workers.d.ts class DurableObject (line 5) | class DurableObject { class WorkerEntrypoint (line 12) | class WorkerEntrypoint { class WorkflowEntrypoint (line 19) | class WorkflowEntrypoint { class RpcStub (line 26) | class RpcStub { class RpcPromise (line 30) | class RpcPromise {} class RpcProperty (line 32) | class RpcProperty {} class RpcTarget (line 34) | class RpcTarget {} class ServiceStub (line 36) | class ServiceStub {} FILE: src/cloudflare/internal/workflows-api.ts class NonRetryableError (line 5) | class NonRetryableError extends Error { method constructor (line 6) | constructor(message: string, name = 'NonRetryableError') { type Fetcher (line 12) | interface Fetcher { function callFetcher (line 16) | async function callFetcher( class InstanceImpl (line 42) | class InstanceImpl implements WorkflowInstance { method constructor (line 48) | constructor(id: string, fetcher: Fetcher) { method pause (line 53) | async pause(): Promise { method resume (line 58) | async resume(): Promise { method terminate (line 64) | async terminate(): Promise { method restart (line 70) | async restart(): Promise { method status (line 76) | async status(): Promise { method sendEvent (line 83) | async sendEvent({ class WorkflowImpl (line 98) | class WorkflowImpl { method constructor (line 103) | constructor(fetcher: Fetcher) { method get (line 107) | async get(id: string): Promise { method create (line 115) | async create( method createBatch (line 125) | async createBatch( function makeBinding (line 138) | function makeBinding(env: { fetcher: Fetcher }): Workflow { FILE: src/cloudflare/internal/workflows.d.ts type WorkflowDurationLabel (line 53) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 62) | type WorkflowSleepDuration = type WorkflowRetentionDuration (line 66) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowInstanceCreateOptions (line 68) | interface WorkflowInstanceCreateOptions { type InstanceStatus (line 88) | type InstanceStatus = { type WorkflowError (line 106) | interface WorkflowError { FILE: src/cloudflare/node.ts type ServerDescriptor (line 9) | interface ServerDescriptor { type NodeStyleServer (line 13) | interface NodeStyleServer { function validatePort (line 18) | function validatePort(port: unknown): number { function handleAsNodeRequest (line 29) | async function handleAsNodeRequest( function httpServerHandler (line 55) | function httpServerHandler( FILE: src/cloudflare/sockets.ts function connect (line 10) | function connect( function internalNewHttpClient (line 17) | function internalNewHttpClient( FILE: src/cloudflare/workers.ts function withEnv (line 20) | function withEnv(newEnv: unknown, fn: () => unknown): unknown { function withExports (line 24) | function withExports(newExports: unknown, fn: () => unknown): unknown { function withEnvAndExports (line 28) | function withEnvAndExports( method get (line 44) | get(_: unknown, prop: string | symbol): unknown { method set (line 52) | set(_: unknown, prop: string | symbol, newValue: unknown): boolean { method has (line 60) | has(_: unknown, prop: string | symbol): boolean { method ownKeys (line 68) | ownKeys(_: unknown): ArrayLike { method deleteProperty (line 76) | deleteProperty(_: unknown, prop: string | symbol): boolean { method defineProperty (line 84) | defineProperty( method getOwnPropertyDescriptor (line 96) | getOwnPropertyDescriptor( method get (line 116) | get(_: unknown, prop: string | symbol): unknown { method has (line 124) | has(_: unknown, prop: string | symbol): boolean { method ownKeys (line 132) | ownKeys(_: unknown): ArrayLike { method getOwnPropertyDescriptor (line 140) | getOwnPropertyDescriptor( FILE: src/node/async_hooks.ts class AsyncHook (line 8) | class AsyncHook { method enable (line 9) | enable(): this { method disable (line 13) | disable(): this { function createHook (line 26) | function createHook(): AsyncHook { function executionAsyncId (line 33) | function executionAsyncId(): number { function executionAsyncResource (line 40) | function executionAsyncResource(): Record { function triggerAsyncId (line 48) | function triggerAsyncId(): number { FILE: src/node/child_process.ts class ChildProcess (line 25) | class ChildProcess extends EventEmitter implements _ChildProcess { method constructor (line 43) | constructor() { method kill (line 48) | kill(_signal?: NodeJS.Signals | number): boolean { method send (line 52) | send( method disconnect (line 61) | disconnect(): void { method unref (line 65) | unref(): void { method ref (line 69) | ref(): void { method [Symbol.dispose] (line 73) | [Symbol.dispose](): void { function _forkChild (line 78) | function _forkChild(_fd: number, _serializationMode: number): void { function exec (line 82) | function exec( function execFile (line 101) | function execFile( function execFileSync (line 114) | function execFileSync( function execSync (line 122) | function execSync( function fork (line 129) | function fork( function spawn (line 151) | function spawn(): void { function spawnSync (line 155) | function spawnSync( FILE: src/node/cluster.ts constant SCHED_NONE (line 18) | const SCHED_NONE = 1; constant SCHED_RR (line 19) | const SCHED_RR = 2; function fork (line 29) | function fork(_env?: unknown): Worker { function disconnect (line 33) | function disconnect(_callback?: () => void): void { function setupPrimary (line 37) | function setupPrimary(_settings?: ClusterSettings): void { function setupMaster (line 41) | function setupMaster(_settings?: ClusterSettings): void { class Worker (line 49) | class Worker extends EventEmitter implements _Worker { method constructor (line 53) | constructor(_options?: WorkerOptions) { method process (line 57) | get process(): any { method exitedAfterDisconnect (line 61) | get exitedAfterDisconnect(): boolean { method isConnected (line 64) | isConnected(): boolean { method isDead (line 67) | isDead(): boolean { method send (line 70) | send( method kill (line 78) | kill(_signal?: string): void { method destroy (line 81) | destroy(_signal?: string): void { method disconnect (line 84) | disconnect(): this { class Cluster (line 90) | class Cluster extends EventEmitter implements _Cluster { method setupPrimary (line 100) | setupPrimary(settings?: ClusterSettings): void { method setupMaster (line 103) | setupMaster(settings?: ClusterSettings): void { method disconnect (line 106) | disconnect(): void { method fork (line 109) | fork(env?: any): Worker { FILE: src/node/console.ts function Console (line 36) | function Console(_options: ConsoleOptions): Console { function context (line 93) | function context(): void { function createTask (line 100) | function createTask(): void { FILE: src/node/constants.ts constant RTLD_LAZY (line 4) | const RTLD_LAZY = 1; constant RTLD_NOW (line 5) | const RTLD_NOW = 2; constant RTLD_GLOBAL (line 6) | const RTLD_GLOBAL = 8; constant RTLD_LOCAL (line 7) | const RTLD_LOCAL = 4; constant E2BIG (line 8) | const E2BIG = 7; constant EACCES (line 9) | const EACCES = 13; constant EADDRINUSE (line 10) | const EADDRINUSE = 48; constant EADDRNOTAVAIL (line 11) | const EADDRNOTAVAIL = 49; constant EAFNOSUPPORT (line 12) | const EAFNOSUPPORT = 47; constant EAGAIN (line 13) | const EAGAIN = 35; constant EALREADY (line 14) | const EALREADY = 37; constant EBADF (line 15) | const EBADF = 9; constant EBADMSG (line 16) | const EBADMSG = 94; constant EBUSY (line 17) | const EBUSY = 16; constant ECANCELED (line 18) | const ECANCELED = 89; constant ECHILD (line 19) | const ECHILD = 10; constant ECONNABORTED (line 20) | const ECONNABORTED = 53; constant ECONNREFUSED (line 21) | const ECONNREFUSED = 61; constant ECONNRESET (line 22) | const ECONNRESET = 54; constant EDEADLK (line 23) | const EDEADLK = 11; constant EDESTADDRREQ (line 24) | const EDESTADDRREQ = 39; constant EDOM (line 25) | const EDOM = 33; constant EDQUOT (line 26) | const EDQUOT = 69; constant EEXIST (line 27) | const EEXIST = 17; constant EFAULT (line 28) | const EFAULT = 14; constant EFBIG (line 29) | const EFBIG = 27; constant EHOSTUNREACH (line 30) | const EHOSTUNREACH = 65; constant EIDRM (line 31) | const EIDRM = 90; constant EILSEQ (line 32) | const EILSEQ = 92; constant EINPROGRESS (line 33) | const EINPROGRESS = 36; constant EINTR (line 34) | const EINTR = 4; constant EINVAL (line 35) | const EINVAL = 22; constant EIO (line 36) | const EIO = 5; constant EISCONN (line 37) | const EISCONN = 56; constant EISDIR (line 38) | const EISDIR = 21; constant ELOOP (line 39) | const ELOOP = 62; constant EMFILE (line 40) | const EMFILE = 24; constant EMLINK (line 41) | const EMLINK = 31; constant EMSGSIZE (line 42) | const EMSGSIZE = 40; constant EMULTIHOP (line 43) | const EMULTIHOP = 95; constant ENAMETOOLONG (line 44) | const ENAMETOOLONG = 63; constant ENETDOWN (line 45) | const ENETDOWN = 50; constant ENETRESET (line 46) | const ENETRESET = 52; constant ENETUNREACH (line 47) | const ENETUNREACH = 51; constant ENFILE (line 48) | const ENFILE = 23; constant ENOBUFS (line 49) | const ENOBUFS = 55; constant ENODATA (line 50) | const ENODATA = 96; constant ENODEV (line 51) | const ENODEV = 19; constant ENOENT (line 52) | const ENOENT = 2; constant ENOEXEC (line 53) | const ENOEXEC = 8; constant ENOLCK (line 54) | const ENOLCK = 77; constant ENOLINK (line 55) | const ENOLINK = 97; constant ENOMEM (line 56) | const ENOMEM = 12; constant ENOMSG (line 57) | const ENOMSG = 91; constant ENOPROTOOPT (line 58) | const ENOPROTOOPT = 42; constant ENOSPC (line 59) | const ENOSPC = 28; constant ENOSR (line 60) | const ENOSR = 98; constant ENOSTR (line 61) | const ENOSTR = 99; constant ENOSYS (line 62) | const ENOSYS = 78; constant ENOTCONN (line 63) | const ENOTCONN = 57; constant ENOTDIR (line 64) | const ENOTDIR = 20; constant ENOTEMPTY (line 65) | const ENOTEMPTY = 66; constant ENOTSOCK (line 66) | const ENOTSOCK = 38; constant ENOTSUP (line 67) | const ENOTSUP = 45; constant ENOTTY (line 68) | const ENOTTY = 25; constant ENXIO (line 69) | const ENXIO = 6; constant EOPNOTSUPP (line 70) | const EOPNOTSUPP = 102; constant EOVERFLOW (line 71) | const EOVERFLOW = 84; constant EPERM (line 72) | const EPERM = 1; constant EPIPE (line 73) | const EPIPE = 32; constant EPROTO (line 74) | const EPROTO = 100; constant EPROTONOSUPPORT (line 75) | const EPROTONOSUPPORT = 43; constant EPROTOTYPE (line 76) | const EPROTOTYPE = 41; constant ERANGE (line 77) | const ERANGE = 34; constant EROFS (line 78) | const EROFS = 30; constant ESPIPE (line 79) | const ESPIPE = 29; constant ESRCH (line 80) | const ESRCH = 3; constant ESTALE (line 81) | const ESTALE = 70; constant ETIME (line 82) | const ETIME = 101; constant ETIMEDOUT (line 83) | const ETIMEDOUT = 60; constant ETXTBSY (line 84) | const ETXTBSY = 26; constant EWOULDBLOCK (line 85) | const EWOULDBLOCK = 35; constant EXDEV (line 86) | const EXDEV = 18; constant PRIORITY_LOW (line 87) | const PRIORITY_LOW = 19; constant PRIORITY_BELOW_NORMAL (line 88) | const PRIORITY_BELOW_NORMAL = 10; constant PRIORITY_NORMAL (line 89) | const PRIORITY_NORMAL = 0; constant PRIORITY_ABOVE_NORMAL (line 90) | const PRIORITY_ABOVE_NORMAL = -7; constant PRIORITY_HIGH (line 91) | const PRIORITY_HIGH = -14; constant PRIORITY_HIGHEST (line 92) | const PRIORITY_HIGHEST = -20; constant SIGHUP (line 93) | const SIGHUP = 1; constant SIGINT (line 94) | const SIGINT = 2; constant SIGQUIT (line 95) | const SIGQUIT = 3; constant SIGILL (line 96) | const SIGILL = 4; constant SIGTRAP (line 97) | const SIGTRAP = 5; constant SIGABRT (line 98) | const SIGABRT = 6; constant SIGIOT (line 99) | const SIGIOT = 6; constant SIGBUS (line 100) | const SIGBUS = 10; constant SIGFPE (line 101) | const SIGFPE = 8; constant SIGKILL (line 102) | const SIGKILL = 9; constant SIGUSR1 (line 103) | const SIGUSR1 = 30; constant SIGSEGV (line 104) | const SIGSEGV = 11; constant SIGUSR2 (line 105) | const SIGUSR2 = 31; constant SIGPIPE (line 106) | const SIGPIPE = 13; constant SIGALRM (line 107) | const SIGALRM = 14; constant SIGTERM (line 108) | const SIGTERM = 15; constant SIGCHLD (line 109) | const SIGCHLD = 20; constant SIGCONT (line 110) | const SIGCONT = 19; constant SIGSTOP (line 111) | const SIGSTOP = 17; constant SIGTSTP (line 112) | const SIGTSTP = 18; constant SIGTTIN (line 113) | const SIGTTIN = 21; constant SIGTTOU (line 114) | const SIGTTOU = 22; constant SIGURG (line 115) | const SIGURG = 16; constant SIGXCPU (line 116) | const SIGXCPU = 24; constant SIGXFSZ (line 117) | const SIGXFSZ = 25; constant SIGVTALRM (line 118) | const SIGVTALRM = 26; constant SIGPROF (line 119) | const SIGPROF = 27; constant SIGWINCH (line 120) | const SIGWINCH = 28; constant SIGIO (line 121) | const SIGIO = 23; constant SIGINFO (line 122) | const SIGINFO = 29; constant SIGSYS (line 123) | const SIGSYS = 12; constant UV_FS_SYMLINK_DIR (line 124) | const UV_FS_SYMLINK_DIR = 1; constant UV_FS_SYMLINK_JUNCTION (line 125) | const UV_FS_SYMLINK_JUNCTION = 2; constant O_RDONLY (line 126) | const O_RDONLY = 0; constant O_WRONLY (line 127) | const O_WRONLY = 1; constant O_RDWR (line 128) | const O_RDWR = 2; constant UV_DIRENT_UNKNOWN (line 129) | const UV_DIRENT_UNKNOWN = 0; constant UV_DIRENT_FILE (line 130) | const UV_DIRENT_FILE = 1; constant UV_DIRENT_DIR (line 131) | const UV_DIRENT_DIR = 2; constant UV_DIRENT_LINK (line 132) | const UV_DIRENT_LINK = 3; constant UV_DIRENT_FIFO (line 133) | const UV_DIRENT_FIFO = 4; constant UV_DIRENT_SOCKET (line 134) | const UV_DIRENT_SOCKET = 5; constant UV_DIRENT_CHAR (line 135) | const UV_DIRENT_CHAR = 6; constant UV_DIRENT_BLOCK (line 136) | const UV_DIRENT_BLOCK = 7; constant S_IFMT (line 137) | const S_IFMT = 61440; constant S_IFREG (line 138) | const S_IFREG = 32768; constant S_IFDIR (line 139) | const S_IFDIR = 16384; constant S_IFCHR (line 140) | const S_IFCHR = 8192; constant S_IFBLK (line 141) | const S_IFBLK = 24576; constant S_IFIFO (line 142) | const S_IFIFO = 4096; constant S_IFLNK (line 143) | const S_IFLNK = 40960; constant S_IFSOCK (line 144) | const S_IFSOCK = 49152; constant O_CREAT (line 145) | const O_CREAT = 512; constant O_EXCL (line 146) | const O_EXCL = 2048; constant UV_FS_O_FILEMAP (line 147) | const UV_FS_O_FILEMAP = 0; constant O_NOCTTY (line 148) | const O_NOCTTY = 131072; constant O_TRUNC (line 149) | const O_TRUNC = 1024; constant O_APPEND (line 150) | const O_APPEND = 8; constant O_DIRECTORY (line 151) | const O_DIRECTORY = 1048576; constant O_NOFOLLOW (line 152) | const O_NOFOLLOW = 256; constant O_SYNC (line 153) | const O_SYNC = 128; constant O_DSYNC (line 154) | const O_DSYNC = 4194304; constant O_SYMLINK (line 155) | const O_SYMLINK = 2097152; constant O_NONBLOCK (line 156) | const O_NONBLOCK = 4; constant S_IRWXU (line 157) | const S_IRWXU = 448; constant S_IRUSR (line 158) | const S_IRUSR = 256; constant S_IWUSR (line 159) | const S_IWUSR = 128; constant S_IXUSR (line 160) | const S_IXUSR = 64; constant S_IRWXG (line 161) | const S_IRWXG = 56; constant S_IRGRP (line 162) | const S_IRGRP = 32; constant S_IWGRP (line 163) | const S_IWGRP = 16; constant S_IXGRP (line 164) | const S_IXGRP = 8; constant S_IRWXO (line 165) | const S_IRWXO = 7; constant S_IROTH (line 166) | const S_IROTH = 4; constant S_IWOTH (line 167) | const S_IWOTH = 2; constant S_IXOTH (line 168) | const S_IXOTH = 1; constant F_OK (line 169) | const F_OK = 0; constant R_OK (line 170) | const R_OK = 4; constant W_OK (line 171) | const W_OK = 2; constant X_OK (line 172) | const X_OK = 1; constant UV_FS_COPYFILE_EXCL (line 173) | const UV_FS_COPYFILE_EXCL = 1; constant COPYFILE_EXCL (line 174) | const COPYFILE_EXCL = 1; constant UV_FS_COPYFILE_FICLONE (line 175) | const UV_FS_COPYFILE_FICLONE = 2; constant COPYFILE_FICLONE (line 176) | const COPYFILE_FICLONE = 2; constant UV_FS_COPYFILE_FICLONE_FORCE (line 177) | const UV_FS_COPYFILE_FICLONE_FORCE = 4; constant COPYFILE_FICLONE_FORCE (line 178) | const COPYFILE_FICLONE_FORCE = 4; constant OPENSSL_VERSION_NUMBER (line 179) | const OPENSSL_VERSION_NUMBER = 805306624; constant SSL_OP_ALL (line 180) | const SSL_OP_ALL = 2147485776; constant SSL_OP_ALLOW_NO_DHE_KEX (line 181) | const SSL_OP_ALLOW_NO_DHE_KEX = 1024; constant SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION (line 182) | const SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION = 262144; constant SSL_OP_CIPHER_SERVER_PREFERENCE (line 183) | const SSL_OP_CIPHER_SERVER_PREFERENCE = 4194304; constant SSL_OP_CISCO_ANYCONNECT (line 184) | const SSL_OP_CISCO_ANYCONNECT = 32768; constant SSL_OP_COOKIE_EXCHANGE (line 185) | const SSL_OP_COOKIE_EXCHANGE = 8192; constant SSL_OP_CRYPTOPRO_TLSEXT_BUG (line 186) | const SSL_OP_CRYPTOPRO_TLSEXT_BUG = 2147483648; constant SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS (line 187) | const SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS = 2048; constant SSL_OP_LEGACY_SERVER_CONNECT (line 188) | const SSL_OP_LEGACY_SERVER_CONNECT = 4; constant SSL_OP_NO_COMPRESSION (line 189) | const SSL_OP_NO_COMPRESSION = 131072; constant SSL_OP_NO_ENCRYPT_THEN_MAC (line 190) | const SSL_OP_NO_ENCRYPT_THEN_MAC = 524288; constant SSL_OP_NO_QUERY_MTU (line 191) | const SSL_OP_NO_QUERY_MTU = 4096; constant SSL_OP_NO_RENEGOTIATION (line 192) | const SSL_OP_NO_RENEGOTIATION = 1073741824; constant SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION (line 193) | const SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION = 65536; constant SSL_OP_NO_TICKET (line 196) | const SSL_OP_NO_TICKET = 16384; constant SSL_OP_PRIORITIZE_CHACHA (line 201) | const SSL_OP_PRIORITIZE_CHACHA = 2097152; constant SSL_OP_TLS_ROLLBACK_BUG (line 202) | const SSL_OP_TLS_ROLLBACK_BUG = 8388608; constant ENGINE_METHOD_RSA (line 203) | const ENGINE_METHOD_RSA = 1; constant ENGINE_METHOD_DSA (line 204) | const ENGINE_METHOD_DSA = 2; constant ENGINE_METHOD_DH (line 205) | const ENGINE_METHOD_DH = 4; constant ENGINE_METHOD_RAND (line 206) | const ENGINE_METHOD_RAND = 8; constant ENGINE_METHOD_EC (line 207) | const ENGINE_METHOD_EC = 2048; constant ENGINE_METHOD_CIPHERS (line 208) | const ENGINE_METHOD_CIPHERS = 64; constant ENGINE_METHOD_DIGESTS (line 209) | const ENGINE_METHOD_DIGESTS = 128; constant ENGINE_METHOD_PKEY_METHS (line 210) | const ENGINE_METHOD_PKEY_METHS = 512; constant ENGINE_METHOD_PKEY_ASN1_METHS (line 211) | const ENGINE_METHOD_PKEY_ASN1_METHS = 1024; constant ENGINE_METHOD_ALL (line 212) | const ENGINE_METHOD_ALL = 65535; constant ENGINE_METHOD_NONE (line 213) | const ENGINE_METHOD_NONE = 0; constant DH_CHECK_P_NOT_SAFE_PRIME (line 214) | const DH_CHECK_P_NOT_SAFE_PRIME = 2; constant DH_CHECK_P_NOT_PRIME (line 215) | const DH_CHECK_P_NOT_PRIME = 1; constant DH_UNABLE_TO_CHECK_GENERATOR (line 216) | const DH_UNABLE_TO_CHECK_GENERATOR = 4; constant DH_NOT_SUITABLE_GENERATOR (line 217) | const DH_NOT_SUITABLE_GENERATOR = 8; constant RSA_PKCS1_PADDING (line 218) | const RSA_PKCS1_PADDING = 1; constant RSA_NO_PADDING (line 219) | const RSA_NO_PADDING = 3; constant RSA_PKCS1_OAEP_PADDING (line 220) | const RSA_PKCS1_OAEP_PADDING = 4; constant RSA_X931_PADDING (line 221) | const RSA_X931_PADDING = 5; constant RSA_PKCS1_PSS_PADDING (line 222) | const RSA_PKCS1_PSS_PADDING = 6; constant RSA_PSS_SALTLEN_DIGEST (line 223) | const RSA_PSS_SALTLEN_DIGEST = -1; constant RSA_PSS_SALTLEN_MAX_SIGN (line 224) | const RSA_PSS_SALTLEN_MAX_SIGN = -2; constant RSA_PSS_SALTLEN_AUTO (line 225) | const RSA_PSS_SALTLEN_AUTO = -2; constant TLS1_VERSION (line 227) | const TLS1_VERSION = 769; constant TLS1_1_VERSION (line 228) | const TLS1_1_VERSION = 770; constant TLS1_2_VERSION (line 229) | const TLS1_2_VERSION = 771; constant TLS1_3_VERSION (line 230) | const TLS1_3_VERSION = 772; constant POINT_CONVERSION_COMPRESSED (line 231) | const POINT_CONVERSION_COMPRESSED = 2; constant POINT_CONVERSION_UNCOMPRESSED (line 232) | const POINT_CONVERSION_UNCOMPRESSED = 4; constant POINT_CONVERSION_HYBRID (line 233) | const POINT_CONVERSION_HYBRID = 6; FILE: src/node/crypto.ts function timingSafeEqual (line 11) | function timingSafeEqual( function getCurves (line 180) | function getCurves(): string[] { function getHashes (line 188) | function getHashes(): string[] { function secureHeapUsed (line 199) | function secureHeapUsed(): Record { function setEngine (line 209) | function setEngine(_1: string, _2?: number): void { function setFips (line 214) | function setFips(_: boolean): void { function getFips (line 220) | function getFips(): boolean { method fips (line 614) | get fips(): boolean { method fips (line 617) | set fips(_: boolean) { FILE: src/node/dgram.ts type SocketClassType (line 37) | type SocketClassType = typeof DgramSocket; function Socket (line 39) | function Socket( function createSocket (line 57) | function createSocket( FILE: src/node/diagnostics_channel.ts function hasSubscribers (line 39) | function hasSubscribers(name: string | symbol): boolean { function channel (line 43) | function channel(name: string | symbol): ChannelType { function subscribe (line 47) | function subscribe( function unsubscribe (line 54) | function unsubscribe( type TracingChannelSubscriptions (line 61) | interface TracingChannelSubscriptions { type TracingChannels (line 69) | interface TracingChannels { class TracingChannel (line 83) | class TracingChannel { method constructor (line 90) | constructor() { method start (line 96) | get start(): ChannelType | undefined { method end (line 99) | get end(): ChannelType | undefined { method asyncStart (line 102) | get asyncStart(): ChannelType | undefined { method asyncEnd (line 105) | get asyncEnd(): ChannelType | undefined { method error (line 108) | get error(): ChannelType | undefined { method subscribe (line 112) | subscribe(subscriptions: TracingChannelSubscriptions): void { method unsubscribe (line 125) | unsubscribe(subscriptions: TracingChannelSubscriptions): void { method traceSync (line 138) | traceSync( method tracePromise (line 165) | tracePromise( method traceCallback (line 210) | traceCallback( function validateChannel (line 268) | function validateChannel(channel: unknown, name: string): ChannelType { function tracingChannel (line 275) | function tracingChannel( FILE: src/node/dns.ts class Resolver (line 36) | class Resolver implements nodejsDns.Resolver { method cancel (line 37) | cancel(): void { method setLocalAddress (line 42) | setLocalAddress(): void { method getServers (line 47) | getServers(...args: Parameters): string[] { method resolve (line 52) | resolve(...args: Parameters): void { method resolve4 (line 57) | resolve4(...args: Parameters): void { method resolve6 (line 62) | resolve6(...args: Parameters): void { method resolveAny (line 67) | resolveAny(...args: Parameters): void { method resolveCaa (line 72) | resolveCaa(...args: Parameters): void { method resolveCname (line 77) | resolveCname(...args: Parameters): void { method resolveMx (line 82) | resolveMx(...args: Parameters): void { method resolveNaptr (line 87) | resolveNaptr(...args: Parameters): void { method resolveNs (line 92) | resolveNs(...args: Parameters): void { method resolvePtr (line 97) | resolvePtr(...args: Parameters): void { method resolveSoa (line 102) | resolveSoa(...args: Parameters): void { method resolveSrv (line 107) | resolveSrv(...args: Parameters): void { method resolveTxt (line 112) | resolveTxt(...args: Parameters): void { method reverse (line 116) | reverse(...args: Parameters): void { method setServers (line 120) | setServers(...args: Parameters): void { FILE: src/node/domain.ts class Domain (line 32) | class Domain extends EventEmitter { method _errorHandler (line 35) | _errorHandler(_er: unknown): void { method enter (line 41) | enter(): void { method exit (line 45) | exit(): void { method add (line 49) | add(_ee: unknown): void { method remove (line 53) | remove(_ee: unknown): void { method run (line 58) | run(fn: Function, ...args: unknown[]): unknown { method intercept (line 67) | intercept(cb: Function): Function { method bind (line 73) | bind(cb: Function): Function { function createDomain (line 79) | function createDomain(): Domain { FILE: src/node/http.ts function request (line 38) | function request( function get (line 46) | function get( function createServer (line 56) | function createServer( function setMaxIdleHTTPParsers (line 71) | function setMaxIdleHTTPParsers(max: unknown): void { FILE: src/node/http2.ts function notImplementedClass (line 24) | function notImplementedClass(name: string): T { function createSecureServer (line 32) | function createSecureServer(..._args: unknown[]): H2.Http2SecureServer { function createServer (line 36) | function createServer(..._args: unknown[]): H2.Http2Server { function connect (line 40) | function connect(..._args: unknown[]): H2.ClientHttp2Session { function performServerHandshake (line 44) | function performServerHandshake< function getDefaultSettings (line 72) | function getDefaultSettings(..._args: unknown[]): H2.Settings { function getPackedSettings (line 87) | function getPackedSettings(..._args: unknown[]): Buffer { function getUnpackedSettings (line 91) | function getUnpackedSettings(..._args: unknown[]): H2.Settings { FILE: src/node/https.ts function request (line 23) | function request(...args: unknown[]): ClientRequest { function get (line 44) | function get( function createServer (line 54) | function createServer( FILE: src/node/inspector.ts function close (line 14) | function close(): void { function open (line 44) | function open( function url (line 56) | function url(): string | undefined { function waitForDebugger (line 60) | function waitForDebugger(): void { class Session (line 64) | class Session extends EventEmitter implements _Session { method constructor (line 65) | constructor() { method connect (line 70) | connect(): void { method connectToMainThread (line 74) | connectToMainThread(): void { method disconnect (line 78) | disconnect(): void { method post (line 82) | post(_method: unknown, _params?: unknown, _callback?: unknown): void { method requestWillBeSent (line 88) | requestWillBeSent(_params: _Network.RequestWillBeSentEventDataType): void { method dataReceived (line 91) | dataReceived(_params: _Network.DataReceivedEventDataType): void { method dataSent (line 94) | dataSent(_params: unknown): void { method responseReceived (line 97) | responseReceived(_params: _Network.ResponseReceivedEventDataType): void { method loadingFinished (line 100) | loadingFinished(_params: _Network.LoadingFinishedEventDataType): void { method loadingFailed (line 103) | loadingFailed(_params: _Network.LoadingFailedEventDataType): void { method webSocketCreated (line 106) | webSocketCreated(_params: _Network.WebSocketCreatedEventDataType): void { method webSocketHandshakeResponseReceived (line 109) | webSocketHandshakeResponseReceived( method webSocketClosed (line 116) | webSocketClosed(_params: _Network.WebSocketClosedEventDataType): void { FILE: src/node/inspector/promises.ts method requestWillBeSent (line 40) | requestWillBeSent(_params: _Network.RequestWillBeSentEventDataType): void { method dataReceived (line 43) | dataReceived(_params: _Network.DataReceivedEventDataType): void { method responseReceived (line 46) | responseReceived(_params: _Network.ResponseReceivedEventDataType): void { method loadingFinished (line 49) | loadingFinished(_params: _Network.LoadingFinishedEventDataType): void { method loadingFailed (line 52) | loadingFailed(_params: _Network.LoadingFailedEventDataType): void { method webSocketHandshakeResponseReceived (line 55) | webSocketHandshakeResponseReceived( method webSocketClosed (line 62) | webSocketClosed(_params: _Network.WebSocketClosedEventDataType): void { method webSocketCreated (line 65) | webSocketCreated(_params: _Network.WebSocketCreatedEventDataType): void { method dataSent (line 68) | dataSent(_params: unknown): void { class Session (line 73) | class Session extends EventEmitter implements _Session { method constructor (line 74) | constructor() { method connect (line 79) | connect(): void { method connectToMainThread (line 83) | connectToMainThread(): void { method disconnect (line 87) | disconnect(): void { method post (line 92) | post( function url (line 101) | function url(): string | undefined { function waitForDebugger (line 105) | function waitForDebugger(): Promise { function open (line 109) | function open(): Disposable { function close (line 113) | function close(): void { FILE: src/node/internal/async_hooks.d.ts type AsyncResourceOptions (line 7) | interface AsyncResourceOptions { class AsyncResource (line 11) | class AsyncResource { class AsyncLocalStorage (line 29) | class AsyncLocalStorage { FILE: src/node/internal/buffer.d.ts type CompareOptions (line 7) | interface CompareOptions { type BufferSource (line 14) | type BufferSource = ArrayBufferView | ArrayBuffer; type Encoding (line 16) | type Encoding = number; constant ASCII (line 64) | const ASCII: Encoding; constant LATIN1 (line 65) | const LATIN1: Encoding; constant UTF8 (line 66) | const UTF8: Encoding; constant UTF16LE (line 67) | const UTF16LE: Encoding; constant BASE64 (line 68) | const BASE64: Encoding; constant BASE64URL (line 69) | const BASE64URL: Encoding; constant HEX (line 70) | const HEX: Encoding; FILE: src/node/internal/constants.ts constant CHAR_UPPERCASE_A (line 25) | const CHAR_UPPERCASE_A = 65; constant CHAR_LOWERCASE_A (line 26) | const CHAR_LOWERCASE_A = 97; constant CHAR_UPPERCASE_Z (line 27) | const CHAR_UPPERCASE_Z = 90; constant CHAR_LOWERCASE_Z (line 28) | const CHAR_LOWERCASE_Z = 122; constant CHAR_UPPERCASE_C (line 29) | const CHAR_UPPERCASE_C = 67; constant CHAR_LOWERCASE_B (line 30) | const CHAR_LOWERCASE_B = 98; constant CHAR_LOWERCASE_E (line 31) | const CHAR_LOWERCASE_E = 101; constant CHAR_LOWERCASE_N (line 32) | const CHAR_LOWERCASE_N = 110; constant CHAR_DOT (line 33) | const CHAR_DOT = 46; constant CHAR_FORWARD_SLASH (line 34) | const CHAR_FORWARD_SLASH = 47; constant CHAR_BACKWARD_SLASH (line 35) | const CHAR_BACKWARD_SLASH = 92; constant CHAR_VERTICAL_LINE (line 36) | const CHAR_VERTICAL_LINE = 124; constant CHAR_COLON (line 37) | const CHAR_COLON = 58; constant CHAR_QUESTION_MARK (line 38) | const CHAR_QUESTION_MARK = 63; constant CHAR_UNDERSCORE (line 39) | const CHAR_UNDERSCORE = 95; constant CHAR_LINE_FEED (line 40) | const CHAR_LINE_FEED = 10; constant CHAR_CARRIAGE_RETURN (line 41) | const CHAR_CARRIAGE_RETURN = 13; constant CHAR_TAB (line 42) | const CHAR_TAB = 9; constant CHAR_FORM_FEED (line 43) | const CHAR_FORM_FEED = 12; constant CHAR_EXCLAMATION_MARK (line 44) | const CHAR_EXCLAMATION_MARK = 33; constant CHAR_HASH (line 45) | const CHAR_HASH = 35; constant CHAR_SPACE (line 46) | const CHAR_SPACE = 32; constant CHAR_NO_BREAK_SPACE (line 47) | const CHAR_NO_BREAK_SPACE = 160; constant CHAR_ZERO_WIDTH_NOBREAK_SPACE (line 48) | const CHAR_ZERO_WIDTH_NOBREAK_SPACE = 65279; constant CHAR_LEFT_SQUARE_BRACKET (line 49) | const CHAR_LEFT_SQUARE_BRACKET = 91; constant CHAR_RIGHT_SQUARE_BRACKET (line 50) | const CHAR_RIGHT_SQUARE_BRACKET = 93; constant CHAR_LEFT_ANGLE_BRACKET (line 51) | const CHAR_LEFT_ANGLE_BRACKET = 60; constant CHAR_RIGHT_ANGLE_BRACKET (line 52) | const CHAR_RIGHT_ANGLE_BRACKET = 62; constant CHAR_LEFT_CURLY_BRACKET (line 53) | const CHAR_LEFT_CURLY_BRACKET = 123; constant CHAR_RIGHT_CURLY_BRACKET (line 54) | const CHAR_RIGHT_CURLY_BRACKET = 125; constant CHAR_HYPHEN_MINUS (line 55) | const CHAR_HYPHEN_MINUS = 45; constant CHAR_PLUS (line 56) | const CHAR_PLUS = 43; constant CHAR_DOUBLE_QUOTE (line 57) | const CHAR_DOUBLE_QUOTE = 34; constant CHAR_SINGLE_QUOTE (line 58) | const CHAR_SINGLE_QUOTE = 39; constant CHAR_PERCENT (line 59) | const CHAR_PERCENT = 37; constant CHAR_SEMICOLON (line 60) | const CHAR_SEMICOLON = 59; constant CHAR_CIRCUMFLEX_ACCENT (line 61) | const CHAR_CIRCUMFLEX_ACCENT = 94; constant CHAR_GRAVE_ACCENT (line 62) | const CHAR_GRAVE_ACCENT = 96; constant CHAR_AT (line 63) | const CHAR_AT = 64; constant CHAR_AMPERSAND (line 64) | const CHAR_AMPERSAND = 38; constant CHAR_EQUAL (line 65) | const CHAR_EQUAL = 61; constant CHAR_0 (line 66) | const CHAR_0 = 48; constant CHAR_9 (line 67) | const CHAR_9 = 57; constant EOL (line 68) | const EOL = ';'; FILE: src/node/internal/crypto.d.ts type CheckOptions (line 25) | interface CheckOptions { class X509Certificate (line 33) | class X509Certificate { class HashHandle (line 61) | class HashHandle { class SignHandle (line 68) | class SignHandle { class VerifyHandle (line 79) | class VerifyHandle { class CipherHandle (line 109) | class CipherHandle { class AeadHandle (line 118) | class AeadHandle { type CipherMode (line 127) | type CipherMode = { type PublicPrivateCipherOptions (line 139) | interface PublicPrivateCipherOptions { type CipherInfo (line 166) | interface CipherInfo { type GetCipherInfoOptions (line 186) | interface GetCipherInfoOptions { type ArrayLike (line 198) | type ArrayLike = ArrayBuffer | string | Buffer | ArrayBufferView; class HmacHandle (line 200) | class HmacHandle { type RsaKeyPairOptions (line 251) | interface RsaKeyPairOptions { type DsaKeyPairOptions (line 260) | interface DsaKeyPairOptions { type EcKeyPairOptions (line 265) | interface EcKeyPairOptions { type EdKeyPairOptions (line 270) | interface EdKeyPairOptions { type DhKeyPairOptions (line 274) | interface DhKeyPairOptions { type KeyData (line 294) | type KeyData = string | ArrayBuffer | ArrayBufferView; type RsaKeyAlgorithm (line 296) | interface RsaKeyAlgorithm { type EcKeyAlgorithm (line 303) | interface EcKeyAlgorithm { type DhKeyAlgorithm (line 308) | interface DhKeyAlgorithm { type DsaKeyAlgorithm (line 314) | interface DsaKeyAlgorithm { type HmacKeyAlgorithm (line 320) | interface HmacKeyAlgorithm { type AesKeyAlgorithm (line 325) | interface AesKeyAlgorithm { type KeyAlgorithm (line 330) | type KeyAlgorithm = type RsaOtherPrimesInfo (line 338) | interface RsaOtherPrimesInfo { type JsonWebKey (line 344) | interface JsonWebKey { type CryptoKeyPair (line 365) | interface CryptoKeyPair { type KeyObjectType (line 370) | type KeyObjectType = 'secret' | 'public' | 'private'; type KeyExportResult (line 372) | type KeyExportResult = string | Buffer | JsonWebKey; type SecretKeyFormat (line 374) | type SecretKeyFormat = 'buffer' | 'jwk'; type AsymmetricKeyFormat (line 375) | type AsymmetricKeyFormat = 'pem' | 'der' | 'jwk'; type PublicKeyEncoding (line 376) | type PublicKeyEncoding = 'pkcs1' | 'spki'; type PrivateKeyEncoding (line 377) | type PrivateKeyEncoding = 'pkcs1' | 'pkcs8' | 'sec1'; type AsymmetricKeyType (line 378) | type AsymmetricKeyType = 'rsa' | 'ec' | 'x25519' | 'ed25519' | 'dh'; type SecretKeyType (line 379) | type SecretKeyType = 'hmac' | 'aes'; type ParamEncoding (line 380) | type ParamEncoding = 'named' | 'explicit'; type SecretKeyExportOptions (line 382) | interface SecretKeyExportOptions { type PublicKeyExportOptions (line 386) | interface PublicKeyExportOptions { type PrivateKeyExportOptions (line 391) | interface PrivateKeyExportOptions { type InnerPrivateKeyExportOptions (line 399) | interface InnerPrivateKeyExportOptions { type ExportOptions (line 406) | type ExportOptions = type InnerExportOptions (line 411) | type InnerExportOptions = type AsymmetricKeyDetails (line 416) | interface AsymmetricKeyDetails { type CreateAsymmetricKeyOptions (line 428) | interface CreateAsymmetricKeyOptions { type InnerCreateAsymmetricKeyOptions (line 440) | interface InnerCreateAsymmetricKeyOptions { type GenerateKeyOptions (line 449) | interface GenerateKeyOptions { type GenerateKeyPairOptions (line 453) | interface GenerateKeyPairOptions { class DiffieHellmanHandle (line 474) | class DiffieHellmanHandle { type ECDHFormat (line 492) | type ECDHFormat = 'compressed' | 'uncompressed' | 'hybrid'; class ECDHHandle (line 493) | class ECDHHandle { FILE: src/node/internal/crypto_cipher.ts type AADOptions (line 77) | interface AADOptions { type Cipheriv (line 89) | interface Cipheriv extends Transform { type Decipheriv (line 105) | interface Decipheriv extends Transform { type CipherOptions (line 122) | interface CipherOptions extends TransformOptions { function getSecretKey (line 126) | function getSecretKey( function getIv (line 152) | function getIv( function createCipheriv (line 461) | function createCipheriv( function createDecipheriv (line 470) | function createDecipheriv( type HashOptions (line 481) | interface HashOptions { function getPaddingAndHash (line 492) | function getPaddingAndHash(options: HashOptions): PublicPrivateCipherOpt... function privateEncrypt (line 521) | function privateEncrypt( function privateDecrypt (line 567) | function privateDecrypt( function publicEncrypt (line 615) | function publicEncrypt( function publicDecrypt (line 657) | function publicDecrypt( function getCipherInfo (line 699) | function getCipherInfo( FILE: src/node/internal/crypto_dh.ts type ArrayLike (line 29) | type ArrayLike = cryptoImpl.ArrayLike; constant DH_GENERATOR (line 62) | const DH_GENERATOR = 2; class SharedDiffieHellman (line 64) | class SharedDiffieHellman { class DiffieHellman (line 75) | class DiffieHellman extends SharedDiffieHellman { function DiffieHellman (line 86) | function DiffieHellman( class DiffieHellmanGroup (line 156) | class DiffieHellmanGroup extends SharedDiffieHellman { function DiffieHellmanGroup (line 161) | function DiffieHellmanGroup(this: unknown, name: string): DiffieHellmanG... type DHLike (line 196) | type DHLike = DiffieHellman | DiffieHellmanGroup; function dhGenerateKeys (line 197) | function dhGenerateKeys(this: DHLike, encoding?: string): Buffer | string { function dhComputeSecret (line 202) | function dhComputeSecret( function dhGetPrime (line 214) | function dhGetPrime(this: DHLike, encoding?: string): Buffer | string { function dhGetGenerator (line 219) | function dhGetGenerator(this: DHLike, encoding?: string): Buffer | string { function dhGetPublicKey (line 224) | function dhGetPublicKey(this: DHLike, encoding?: string): Buffer | string { function dhGetPrivateKey (line 229) | function dhGetPrivateKey(this: DHLike, encoding?: string): Buffer | stri... function dhSetPublicKey (line 234) | function dhSetPublicKey( function dhSetPrivateKey (line 244) | function dhSetPrivateKey( function encode (line 254) | function encode(buffer: ArrayBuffer, encoding?: string): Buffer | string { function createDiffieHellman (line 260) | function createDiffieHellman( function createDiffieHellmanGroup (line 269) | function createDiffieHellmanGroup(name: string): DiffieHellmanGroup { function getDiffieHellman (line 273) | function getDiffieHellman(name: string): DiffieHellmanGroup { type DiffieHellmanKeyPair (line 277) | interface DiffieHellmanKeyPair { function diffieHellman (line 282) | function diffieHellman(options: DiffieHellmanKeyPair): Buffer { type ECDH (line 325) | interface ECDH { constant ECDH (line 341) | const ECDH = function (this: ECDH, curveName: string) { function createECDH (line 485) | function createECDH(curveName: string): ECDH { FILE: src/node/internal/crypto_hash.ts type ArrayLike (line 27) | type ArrayLike = cryptoImpl.ArrayLike; type HashOptions (line 62) | interface HashOptions extends TransformOptions { type _kState (line 66) | interface _kState { class Hash (line 70) | class Hash extends Transform { function createHash (line 86) | function createHash(algorithm: string, options?: HashOptions): Hash { function Hash (line 90) | function Hash( class Hmac (line 192) | class Hmac extends Transform { function createHmac (line 208) | function createHmac( function Hmac (line 216) | function Hmac( function hash (line 300) | function hash( FILE: src/node/internal/crypto_hkdf.ts type ArrayLike (line 36) | type ArrayLike = cryptoImpl.ArrayLike; function validateParameters (line 52) | function validateParameters( function prepareKey (line 93) | function prepareKey(key: ArrayLike): ArrayLike { function hkdf (line 114) | function hkdf( function hkdfSync (line 148) | function hkdfSync( FILE: src/node/internal/crypto_keys.ts function isStringOrBuffer (line 103) | function isStringOrBuffer(val: unknown): val is string | Buffer { function validateExportOptions (line 109) | function validateExportOptions( method constructor (line 148) | constructor() { method from (line 155) | static from(key: CryptoKey): KeyObject { method export (line 187) | export(options: ExportOptions = {}): KeyExportResult { method equals (line 213) | equals(otherKeyObject: KeyObject): boolean { method [Symbol.toStringTag] (line 229) | get [Symbol.toStringTag](): string { function isKeyObject (line 234) | function isKeyObject(obj: unknown): obj is KeyObject { function getKeyObjectHandle (line 238) | function getKeyObjectHandle(obj: KeyObject): CryptoKey { method asymmetricKeyDetails (line 243) | get asymmetricKeyDetails(): AsymmetricKeyDetails { method asymmetricKeyType (line 253) | get asymmetricKeyType(): AsymmetricKeyType { method toCryptoKey (line 257) | toCryptoKey(): void { method [kInspect] (line 262) | [kInspect]( class PublicKeyObject (line 285) | class PublicKeyObject extends AsymmetricKeyObject { method export (line 286) | override export(options?: PublicKeyExportOptions): KeyExportResult { method type (line 290) | get type(): KeyObjectType { class PrivateKeyObject (line 295) | class PrivateKeyObject extends AsymmetricKeyObject { method export (line 296) | override export(options?: PrivateKeyExportOptions): KeyExportResult { method type (line 300) | get type(): KeyObjectType { class SecretKeyObject (line 305) | class SecretKeyObject extends KeyObject { method symmetricKeySize (line 306) | get symmetricKeySize(): number { method export (line 310) | override export(options?: SecretKeyExportOptions): KeyExportResult { method type (line 314) | get type(): KeyObjectType { method [kInspect] (line 318) | [kInspect](depth: number, options: { depth?: number }): string | this { type ValidateKeyDataOptions (line 335) | type ValidateKeyDataOptions = { function validateKeyData (line 338) | function validateKeyData( function createSecretKey (line 366) | function createSecretKey( function prepareAsymmetricKey (line 392) | function prepareAsymmetricKey( function createPrivateKey (line 485) | function createPrivateKey( function createPublicKey (line 505) | function createPublicKey( type PublicKeyResult (line 552) | type PublicKeyResult = KeyExportResult | PublicKeyObject; type PrivateKeyResult (line 553) | type PrivateKeyResult = KeyExportResult | PrivateKeyObject; type GenerateKeyCallback (line 554) | type GenerateKeyCallback = ( type GenerateKeyPairCallback (line 558) | type GenerateKeyPairCallback = ( type KeyObjectPair (line 564) | interface KeyObjectPair { function generateKey (line 569) | function generateKey( function generateKeyPair (line 598) | function generateKeyPair( function generateKeySync (line 633) | function generateKeySync( function generateKeyPairSync (line 663) | function generateKeyPairSync( FILE: src/node/internal/crypto_pbkdf2.ts type ArrayLike (line 38) | type ArrayLike = cryptoImpl.ArrayLike; function pbkdf2Sync (line 40) | function pbkdf2Sync( type Pbkdf2Callback (line 65) | type Pbkdf2Callback = (err?: Error | null, result?: Buffer) => void; function pbkdf2 (line 66) | function pbkdf2( function check (line 99) | function check( FILE: src/node/internal/crypto_random.ts type RandomBytesCallback (line 51) | type RandomBytesCallback = ( function randomBytes (line 57) | function randomBytes( function randomFillSync (line 72) | function randomFillSync( type RandomFillCallback (line 98) | type RandomFillCallback = ( function randomFill (line 117) | function randomFill( constant RAND_MAX (line 163) | const RAND_MAX = 0xffff_ffff_ffff; function getRandomInt (line 170) | function getRandomInt(min: number, max: number): number { type RandomIntCallback (line 209) | type RandomIntCallback = (err: Error | null, n?: number) => void; function randomInt (line 218) | function randomInt( function randomUUID (line 268) | function randomUUID(options?: RandomUUIDOptions): string { type PrimeNum (line 283) | type PrimeNum = ArrayBuffer | ArrayBufferView | Buffer | bigint; type GeneratePrimeOptions (line 284) | interface GeneratePrimeOptions { type CheckPrimeOptions (line 291) | interface CheckPrimeOptions { type GeneratePrimeCallback (line 295) | type GeneratePrimeCallback = ( type CheckPrimeCallback (line 299) | type CheckPrimeCallback = (err: Error | null, prime?: boolean) => void; function processGeneratePrimeOptions (line 301) | function processGeneratePrimeOptions(options: GeneratePrimeOptions): { function generatePrimeSync (line 345) | function generatePrimeSync( function generatePrime (line 365) | function generatePrime( function unsignedBigIntToBuffer (line 396) | function unsignedBigIntToBuffer(bigint: bigint, name: string): Buffer { function validateCandidate (line 406) | function validateCandidate(candidate: PrimeNum): Buffer { function validateChecks (line 419) | function validateChecks(options: CheckPrimeOptions): number { function checkPrimeSync (line 426) | function checkPrimeSync( function checkPrime (line 445) | function checkPrime( FILE: src/node/internal/crypto_scrypt.ts type ArrayLike (line 36) | type ArrayLike = cryptoImpl.ArrayLike; type ValidatedScryptOptions (line 44) | interface ValidatedScryptOptions { type ScryptOptions (line 54) | interface ScryptOptions { function validateParameters (line 71) | function validateParameters( type Callback (line 148) | type Callback = (err: Error | null, derivedKey?: Buffer) => void; type OptionsOrCallback (line 149) | type OptionsOrCallback = ScryptOptions | Callback; function scrypt (line 151) | function scrypt( function scryptSync (line 192) | function scryptSync( FILE: src/node/internal/crypto_sign.ts type SignOptions (line 58) | interface SignOptions {} type Sign (line 60) | interface Sign extends Writable { type Verify (line 65) | interface Verify extends Writable { function getIntOption (line 114) | function getIntOption(name: string, options: any): number | undefined { function getDSASignatureEncoding (line 125) | function getDSASignatureEncoding(options: any): number { function getPrivateKey (line 137) | function getPrivateKey(options: any): CryptoKey { function createSign (line 278) | function createSign(algorithm: string, options: any) { function createVerify (line 282) | function createVerify(algorithm: string, options: any) { type SignCallback (line 286) | type SignCallback = (err: any, signature?: Buffer) => void; type VerifyCallback (line 287) | type VerifyCallback = (err: any, valid?: boolean) => void; function sign (line 289) | function sign( function verify (line 351) | function verify( FILE: src/node/internal/crypto_spkac.ts function verifySpkac (line 31) | function verifySpkac( function exportPublicKey (line 38) | function exportPublicKey( function exportChallenge (line 48) | function exportChallenge( class Certificate (line 64) | class Certificate { function Certificate (line 76) | function Certificate(this: unknown): Certificate { FILE: src/node/internal/crypto_util.ts type ArrayLike (line 38) | type ArrayLike = cryptoImpl.ArrayLike; function getStringOption (line 45) | function getStringOption(options: any, key: string): string | undefined { function getArrayBufferOrView (line 53) | function getArrayBufferOrView( function arrayBufferToUnsignedBigInt (line 88) | function arrayBufferToUnsignedBigInt(buf: ArrayBuffer): bigint { function toBuf (line 105) | function toBuf( function validateByteSource (line 118) | function validateByteSource( FILE: src/node/internal/crypto_x509.ts function translatePeerCertificate (line 50) | function translatePeerCertificate(c: any) { function checkOptions (line 78) | function checkOptions(options?: CheckOptions) { class X509Certificate (line 96) | class X509Certificate { method constructor (line 100) | constructor( method subject (line 128) | get subject() { method subjectAltName (line 137) | get subjectAltName() { method issuer (line 146) | get issuer() { method issuerCertificate (line 155) | get issuerCertificate() { method infoAccess (line 165) | get infoAccess() { method validFrom (line 174) | get validFrom() { method validTo (line 183) | get validTo() { method fingerprint (line 192) | get fingerprint() { method fingerprint256 (line 201) | get fingerprint256() { method fingerprint512 (line 210) | get fingerprint512() { method keyUsage (line 219) | get keyUsage() { method serialNumber (line 228) | get serialNumber() { method raw (line 238) | get raw() { method publicKey (line 248) | get publicKey() { method toString (line 260) | toString() { method toJSON (line 271) | toJSON() { method ca (line 275) | get ca() { method checkHost (line 284) | checkHost(name: string, options?: CheckOptions) { method checkEmail (line 290) | checkEmail(email: string, options?: CheckOptions) { method checkIP (line 296) | checkIP(ip: string, options?: CheckOptions) { method checkIssued (line 307) | checkIssued(otherCert: X509Certificate) { method checkPrivateKey (line 313) | checkPrivateKey(pkey: PrivateKeyObject) { method verify (line 320) | verify(pkey: PublicKeyObject) { method toLegacyObject (line 327) | toLegacyObject() { FILE: src/node/internal/debuglog.ts function debuglogImpl (line 32) | function debuglogImpl(set: string) { function debuglog (line 45) | function debuglog( FILE: src/node/internal/diagnostics_channel.d.ts type TransformCallback (line 7) | type TransformCallback = (value: unknown) => unknown; type MessageCallback (line 8) | type MessageCallback = (message: unknown, name: string | symbol) => void; FILE: src/node/internal/events.ts type EventEmitterOptions (line 65) | interface EventEmitterOptions { type EventName (line 69) | type EventName = string | symbol | number; type EventCallback (line 70) | type EventCallback = ((...args: any[]) => unknown) & { class EventEmitter (line 74) | class EventEmitter extends _EventEmitter { type AsyncResource (line 91) | type AsyncResource = typeof AsyncResource; function EventEmitter (line 95) | function EventEmitter( class EventEmitterReferencingAsyncResource (line 103) | class EventEmitterReferencingAsyncResource extends AsyncResource { method constructor (line 105) | constructor(emitter: EventEmitter) { method eventEmitter (line 110) | get eventEmitter() { class EventEmitterAsyncResource (line 117) | class EventEmitterAsyncResource method constructor (line 123) | constructor(options?: EventEmitterOptions) { method asyncResource (line 129) | get asyncResource(): AsyncResource { method emit (line 136) | override emit(event: string | symbol, ...args: any[]): boolean { function addAbortListener (line 149) | function addAbortListener( method get (line 198) | get(this: EventEmitter) { method set (line 201) | set(this: EventEmitter, value: unknown): void { function setMaxListeners (line 266) | function setMaxListeners( function addCatch (line 299) | function addCatch( function emitUnhandledRejectionOrErr (line 326) | function emitUnhandledRejectionOrErr( function _getMaxListeners (line 360) | function _getMaxListeners(that: any) { function _addListener (line 457) | function _addListener( type EventEmitterError (line 535) | interface EventEmitterError extends Error { function onceWrapper (line 559) | function onceWrapper(this: any) { function _onceWrap (line 570) | function _onceWrap(target: any, type: string | symbol, listener: unknown) { function _listeners (line 709) | function _listeners(target: any, type: string | symbol, unwrap: boolean) { function listenerCount (line 759) | function listenerCount(emitter: any, type: string | symbol) { function arrayClone (line 770) | function arrayClone(arr: any[]) { function unwrapListeners (line 788) | function unwrapListeners(arr: any[]) { function getEventListeners (line 799) | function getEventListeners(emitterOrTarget: any, type: string | symbol) { type OnceOptions (line 816) | interface OnceOptions { function once (line 820) | async function once( function createIterResult (line 871) | function createIterResult(value: any, done: boolean) { function eventTargetAgnosticRemoveListener (line 875) | function eventTargetAgnosticRemoveListener( type AddListenerFlags (line 890) | interface AddListenerFlags { function eventTargetAgnosticAddListener (line 894) | function eventTargetAgnosticAddListener( type OnOptions (line 921) | interface OnOptions { function on (line 925) | function on( FILE: src/node/internal/filesystem.d.ts type StatOptions (line 5) | interface StatOptions { type Stat (line 9) | interface Stat { type DirEntryHandle (line 89) | interface DirEntryHandle { type FdHandle (line 111) | interface FdHandle { type OpenAsBlobOptions (line 117) | interface OpenAsBlobOptions { FILE: src/node/internal/internal_assert.ts type ExtendedAssertionErrorConstructorOptions (line 49) | interface ExtendedAssertionErrorConstructorOptions extends AssertionErro... function createAssertionError (line 53) | function createAssertionError( function assert (line 64) | function assert(actual: unknown, message?: string | Error): asserts actu... type Assert (line 80) | type Assert = (actual: unknown, message?: string | Error) => asserts act... function throws (line 83) | function throws( function doesNotThrow (line 194) | function doesNotThrow( function equal (line 219) | function equal( function notEqual (line 227) | function notEqual( function strictEqual (line 235) | function strictEqual( function notStrictEqual (line 283) | function notStrictEqual( function deepEqual (line 310) | function deepEqual( function notDeepEqual (line 318) | function notDeepEqual( function deepStrictEqual (line 326) | function deepStrictEqual( function notDeepStrictEqual (line 351) | function notDeepStrictEqual( function isPartialDeepStrictEqual (line 377) | function isPartialDeepStrictEqual( function partialDeepStrictEqual (line 553) | function partialDeepStrictEqual( function fail (line 581) | function fail(message?: string | Error): never { function match (line 593) | function match( function doesNotMatch (line 620) | function doesNotMatch( function strict (line 662) | function strict( function rejects (line 684) | function rejects( function doesNotReject (line 756) | function doesNotReject( function gotUnwantedException (line 792) | function gotUnwantedException( function ifError (line 852) | function ifError(err: any) { type ValidateThrownErrorOptions (line 899) | interface ValidateThrownErrorOptions { function validateThrownError (line 904) | function validateThrownError( function isValidThenable (line 1049) | function isValidThenable(maybeThennable: any): boolean { FILE: src/node/internal/internal_assertionerror.ts function copyError (line 54) | function copyError(source: any): Error { function inspectValue (line 68) | function inspectValue(val: unknown): string { function createErrDiff (line 84) | function createErrDiff( type AssertionErrorDetailsDescriptor (line 336) | interface AssertionErrorDetailsDescriptor { type AssertionErrorConstructorOptions (line 344) | interface AssertionErrorConstructorOptions { type ErrorWithStackTraceLimit (line 357) | interface ErrorWithStackTraceLimit extends ErrorConstructor { class AssertionError (line 361) | class AssertionError extends Error { method constructor (line 365) | constructor(options: AssertionErrorConstructorOptions) { method toString (line 510) | override toString() { method [inspect.custom] (line 514) | [inspect.custom](_recurseTimes: number, ctx: Record) { FILE: src/node/internal/internal_buffer.ts constant MAX_UINT32 (line 62) | const MAX_UINT32 = 2 ** 32; constant INSPECT_MAX_BYTES (line 72) | const INSPECT_MAX_BYTES = 50; function createBuffer (line 79) | function createBuffer(length: number): Buffer { type WithImplicitCoercion (line 92) | type WithImplicitCoercion = T | { valueOf(): T }; type StringLike (line 93) | type StringLike = type ArrayBufferLike (line 96) | type ArrayBufferLike = WithImplicitCoercion) { function fromArrayBuffer (line 395) | function fromArrayBuffer( function of (line 437) | function of(...args: number[]) { function alloc (line 445) | function alloc(size: number, fill?: FillValue, encoding?: string): Buffer { function allocUnsafe (line 466) | function allocUnsafe(size: number): Buffer { function SlowBuffer (line 473) | function SlowBuffer(length: number) { function compare (line 484) | function compare(a: Buffer | Uint8Array, b: Buffer | Uint8Array) { function isEncoding (line 506) | function isEncoding(encoding: unknown): encoding is string { function base64ByteLength (line 546) | function base64ByteLength(str: string) { function byteLength (line 557) | function byteLength( function includes (line 766) | function includes( function bidirectionalIndexOf (line 786) | function bidirectionalIndexOf( function wrtBigUInt64LE (line 1536) | function wrtBigUInt64LE( function wrtBigUInt64BE (line 1563) | function wrtBigUInt64BE( function checkBounds (line 1920) | function checkBounds(buf: Buffer, offset: number, byteLength2: number) { function checkIntBI (line 1927) | function checkIntBI( function isInstance (line 1954) | function isInstance(obj: unknown, type: Function) { function readUInt48LE (line 1964) | function readUInt48LE(buf: Buffer | Uint8Array, offset: number = 0) { function readUInt40LE (line 1981) | function readUInt40LE(buf: Buffer | Uint8Array, offset: number = 0) { function readUInt24LE (line 1998) | function readUInt24LE(buf: Buffer | Uint8Array, offset: number = 0) { function readUInt48BE (line 2009) | function readUInt48BE(buf: Buffer | Uint8Array, offset: number = 0) { function readUInt40BE (line 2026) | function readUInt40BE(buf: Buffer | Uint8Array, offset: number = 0) { function readUInt24BE (line 2043) | function readUInt24BE(buf: Buffer | Uint8Array, offset: number = 0) { function readUInt16BE (line 2054) | function readUInt16BE(this: Buffer, offset: number = 0) { function readUInt32BE (line 2065) | function readUInt32BE(this: Buffer, offset: number = 0) { function readDoubleBackwards (line 2081) | function readDoubleBackwards(buffer: Buffer | Uint8Array, offset: number... function readDoubleForwards (line 2100) | function readDoubleForwards(buffer: Buffer | Uint8Array, offset: number ... function writeDoubleForwards (line 2119) | function writeDoubleForwards( function writeDoubleBackwards (line 2139) | function writeDoubleBackwards( function readFloatBackwards (line 2159) | function readFloatBackwards(buffer: Buffer | Uint8Array, offset: number ... function readFloatForwards (line 2174) | function readFloatForwards(buffer: Buffer | Uint8Array, offset: number =... function writeFloatForwards (line 2189) | function writeFloatForwards( function writeFloatBackwards (line 2205) | function writeFloatBackwards( function readInt24LE (line 2221) | function readInt24LE(buf: Buffer | Uint8Array, offset: number = 0) { function readInt40LE (line 2233) | function readInt40LE(buf: Buffer | Uint8Array, offset: number = 0) { function readInt48LE (line 2250) | function readInt48LE(buf: Buffer | Uint8Array, offset: number = 0) { function readInt24BE (line 2268) | function readInt24BE(buf: Buffer | Uint8Array, offset: number = 0) { function readInt48BE (line 2280) | function readInt48BE(buf: Buffer | Uint8Array, offset: number = 0) { function readInt40BE (line 2298) | function readInt40BE(buf: Buffer | Uint8Array, offset: number = 0) { function boundsError (line 2315) | function boundsError(value: number, length: number, type?: string): never { function validateNumber (line 2331) | function validateNumber(value: unknown, name: string) { function checkInt (line 2337) | function checkInt( function toInteger (line 2364) | function toInteger(n: number | undefined, defaultVal: number) { function writeU_Int8 (line 2377) | function writeU_Int8( function writeU_Int16BE (line 2397) | function writeU_Int16BE( function _writeUInt32LE (line 2413) | function _writeUInt32LE( function writeU_Int16LE (line 2434) | function writeU_Int16LE( function _writeUInt32BE (line 2450) | function _writeUInt32BE( function writeU_Int48BE (line 2471) | function writeU_Int48BE( function writeU_Int40BE (line 2495) | function writeU_Int40BE( function writeU_Int32BE (line 2517) | function writeU_Int32BE( function writeU_Int24BE (line 2538) | function writeU_Int24BE( function validateOffset (line 2557) | function validateOffset( function writeU_Int48LE (line 2574) | function writeU_Int48LE( function writeU_Int40LE (line 2598) | function writeU_Int40LE( function writeU_Int32LE (line 2621) | function writeU_Int32LE( function writeU_Int24LE (line 2642) | function writeU_Int24LE( function isAscii (line 2661) | function isAscii(value: ArrayBufferView) { function isUtf8 (line 2670) | function isUtf8(value: ArrayBufferView) { function transcode (line 2679) | function transcode( function resolveObjectURL (line 2704) | function resolveObjectURL(_id: string): unknown { FILE: src/node/internal/internal_comparisons.ts function areSimilarRegExps (line 63) | function areSimilarRegExps(a: RegExp, b: RegExp) { type FloatArray (line 69) | type FloatArray = Float16Array | Float32Array | Float64Array; type AnyArrayBuffer (line 70) | type AnyArrayBuffer = ArrayBuffer | SharedArrayBuffer; type Memos (line 72) | type Memos = { function areSimilarFloatArrays (line 78) | function areSimilarFloatArrays(a: FloatArray, b: FloatArray) { function areSimilarTypedArrays (line 90) | function areSimilarTypedArrays(a: ArrayBufferView, b: ArrayBufferView) { function areEqualArrayBuffers (line 102) | function areEqualArrayBuffers(buf1: AnyArrayBuffer, buf2: AnyArrayBuffer) { function areEqualBoxedPrimitives (line 109) | function areEqualBoxedPrimitives(val1: unknown, val2: unknown) { function innerDeepEqual (line 152) | function innerDeepEqual( function getEnumerables (line 305) | function getEnumerables(val: Object, keys: (string | symbol)[]) { function keyCheck (line 309) | function keyCheck( function setHasEqualElement (line 417) | function setHasEqualElement( function findLooseMatchingPrimitives (line 435) | function findLooseMatchingPrimitives(prim: unknown) { function setMightHaveLoosePrim (line 453) | function setMightHaveLoosePrim( function mapMightHaveLoosePrim (line 464) | function mapMightHaveLoosePrim( function setEquiv (line 485) | function setEquiv( function mapHasEqualEntry (line 542) | function mapHasEqualEntry( function mapEquiv (line 566) | function mapEquiv( function objEquiv (line 618) | function objEquiv( function isDeepStrictEqual (line 687) | function isDeepStrictEqual(val1: unknown, val2: unknown) { FILE: src/node/internal/internal_diffs.ts type FarthestPoint (line 7) | interface FarthestPoint { type DiffResult (line 18) | interface DiffResult { constant REMOVED (line 24) | const REMOVED = 1; constant COMMON (line 25) | const COMMON = 2; constant ADDED (line 26) | const ADDED = 3; function createCommon (line 28) | function createCommon(A: T[], B: T[], reverse?: boolean): T[] { function diff (line 50) | function diff(A: T[], B: T[]): Array> { function diffstr (line 253) | function diffstr(A: string, B: string) { function createSign (line 394) | function createSign( function buildMessage (line 407) | function buildMessage( FILE: src/node/internal/internal_dns.ts type DnsOrder (line 43) | type DnsOrder = 'verbatim' | 'ipv4first' | 'ipv6first'; function getServers (line 54) | function getServers(): ReturnType<(typeof dns)['getServers']> { type LookupCallback (line 58) | type LookupCallback = ( function lookup (line 64) | function lookup( function lookupService (line 243) | async function lookupService(): Promise { function resolve (line 248) | function resolve( function resolve4 (line 285) | function resolve4( function resolve6 (line 305) | function resolve6( function resolveAny (line 326) | async function resolveAny(): Promise { function resolveCname (line 331) | function resolveCname(name: string): Promise { function resolveCaa (line 343) | function resolveCaa(name: string): Promise { function resolveMx (line 355) | function resolveMx(name: string): Promise { function resolveNaptr (line 367) | function resolveNaptr(name: string): Promise { function resolveNs (line 379) | function resolveNs(name: string): Promise { function resolvePtr (line 391) | function resolvePtr(name: string): Promise { function resolveSoa (line 403) | function resolveSoa(name: string): Promise { function resolveSrv (line 421) | function resolveSrv(name: string): Promise { function resolveTxt (line 433) | function resolveTxt(name: string): Promise { function reverse (line 445) | function reverse(name: string): Promise { function setDefaultResultOrder (line 462) | function setDefaultResultOrder(value: unknown): void { function getDefaultResultOrder (line 467) | function getDefaultResultOrder(): DnsOrder { function setServers (line 471) | function setServers(): void { FILE: src/node/internal/internal_dns_client.ts type TTLResponse (line 10) | type TTLResponse = { type Answer (line 14) | interface Answer { type FailedResponse (line 25) | interface FailedResponse { type SuccessResponse (line 28) | interface SuccessResponse { function sendDnsRequest (line 56) | async function sendDnsRequest( function validateAnswer (line 104) | function validateAnswer( type MX (line 114) | type MX = { function normalizeMx (line 118) | function normalizeMx(name: string, answer: Answer): MX { function normalizeCname (line 139) | function normalizeCname({ data }: Answer): string { type CAA (line 148) | type CAA = { function normalizeCaa (line 154) | function normalizeCaa({ data }: Answer): CAA { type NAPTR (line 162) | type NAPTR = { function normalizeNaptr (line 170) | function normalizeNaptr({ data }: Answer): NAPTR { function normalizePtr (line 175) | function normalizePtr({ data }: Answer): string { function normalizeNs (line 182) | function normalizeNs({ data }: Answer): string { type SOA (line 189) | type SOA = { function normalizeSoa (line 198) | function normalizeSoa({ data }: Answer): SOA { type SRV (line 222) | type SRV = { function normalizeSrv (line 228) | function normalizeSrv({ data }: Answer): SRV { constant SPLIT_REGEX (line 251) | const SPLIT_REGEX = /"([^"]|"(?!"))*"/g; function normalizeTxt (line 253) | function normalizeTxt({ data }: Answer): string[] { FILE: src/node/internal/internal_dns_constants.ts constant NODATA (line 5) | const NODATA = 'ENODATA'; constant FORMERR (line 6) | const FORMERR = 'EFORMERR'; constant SERVFAIL (line 7) | const SERVFAIL = 'ESERVFAIL'; constant NOTFOUND (line 8) | const NOTFOUND = 'ENOTFOUND'; constant NOTIMP (line 9) | const NOTIMP = 'ENOTIMP'; constant REFUSED (line 10) | const REFUSED = 'EREFUSED'; constant BADQUERY (line 11) | const BADQUERY = 'EBADQUERY'; constant BADNAME (line 12) | const BADNAME = 'EBADNAME'; constant BADFAMILY (line 13) | const BADFAMILY = 'EBADFAMILY'; constant BADRESP (line 14) | const BADRESP = 'EBADRESP'; constant CONNREFUSED (line 15) | const CONNREFUSED = 'ECONNREFUSED'; constant TIMEOUT (line 16) | const TIMEOUT = 'ETIMEOUT'; constant EOF (line 17) | const EOF = 'EOF'; constant FILE (line 18) | const FILE = 'EFILE'; constant NOMEM (line 19) | const NOMEM = 'ENOMEM'; constant DESTRUCTION (line 20) | const DESTRUCTION = 'EDESTRUCTION'; constant BADSTR (line 21) | const BADSTR = 'EBADSTR'; constant BADFLAGS (line 22) | const BADFLAGS = 'EBADFLAGS'; constant NONAME (line 23) | const NONAME = 'ENONAME'; constant BADHINTS (line 24) | const BADHINTS = 'EBADHINTS'; constant NOTINITIALIZED (line 25) | const NOTINITIALIZED = 'ENOTINITIALIZED'; constant LOADIPHLPAPI (line 26) | const LOADIPHLPAPI = 'ELOADIPHLPAPI'; constant ADDRGETNETWORKPARAMS (line 27) | const ADDRGETNETWORKPARAMS = 'EADDRGETNETWORKPARAMS'; constant CANCELLED (line 28) | const CANCELLED = 'ECANCELLED'; constant ADDRCONFIG (line 29) | const ADDRCONFIG = 1024; constant ALL (line 30) | const ALL = 256; constant V4MAPPED (line 31) | const V4MAPPED = 2048; FILE: src/node/internal/internal_dns_promises.ts class Resolver (line 68) | class Resolver implements dns.Resolver { method cancel (line 69) | cancel(): void { method setLocalAddress (line 74) | setLocalAddress(): void { method getServers (line 79) | getServers(): string[] { method resolve (line 84) | resolve(name: string, rrtype: string): ReturnType { method resolve4 (line 89) | resolve4( method resolve6 (line 97) | resolve6( method resolveAny (line 105) | resolveAny(): Promise { method resolveCaa (line 109) | resolveCaa(name: string): Promise { method resolveCname (line 113) | resolveCname(name: string): Promise { method resolveMx (line 117) | resolveMx(name: string): Promise { method resolveNaptr (line 121) | resolveNaptr(name: string): Promise { method resolveNs (line 125) | resolveNs(name: string): Promise { method resolvePtr (line 129) | resolvePtr(name: string): Promise { method resolveSoa (line 133) | resolveSoa(name: string): Promise { method resolveSrv (line 137) | resolveSrv(name: string): Promise { method resolveTxt (line 141) | resolveTxt(name: string): Promise { method reverse (line 145) | reverse(name: string): Promise { method setServers (line 149) | setServers(): void { function lookup (line 154) | function lookup( FILE: src/node/internal/internal_errors.ts class NodeErrorAbstraction (line 46) | class NodeErrorAbstraction extends Error { method constructor (line 49) | constructor(name: string, code: string, message: string) { method toString (line 55) | override toString(): string { class NodeError (line 60) | class NodeError extends NodeErrorAbstraction { method constructor (line 61) | constructor(code: string, message: string) { class NodeRangeError (line 66) | class NodeRangeError extends NodeErrorAbstraction { method constructor (line 67) | constructor(code: string, message: string) { class NodeTypeError (line 76) | class NodeTypeError extends NodeErrorAbstraction implements TypeError { method constructor (line 77) | constructor(code: string, message: string) { class NodeSyntaxError (line 86) | class NodeSyntaxError method constructor (line 90) | constructor(code: string, message: string) { function createInvalidArgType (line 99) | function createInvalidArgType( function invalidArgTypeHelper (line 184) | function invalidArgTypeHelper(input: unknown): string { function addNumericalSeparator (line 205) | function addNumericalSeparator(val: string): string { class ERR_CRYPTO_ECDH_INVALID_PUBLIC_KEY (line 215) | class ERR_CRYPTO_ECDH_INVALID_PUBLIC_KEY extends NodeError { method constructor (line 216) | constructor() { class ERR_CRYPTO_HASH_FINALIZED (line 224) | class ERR_CRYPTO_HASH_FINALIZED extends NodeError { method constructor (line 225) | constructor() { class ERR_CRYPTO_HASH_UPDATE_FAILED (line 230) | class ERR_CRYPTO_HASH_UPDATE_FAILED extends NodeError { method constructor (line 231) | constructor() { class ERR_CRYPTO_INCOMPATIBLE_KEY (line 236) | class ERR_CRYPTO_INCOMPATIBLE_KEY extends NodeError { method constructor (line 237) | constructor(name: string, msg: string) { class ERR_CRYPTO_INVALID_KEY_OBJECT_TYPE (line 242) | class ERR_CRYPTO_INVALID_KEY_OBJECT_TYPE extends NodeError { method constructor (line 243) | constructor(actual: string, expected: string) { class ERR_INVALID_ARG_TYPE_RANGE (line 251) | class ERR_INVALID_ARG_TYPE_RANGE extends NodeRangeError { method constructor (line 252) | constructor(name: string, expected: string | string[], actual: unknown) { class ERR_INVALID_ARG_TYPE (line 259) | class ERR_INVALID_ARG_TYPE extends NodeTypeError { method constructor (line 260) | constructor(name: string, expected: string | string[], actual: unknown) { class ERR_INVALID_ARG_VALUE_RANGE (line 269) | class ERR_INVALID_ARG_VALUE_RANGE extends NodeRangeError { method constructor (line 270) | constructor(name: string, value: unknown, reason: string = 'is invalid... class ERR_INVALID_ARG_VALUE (line 281) | class ERR_INVALID_ARG_VALUE extends NodeTypeError { method constructor (line 282) | constructor(name: string, value: unknown, reason: string = 'is invalid... class ERR_OUT_OF_RANGE (line 295) | class ERR_OUT_OF_RANGE extends RangeError { method constructor (line 298) | constructor( class ERR_UNHANDLED_ERROR (line 336) | class ERR_UNHANDLED_ERROR extends NodeError { method constructor (line 337) | constructor(x: string) { class ERR_INVALID_THIS (line 342) | class ERR_INVALID_THIS extends NodeTypeError { method constructor (line 343) | constructor(x: string) { class ERR_BUFFER_OUT_OF_BOUNDS (line 348) | class ERR_BUFFER_OUT_OF_BOUNDS extends NodeRangeError { method constructor (line 349) | constructor(name?: string) { class ERR_INVALID_BUFFER_SIZE (line 359) | class ERR_INVALID_BUFFER_SIZE extends NodeRangeError { method constructor (line 360) | constructor(size: number) { class ERR_UNKNOWN_ENCODING (line 368) | class ERR_UNKNOWN_ENCODING extends NodeTypeError { method constructor (line 369) | constructor(x: string) { class ERR_STREAM_PREMATURE_CLOSE (line 374) | class ERR_STREAM_PREMATURE_CLOSE extends NodeTypeError { method constructor (line 375) | constructor() { class AbortError (line 380) | class AbortError extends Error { method constructor (line 383) | constructor(message = 'The operation was aborted', options?: ErrorOpti... function determineSpecificType (line 393) | function determineSpecificType(value: unknown): string { class ERR_AMBIGUOUS_ARGUMENT (line 414) | class ERR_AMBIGUOUS_ARGUMENT extends NodeTypeError { method constructor (line 415) | constructor(x: string, y: string) { class ERR_INVALID_RETURN_VALUE (line 420) | class ERR_INVALID_RETURN_VALUE extends NodeTypeError { method constructor (line 421) | constructor(input: string, name: string, value: unknown) { class ERR_MULTIPLE_CALLBACK (line 431) | class ERR_MULTIPLE_CALLBACK extends NodeError { method constructor (line 432) | constructor() { class ERR_MISSING_ARGS (line 437) | class ERR_MISSING_ARGS extends NodeTypeError { method constructor (line 438) | constructor(...args: (string | string[])[]) { type Falsy (line 467) | type Falsy = false | 0 | -0 | 0n | '' | null | undefined | typeof NaN; class ERR_FALSY_VALUE_REJECTION (line 468) | class ERR_FALSY_VALUE_REJECTION extends NodeError { method constructor (line 470) | constructor(reason: Falsy) { class ERR_METHOD_NOT_IMPLEMENTED (line 476) | class ERR_METHOD_NOT_IMPLEMENTED extends NodeError { method constructor (line 477) | constructor(name: string | symbol) { class ERR_STREAM_CANNOT_PIPE (line 488) | class ERR_STREAM_CANNOT_PIPE extends NodeError { method constructor (line 489) | constructor() { class ERR_STREAM_DESTROYED (line 493) | class ERR_STREAM_DESTROYED extends NodeError { method constructor (line 494) | constructor(name: string | symbol) { class ERR_STREAM_ALREADY_FINISHED (line 504) | class ERR_STREAM_ALREADY_FINISHED extends NodeError { method constructor (line 505) | constructor(name: string | symbol) { class ERR_STREAM_NULL_VALUES (line 515) | class ERR_STREAM_NULL_VALUES extends NodeTypeError { method constructor (line 516) | constructor() { class ERR_STREAM_WRITE_AFTER_END (line 520) | class ERR_STREAM_WRITE_AFTER_END extends NodeError { method constructor (line 521) | constructor() { class ERR_STREAM_PUSH_AFTER_EOF (line 526) | class ERR_STREAM_PUSH_AFTER_EOF extends NodeError { method constructor (line 527) | constructor() { class ERR_STREAM_UNSHIFT_AFTER_END_EVENT (line 532) | class ERR_STREAM_UNSHIFT_AFTER_END_EVENT extends NodeError { method constructor (line 533) | constructor() { class ERR_BUFFER_TOO_LARGE (line 541) | class ERR_BUFFER_TOO_LARGE extends NodeRangeError { method constructor (line 542) | constructor(value: number) { class ERR_BROTLI_INVALID_PARAM (line 550) | class ERR_BROTLI_INVALID_PARAM extends NodeRangeError { method constructor (line 551) | constructor(value: unknown) { class ERR_ZSTD_INVALID_PARAM (line 559) | class ERR_ZSTD_INVALID_PARAM extends NodeRangeError { method constructor (line 560) | constructor(value: unknown) { class ERR_ZLIB_INITIALIZATION_FAILED (line 565) | class ERR_ZLIB_INITIALIZATION_FAILED extends NodeError { method constructor (line 566) | constructor() { class ERR_INVALID_URL (line 571) | class ERR_INVALID_URL extends NodeError { method constructor (line 574) | constructor(url: string) { class ERR_INVALID_URL_SCHEME (line 580) | class ERR_INVALID_URL_SCHEME extends NodeError { method constructor (line 581) | constructor(scheme: string) { class ERR_INVALID_FILE_URL_HOST (line 586) | class ERR_INVALID_FILE_URL_HOST extends NodeError { method constructor (line 587) | constructor(input: string) { class ERR_INVALID_FILE_URL_PATH (line 595) | class ERR_INVALID_FILE_URL_PATH extends NodeError { method constructor (line 596) | constructor(input: string) { class ERR_INVALID_URI (line 601) | class ERR_INVALID_URI extends NodeError { method constructor (line 602) | constructor() { class DnsError (line 618) | class DnsError extends NodeError { method constructor (line 623) | constructor(hostname: string, code: string, syscall: string) { class ERR_OPTION_NOT_IMPLEMENTED (line 630) | class ERR_OPTION_NOT_IMPLEMENTED extends NodeError { method constructor (line 631) | constructor(name: string | symbol) { class ERR_SOCKET_BAD_PORT (line 642) | class ERR_SOCKET_BAD_PORT extends NodeError { method constructor (line 643) | constructor(name: string, port: unknown, allowZero: boolean) { class EPIPE (line 652) | class EPIPE extends NodeError { method constructor (line 653) | constructor() { class ERR_SOCKET_CLOSED_BEFORE_CONNECTION (line 658) | class ERR_SOCKET_CLOSED_BEFORE_CONNECTION extends NodeError { method constructor (line 659) | constructor() { class ERR_SOCKET_CLOSED (line 667) | class ERR_SOCKET_CLOSED extends NodeError { method constructor (line 668) | constructor() { class ERR_SOCKET_CONNECTING (line 673) | class ERR_SOCKET_CONNECTING extends NodeError { method constructor (line 674) | constructor() { class ERR_CRYPTO_INCOMPATIBLE_KEY_OPTIONS (line 679) | class ERR_CRYPTO_INCOMPATIBLE_KEY_OPTIONS extends NodeError { method constructor (line 680) | constructor(arg0: string, arg1: string) { class ERR_CRYPTO_INVALID_JWK (line 688) | class ERR_CRYPTO_INVALID_JWK extends NodeTypeError { method constructor (line 689) | constructor() { class ERR_INCOMPATIBLE_OPTION_PAIR (line 694) | class ERR_INCOMPATIBLE_OPTION_PAIR extends NodeError { method constructor (line 695) | constructor(a: string, b: string) { class ERR_MISSING_OPTION (line 703) | class ERR_MISSING_OPTION extends NodeError { method constructor (line 704) | constructor(name: string) { class ERR_UNSUPPORTED_OPERATION (line 709) | class ERR_UNSUPPORTED_OPERATION extends NodeError { method constructor (line 710) | constructor() { class ERR_CRYPTO_SIGN_KEY_REQUIRED (line 718) | class ERR_CRYPTO_SIGN_KEY_REQUIRED extends NodeError { method constructor (line 719) | constructor() { class ERR_TLS_HANDSHAKE_TIMEOUT (line 724) | class ERR_TLS_HANDSHAKE_TIMEOUT extends NodeError { method constructor (line 725) | constructor() { class ERR_TLS_INVALID_CONTEXT (line 730) | class ERR_TLS_INVALID_CONTEXT extends NodeTypeError { method constructor (line 731) | constructor(field: string) { class ERR_TLS_CERT_ALTNAME_INVALID (line 736) | class ERR_TLS_CERT_ALTNAME_INVALID extends NodeError { method constructor (line 741) | constructor(reason: string, host: string, cert?: Partial | undefined { method readSync (line 139) | readSync(): Dirent | null { method close (line 154) | close(callback?: (err: unknown) => void): Promise | undefined { method closeSync (line 166) | closeSync(): void { method entries (line 173) | async *entries(): AsyncGenerator { method [Symbol.asyncIterator] (line 181) | [Symbol.asyncIterator](): AsyncGenerator { method [Symbol.asyncDispose] (line 185) | async [Symbol.asyncDispose](): Promise { method [Symbol.dispose] (line 189) | [Symbol.dispose](): void { FILE: src/node/internal/internal_fs_callback.ts type ErrorOnlyCallback (line 101) | type ErrorOnlyCallback = (err: unknown) => void; type SingleArgCallback (line 102) | type SingleArgCallback = (err: unknown, result?: T) => void; type DoubleArgCallback (line 103) | type DoubleArgCallback = ( function callWithErrorOnlyCallback (line 109) | function callWithErrorOnlyCallback( function callWithSingleArgCallback (line 131) | function callWithSingleArgCallback( function access (line 150) | function access( type ExistsCallback (line 170) | type ExistsCallback = (result: boolean) => void; function exists (line 172) | function exists(path: FilePath, callback: ExistsCallback): void { function appendFile (line 184) | function appendFile( function chmod (line 205) | function chmod( function chown (line 218) | function chown( function close (line 232) | function close( function copyFile (line 242) | function copyFile( function cp (line 279) | function cp( function fchmod (line 361) | function fchmod( function fchown (line 373) | function fchown( function fdatasync (line 387) | function fdatasync(fd: number, callback: ErrorOnlyCallback): void { function fstat (line 394) | function fstat( function fsync (line 410) | function fsync( function ftruncate (line 420) | function ftruncate( function futimes (line 439) | function futimes( function lchmod (line 453) | function lchmod( function lchown (line 466) | function lchown( function lutimes (line 480) | function lutimes( function link (line 494) | function link( function lstat (line 506) | function lstat( function mkdir (line 533) | function mkdir( function mkdtemp (line 555) | function mkdtemp( function open (line 589) | function open( function opendir (line 615) | function opendir( function read (line 658) | function read( function readdir (line 921) | function readdir( function readFile (line 955) | function readFile( function readlink (line 987) | function readlink( function readv (line 1021) | function readv( function realpath (line 1049) | function realpath( function rename (line 1089) | function rename( function rmdir (line 1101) | function rmdir( function rm (line 1120) | function rm( function stat (line 1142) | function stat( function statfs (line 1169) | function statfs( function symlink (line 1200) | function symlink( function truncate (line 1223) | function truncate( function unlink (line 1242) | function unlink(path: FilePath, callback: ErrorOnlyCallback): void { function utimes (line 1249) | function utimes( function write (line 1263) | function write( function writeFile (line 1341) | function writeFile( function writev (line 1373) | function writev( function unwatchFile (line 1403) | function unwatchFile(): void { function watch (line 1408) | function watch(): void { function watchFile (line 1413) | function watchFile(): void { function glob (line 1418) | function glob( FILE: src/node/internal/internal_fs_constants.ts constant UV_FS_SYMLINK_DIR (line 26) | const UV_FS_SYMLINK_DIR = 1; constant UV_FS_SYMLINK_JUNCTION (line 27) | const UV_FS_SYMLINK_JUNCTION = 2; constant O_RDONLY (line 28) | const O_RDONLY = 0; constant O_WRONLY (line 29) | const O_WRONLY = 1; constant O_RDWR (line 30) | const O_RDWR = 2; constant UV_DIRENT_UNKNOWN (line 31) | const UV_DIRENT_UNKNOWN = 0; constant UV_DIRENT_FILE (line 32) | const UV_DIRENT_FILE = 1; constant UV_DIRENT_DIR (line 33) | const UV_DIRENT_DIR = 2; constant UV_DIRENT_LINK (line 34) | const UV_DIRENT_LINK = 3; constant UV_DIRENT_FIFO (line 35) | const UV_DIRENT_FIFO = 4; constant UV_DIRENT_SOCKET (line 36) | const UV_DIRENT_SOCKET = 5; constant UV_DIRENT_CHAR (line 37) | const UV_DIRENT_CHAR = 6; constant UV_DIRENT_BLOCK (line 38) | const UV_DIRENT_BLOCK = 7; constant EXTENSIONLESS_FORMAT_JAVASCRIPT (line 39) | const EXTENSIONLESS_FORMAT_JAVASCRIPT = 0; constant EXTENSIONLESS_FORMAT_WASM (line 40) | const EXTENSIONLESS_FORMAT_WASM = 1; constant S_IFMT (line 41) | const S_IFMT = 61440; constant S_IFREG (line 42) | const S_IFREG = 32768; constant S_IFDIR (line 43) | const S_IFDIR = 16384; constant S_IFCHR (line 44) | const S_IFCHR = 8192; constant S_IFBLK (line 45) | const S_IFBLK = 24576; constant S_IFIFO (line 46) | const S_IFIFO = 4096; constant S_IFLNK (line 47) | const S_IFLNK = 40960; constant S_IFSOCK (line 48) | const S_IFSOCK = 49152; constant O_CREAT (line 49) | const O_CREAT = 64; constant O_EXCL (line 50) | const O_EXCL = 128; constant UV_FS_O_FILEMAP (line 51) | const UV_FS_O_FILEMAP = 0; constant O_NOCTTY (line 52) | const O_NOCTTY = 256; constant O_TRUNC (line 53) | const O_TRUNC = 512; constant O_APPEND (line 54) | const O_APPEND = 1024; constant O_DIRECTORY (line 55) | const O_DIRECTORY = 65536; constant O_NOATIME (line 56) | const O_NOATIME = 262144; constant O_NOFOLLOW (line 57) | const O_NOFOLLOW = 131072; constant O_SYNC (line 58) | const O_SYNC = 1052672; constant O_DSYNC (line 59) | const O_DSYNC = 4096; constant O_DIRECT (line 60) | const O_DIRECT = 16384; constant O_NONBLOCK (line 61) | const O_NONBLOCK = 2048; constant S_IRWXU (line 62) | const S_IRWXU = 448; constant S_IRUSR (line 63) | const S_IRUSR = 256; constant S_IWUSR (line 64) | const S_IWUSR = 128; constant S_IXUSR (line 65) | const S_IXUSR = 64; constant S_IRWXG (line 66) | const S_IRWXG = 56; constant S_IRGRP (line 67) | const S_IRGRP = 32; constant S_IWGRP (line 68) | const S_IWGRP = 16; constant S_IXGRP (line 69) | const S_IXGRP = 8; constant S_IRWXO (line 70) | const S_IRWXO = 7; constant S_IROTH (line 71) | const S_IROTH = 4; constant S_IWOTH (line 72) | const S_IWOTH = 2; constant S_IXOTH (line 73) | const S_IXOTH = 1; constant F_OK (line 74) | const F_OK = 0; constant R_OK (line 75) | const R_OK = 4; constant W_OK (line 76) | const W_OK = 2; constant X_OK (line 77) | const X_OK = 1; constant UV_FS_COPYFILE_EXCL (line 78) | const UV_FS_COPYFILE_EXCL = 1; constant COPYFILE_EXCL (line 79) | const COPYFILE_EXCL = UV_FS_COPYFILE_EXCL; constant UV_FS_COPYFILE_FICLONE (line 80) | const UV_FS_COPYFILE_FICLONE = 2; constant COPYFILE_FICLONE (line 81) | const COPYFILE_FICLONE = UV_FS_COPYFILE_FICLONE; constant UV_FS_COPYFILE_FICLONE_FORCE (line 82) | const UV_FS_COPYFILE_FICLONE_FORCE = 4; constant COPYFILE_FICLONE_FORCE (line 83) | const COPYFILE_FICLONE_FORCE = UV_FS_COPYFILE_FICLONE_FORCE; FILE: src/node/internal/internal_fs_promises.ts class FileHandle (line 90) | class FileHandle extends EventEmitter { method constructor (line 101) | constructor(badge: symbol, fd: number) { method fd (line 110) | get fd(): number | undefined { method appendFile (line 115) | async appendFile( method chmod (line 125) | async chmod(mode: string | number): Promise { method chown (line 132) | async chown(uid: number, gid: number): Promise { method datasync (line 139) | async datasync(): Promise { method sync (line 146) | async sync(): Promise { method read (line 153) | read( method readv (line 211) | readv( method readFile (line 229) | async readFile( method readLines (line 238) | readLines(_options: CreateReadStreamOptions = {}): void { method stat (line 249) | async stat(options: StatOptions = {}): Promise { method truncate (line 256) | async truncate(len: number = 0): Promise { method utimes (line 263) | async utimes(atime: RawTime | Date, mtime: RawTime | Date): Promise { method readableWebStream (line 356) | readableWebStream( method createReadStream (line 371) | createReadStream(options: ReadStreamOptions = {}): ReadStream { method createWriteStream (line 375) | createWriteStream(_options: WriteStreamOptions = {}): WriteStream { method [Symbol.asyncDispose] (line 352) | async [Symbol.asyncDispose](): Promise { function access (line 380) | function access( function appendFile (line 393) | function appendFile( function chmod (line 405) | function chmod(path: FilePath, mode: number): Promise { function chown (line 411) | function chown(path: FilePath, uid: number, gid: number): Promise { function copyFile (line 417) | function copyFile( function cp (line 427) | function cp( function fchmod (line 437) | function fchmod(fd: number, mode: string | number): Promise { function fchown (line 443) | function fchown(fd: number, uid: number, gid: number): Promise { function fdatasync (line 449) | function fdatasync(fd: number): Promise { function fsync (line 455) | function fsync(fd: number): Promise { function fstat (line 461) | function fstat( function ftruncate (line 470) | function ftruncate(fd: number, len: number = 0): Promise { function futimes (line 476) | function futimes( function lchmod (line 486) | function lchmod(path: FilePath, mode: number): Promise { function lchown (line 492) | function lchown( function lutimes (line 502) | function lutimes( function link (line 512) | function link(existingPath: FilePath, newPath: FilePath): Promise { function lstat (line 518) | function lstat( function mkdir (line 527) | function mkdir( function mkdtemp (line 534) | function mkdtemp( function open (line 541) | function open( function opendir (line 551) | function opendir( function readdir (line 558) | function readdir( function readFile (line 565) | function readFile( function readlink (line 572) | function readlink( function realpath (line 579) | function realpath( function rename (line 586) | function rename(oldPath: FilePath, newPath: FilePath): Promise { function rmdir (line 592) | function rmdir(path: FilePath, options: RmDirOptions): Promise { function rm (line 598) | function rm(path: FilePath, options: RmOptions = {}): Promise { function stat (line 604) | function stat( function statfs (line 611) | function statfs( function symlink (line 618) | function symlink( function truncate (line 628) | function truncate(path: FilePath, len: number = 0): Promise { function unlink (line 634) | function unlink(path: FilePath): Promise { function utimes (line 640) | function utimes( function watch (line 650) | function watch(): Promise { function writeFile (line 655) | function writeFile( function glob (line 667) | function glob( function getReadableWebStream (line 681) | function getReadableWebStream( FILE: src/node/internal/internal_fs_streams.ts type FsOperations (line 61) | interface FsOperations { type RealizedFsOperations (line 70) | interface RealizedFsOperations { function getLazyFs (line 83) | async function getLazyFs(): Promise { method open (line 110) | open( method close (line 155) | close(fd: number, cb: ErrorOnlyCallback = () => {}): void { method fsync (line 183) | fsync(fd: number, cb: ErrorOnlyCallback = () => {}): void { method read (line 211) | read( method write (line 257) | write( method writev (line 303) | writev( type ReadStreamOptions (line 343) | type ReadStreamOptions = { class ReadStream (line 364) | class ReadStream extends Readable { function construct (line 382) | function construct( function getValidatedFsOptions (line 429) | function getValidatedFsOptions(fs: FsOperations): RealizedFsOperations { function readImpl (line 521) | function readImpl(this: ReadStream, n: number): void { function actualCloseImpl (line 586) | function actualCloseImpl( function closeImpl (line 598) | function closeImpl( function destroyImpl (line 614) | function destroyImpl( function ReadStream (line 636) | function ReadStream( method get (line 740) | get(this: ReadStream): boolean { method set (line 744) | set(this: ReadStream, _val: boolean): void { method get (line 760) | get(this: ReadStream): boolean { type WriteStreamOptions (line 768) | type WriteStreamOptions = { type WriteVChunk (line 783) | type WriteVChunk = { class WriteStream (line 789) | class WriteStream extends Writable { function writeAll (line 809) | function writeAll( function writevAll (line 872) | function writevAll( function writeImpl (line 937) | function writeImpl( function writevImpl (line 975) | function writevImpl( function WriteStream (line 1005) | function WriteStream( method get (line 1115) | get(this: WriteStream): boolean { method set (line 1119) | set(this: WriteStream, val: boolean): void { method get (line 1156) | get(this: WriteStream): boolean { function createReadStream (line 1162) | function createReadStream( function createWriteStream (line 1168) | function createWriteStream( FILE: src/node/internal/internal_fs_sync.ts function accessSyncImpl (line 105) | function accessSyncImpl( function accessSync (line 131) | function accessSync(path: FilePath, mode: number = F_OK): void { function appendFileSync (line 136) | function appendFileSync( function chmodSync (line 154) | function chmodSync(path: FilePath, mode: string | number): void { function chownSync (line 166) | function chownSync(path: FilePath, uid: number, gid: number): void { function closeSync (line 178) | function closeSync(fd: number): void { function copyFileSync (line 182) | function copyFileSync( function cpSync (line 205) | function cpSync( function existsSync (line 280) | function existsSync(path: FilePath): boolean { function fchmodSync (line 294) | function fchmodSync(fd: number, mode: string | number): void { function fchownSync (line 307) | function fchownSync(fd: number, uid: number, gid: number): void { function fdatasyncSync (line 319) | function fdatasyncSync(fd: number): void { type FStatOptions (line 328) | type FStatOptions = { function fstatSync (line 332) | function fstatSync(fd: number, options: FStatOptions = {}): Stats { function fsyncSync (line 346) | function fsyncSync(fd: number): void { function ftruncateSync (line 355) | function ftruncateSync(fd: number, len: number = 0): void { function futimesSync (line 360) | function futimesSync( function lchmodSync (line 372) | function lchmodSync(path: FilePath, mode: string | number): void { function lchownSync (line 384) | function lchownSync(path: FilePath, uid: number, gid: number): void { function lutimesSync (line 396) | function lutimesSync( function linkSync (line 408) | function linkSync(existingPath: FilePath, newPath: FilePath): void { type StatOptions (line 416) | type StatOptions = { function lstatSync (line 421) | function lstatSync( function mkdirSync (line 442) | function mkdirSync( type MkdirTempSyncOptions (line 451) | type MkdirTempSyncOptions = { function mkdtempSync (line 455) | function mkdtempSync( function opendirSync (line 481) | function opendirSync(path: FilePath, options: OpenDirOptions = {}): Dir { function openSync (line 492) | function openSync( type ReadDirResult (line 516) | type ReadDirResult = string[] | Buffer[] | Dirent[]; function readdirSync (line 518) | function readdirSync( type ReadFileSyncOptions (line 560) | type ReadFileSyncOptions = { function readFileSync (line 565) | function readFileSync( type ReadLinkSyncOptions (line 599) | type ReadLinkSyncOptions = { function readlinkSync (line 603) | function readlinkSync( function readSync (line 630) | function readSync( function readvSync (line 651) | function readvSync( function realpathSync (line 666) | function realpathSync( function renameSync (line 689) | function renameSync(src: FilePath, dest: FilePath): void { function rmdirSync (line 693) | function rmdirSync(path: FilePath, options: RmDirOptions = {}): void { function rmSync (line 699) | function rmSync(path: FilePath, options: RmOptions = {}): void { function statSync (line 709) | function statSync( function statfsSync (line 730) | function statfsSync( function symlinkSync (line 763) | function symlinkSync( function truncateSync (line 773) | function truncateSync(path: FilePath, len: number = 0): void { function unlinkSync (line 778) | function unlinkSync(path: FilePath): void { function utimesSync (line 782) | function utimesSync( function writeFileSync (line 794) | function writeFileSync( function writeSync (line 809) | function writeSync( function writevSync (line 825) | function writevSync( function globSync (line 841) | function globSync( type OpenAsBlobOptions (line 855) | interface OpenAsBlobOptions { function openAsBlob (line 858) | function openAsBlob( FILE: src/node/internal/internal_fs_utils.ts type FilePath (line 72) | type FilePath = string | URL | Buffer; type RmDirOptions (line 85) | type RmDirOptions = NodeRmDirOptions & { type ValidEncoding (line 94) | type ValidEncoding = BufferEncoding | 'buffer' | null; function isFileHandle (line 103) | function isFileHandle(object: unknown): boolean { type RawTime (line 108) | type RawTime = string | number | bigint; type SymlinkType (line 109) | type SymlinkType = 'dir' | 'file' | 'junction' | null | undefined; function getDate (line 112) | function getDate(time: RawTime | Date): Date { function normalizePath (line 130) | function normalizePath(path: FilePath, encoding: string = 'utf8'): URL { function validateAccessArgs (line 182) | function validateAccessArgs( function validateChownArgs (line 192) | function validateChownArgs( function validateStatArgs (line 213) | function validateStatArgs( function validateChmodArgs (line 241) | function validateChmodArgs( function validateMkDirArgs (line 258) | function validateMkDirArgs( function validateRmArgs (line 282) | function validateRmArgs( function validateRmDirArgs (line 306) | function validateRmDirArgs( type ReadDirOptions (line 325) | type ReadDirOptions = { function validateReaddirArgs (line 331) | function validateReaddirArgs( function validateOpendirArgs (line 362) | function validateOpendirArgs( type WriteSyncOptions (line 387) | type WriteSyncOptions = { function validateWriteArgs (line 393) | function validateWriteArgs( function validateWriteFileArgs (line 464) | function validateWriteFileArgs( function validateReadArgs (line 535) | function validateReadArgs( function validateMode (line 617) | function validateMode( function assertEncoding (line 647) | function assertEncoding(encoding: unknown): asserts encoding is string { function getOptions (line 658) | function getOptions( function stringToFlags (line 683) | function stringToFlags( type Position (line 742) | type Position = number | null | bigint; function validatePosition (line 744) | function validatePosition( function getValidatedFd (line 759) | function getValidatedFd(fd: number, propName: string = 'fd'): number { function validateBufferArray (line 769) | function validateBufferArray( class Stats (line 790) | class Stats { method constructor (line 814) | constructor(badge: symbol, stat: InternalStat, options: { bigint: bool... method isBlockDevice (line 894) | isBlockDevice(): boolean { method isCharacterDevice (line 898) | isCharacterDevice(): boolean { method isDirectory (line 902) | isDirectory(): boolean { method isFIFO (line 906) | isFIFO(): boolean { method isFile (line 910) | isFile(): boolean { method isSocket (line 914) | isSocket(): boolean { method isSymbolicLink (line 918) | isSymbolicLink(): boolean { FILE: src/node/internal/internal_http.ts function _checkIsHttpToken (line 18) | function _checkIsHttpToken(val: string): boolean { function _checkInvalidHeaderChar (line 29) | function _checkInvalidHeaderChar( function validateHeaderName (line 38) | function validateHeaderName( function validateHeaderValue (line 47) | function validateHeaderValue( function utcDate (line 59) | function utcDate(): string { FILE: src/node/internal/internal_http2_constants.ts constant NGHTTP2_ERR_FRAME_SIZE_ERROR (line 6) | const NGHTTP2_ERR_FRAME_SIZE_ERROR = -522; constant NGHTTP2_SESSION_SERVER (line 7) | const NGHTTP2_SESSION_SERVER = 0; constant NGHTTP2_SESSION_CLIENT (line 8) | const NGHTTP2_SESSION_CLIENT = 1; constant NGHTTP2_STREAM_STATE_IDLE (line 9) | const NGHTTP2_STREAM_STATE_IDLE = 1; constant NGHTTP2_STREAM_STATE_OPEN (line 10) | const NGHTTP2_STREAM_STATE_OPEN = 2; constant NGHTTP2_STREAM_STATE_RESERVED_LOCAL (line 11) | const NGHTTP2_STREAM_STATE_RESERVED_LOCAL = 3; constant NGHTTP2_STREAM_STATE_RESERVED_REMOTE (line 12) | const NGHTTP2_STREAM_STATE_RESERVED_REMOTE = 4; constant NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL (line 13) | const NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL = 5; constant NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE (line 14) | const NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE = 6; constant NGHTTP2_STREAM_STATE_CLOSED (line 15) | const NGHTTP2_STREAM_STATE_CLOSED = 7; constant NGHTTP2_FLAG_NONE (line 16) | const NGHTTP2_FLAG_NONE = 0; constant NGHTTP2_FLAG_END_STREAM (line 17) | const NGHTTP2_FLAG_END_STREAM = 1; constant NGHTTP2_FLAG_END_HEADERS (line 18) | const NGHTTP2_FLAG_END_HEADERS = 4; constant NGHTTP2_FLAG_ACK (line 19) | const NGHTTP2_FLAG_ACK = 1; constant NGHTTP2_FLAG_PADDED (line 20) | const NGHTTP2_FLAG_PADDED = 8; constant NGHTTP2_FLAG_PRIORITY (line 21) | const NGHTTP2_FLAG_PRIORITY = 32; constant DEFAULT_SETTINGS_HEADER_TABLE_SIZE (line 22) | const DEFAULT_SETTINGS_HEADER_TABLE_SIZE = 4096; constant DEFAULT_SETTINGS_ENABLE_PUSH (line 23) | const DEFAULT_SETTINGS_ENABLE_PUSH = 1; constant DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS (line 24) | const DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS = 4_294_967_295; constant DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE (line 25) | const DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE = 65_535; constant DEFAULT_SETTINGS_MAX_FRAME_SIZE (line 26) | const DEFAULT_SETTINGS_MAX_FRAME_SIZE = 16_384; constant DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE (line 27) | const DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE = 65_535; constant DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL (line 28) | const DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL = 0; constant MAX_MAX_FRAME_SIZE (line 29) | const MAX_MAX_FRAME_SIZE = 16_777_215; constant MIN_MAX_FRAME_SIZE (line 30) | const MIN_MAX_FRAME_SIZE = 16_384; constant MAX_INITIAL_WINDOW_SIZE (line 31) | const MAX_INITIAL_WINDOW_SIZE = 2_147_483_647; constant NGHTTP2_SETTINGS_HEADER_TABLE_SIZE (line 32) | const NGHTTP2_SETTINGS_HEADER_TABLE_SIZE = 1; constant NGHTTP2_SETTINGS_ENABLE_PUSH (line 33) | const NGHTTP2_SETTINGS_ENABLE_PUSH = 2; constant NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS (line 34) | const NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS = 3; constant NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE (line 35) | const NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE = 4; constant NGHTTP2_SETTINGS_MAX_FRAME_SIZE (line 36) | const NGHTTP2_SETTINGS_MAX_FRAME_SIZE = 5; constant NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE (line 37) | const NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE = 6; constant NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL (line 38) | const NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL = 8; constant PADDING_STRATEGY_NONE (line 39) | const PADDING_STRATEGY_NONE = 0; constant PADDING_STRATEGY_ALIGNED (line 40) | const PADDING_STRATEGY_ALIGNED = 1; constant PADDING_STRATEGY_MAX (line 41) | const PADDING_STRATEGY_MAX = 2; constant PADDING_STRATEGY_CALLBACK (line 42) | const PADDING_STRATEGY_CALLBACK = 1; constant NGHTTP2_NO_ERROR (line 43) | const NGHTTP2_NO_ERROR = 0; constant NGHTTP2_PROTOCOL_ERROR (line 44) | const NGHTTP2_PROTOCOL_ERROR = 1; constant NGHTTP2_INTERNAL_ERROR (line 45) | const NGHTTP2_INTERNAL_ERROR = 2; constant NGHTTP2_FLOW_CONTROL_ERROR (line 46) | const NGHTTP2_FLOW_CONTROL_ERROR = 3; constant NGHTTP2_SETTINGS_TIMEOUT (line 47) | const NGHTTP2_SETTINGS_TIMEOUT = 4; constant NGHTTP2_STREAM_CLOSED (line 48) | const NGHTTP2_STREAM_CLOSED = 5; constant NGHTTP2_FRAME_SIZE_ERROR (line 49) | const NGHTTP2_FRAME_SIZE_ERROR = 6; constant NGHTTP2_REFUSED_STREAM (line 50) | const NGHTTP2_REFUSED_STREAM = 7; constant NGHTTP2_CANCEL (line 51) | const NGHTTP2_CANCEL = 8; constant NGHTTP2_COMPRESSION_ERROR (line 52) | const NGHTTP2_COMPRESSION_ERROR = 9; constant NGHTTP2_CONNECT_ERROR (line 53) | const NGHTTP2_CONNECT_ERROR = 10; constant NGHTTP2_ENHANCE_YOUR_CALM (line 54) | const NGHTTP2_ENHANCE_YOUR_CALM = 11; constant NGHTTP2_INADEQUATE_SECURITY (line 55) | const NGHTTP2_INADEQUATE_SECURITY = 12; constant NGHTTP2_HTTP_1_1_REQUIRED (line 56) | const NGHTTP2_HTTP_1_1_REQUIRED = 13; constant NGHTTP2_DEFAULT_WEIGHT (line 57) | const NGHTTP2_DEFAULT_WEIGHT = 16; constant HTTP2_HEADER_STATUS (line 58) | const HTTP2_HEADER_STATUS = ':status'; constant HTTP2_HEADER_METHOD (line 59) | const HTTP2_HEADER_METHOD = ':method'; constant HTTP2_HEADER_AUTHORITY (line 60) | const HTTP2_HEADER_AUTHORITY = ':authority'; constant HTTP2_HEADER_SCHEME (line 61) | const HTTP2_HEADER_SCHEME = ':scheme'; constant HTTP2_HEADER_PATH (line 62) | const HTTP2_HEADER_PATH = ':path'; constant HTTP2_HEADER_PROTOCOL (line 63) | const HTTP2_HEADER_PROTOCOL = ':protocol'; constant HTTP2_HEADER_ACCEPT_ENCODING (line 64) | const HTTP2_HEADER_ACCEPT_ENCODING = 'accept-encoding'; constant HTTP2_HEADER_ACCEPT_LANGUAGE (line 65) | const HTTP2_HEADER_ACCEPT_LANGUAGE = 'accept-language'; constant HTTP2_HEADER_ACCEPT_RANGES (line 66) | const HTTP2_HEADER_ACCEPT_RANGES = 'accept-ranges'; constant HTTP2_HEADER_ACCEPT (line 67) | const HTTP2_HEADER_ACCEPT = 'accept'; constant HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS (line 68) | const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS = constant HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS (line 70) | const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS = constant HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS (line 72) | const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS = constant HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN (line 74) | const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN = 'access-control-allow-o... constant HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS (line 75) | const HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS = constant HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS (line 77) | const HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS = constant HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD (line 79) | const HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD = constant HTTP2_HEADER_AGE (line 81) | const HTTP2_HEADER_AGE = 'age'; constant HTTP2_HEADER_AUTHORIZATION (line 82) | const HTTP2_HEADER_AUTHORIZATION = 'authorization'; constant HTTP2_HEADER_CACHE_CONTROL (line 83) | const HTTP2_HEADER_CACHE_CONTROL = 'cache-control'; constant HTTP2_HEADER_CONNECTION (line 84) | const HTTP2_HEADER_CONNECTION = 'connection'; constant HTTP2_HEADER_CONTENT_DISPOSITION (line 85) | const HTTP2_HEADER_CONTENT_DISPOSITION = 'content-disposition'; constant HTTP2_HEADER_CONTENT_ENCODING (line 86) | const HTTP2_HEADER_CONTENT_ENCODING = 'content-encoding'; constant HTTP2_HEADER_CONTENT_LENGTH (line 87) | const HTTP2_HEADER_CONTENT_LENGTH = 'content-length'; constant HTTP2_HEADER_CONTENT_TYPE (line 88) | const HTTP2_HEADER_CONTENT_TYPE = 'content-type'; constant HTTP2_HEADER_COOKIE (line 89) | const HTTP2_HEADER_COOKIE = 'cookie'; constant HTTP2_HEADER_DATE (line 90) | const HTTP2_HEADER_DATE = 'date'; constant HTTP2_HEADER_ETAG (line 91) | const HTTP2_HEADER_ETAG = 'etag'; constant HTTP2_HEADER_FORWARDED (line 92) | const HTTP2_HEADER_FORWARDED = 'forwarded'; constant HTTP2_HEADER_HOST (line 93) | const HTTP2_HEADER_HOST = 'host'; constant HTTP2_HEADER_IF_MODIFIED_SINCE (line 94) | const HTTP2_HEADER_IF_MODIFIED_SINCE = 'if-modified-since'; constant HTTP2_HEADER_IF_NONE_MATCH (line 95) | const HTTP2_HEADER_IF_NONE_MATCH = 'if-none-match'; constant HTTP2_HEADER_IF_RANGE (line 96) | const HTTP2_HEADER_IF_RANGE = 'if-range'; constant HTTP2_HEADER_LAST_MODIFIED (line 97) | const HTTP2_HEADER_LAST_MODIFIED = 'last-modified'; constant HTTP2_HEADER_LINK (line 98) | const HTTP2_HEADER_LINK = 'link'; constant HTTP2_HEADER_LOCATION (line 99) | const HTTP2_HEADER_LOCATION = 'location'; constant HTTP2_HEADER_RANGE (line 100) | const HTTP2_HEADER_RANGE = 'range'; constant HTTP2_HEADER_REFERER (line 101) | const HTTP2_HEADER_REFERER = 'referer'; constant HTTP2_HEADER_SERVER (line 102) | const HTTP2_HEADER_SERVER = 'server'; constant HTTP2_HEADER_SET_COOKIE (line 103) | const HTTP2_HEADER_SET_COOKIE = 'set-cookie'; constant HTTP2_HEADER_STRICT_TRANSPORT_SECURITY (line 104) | const HTTP2_HEADER_STRICT_TRANSPORT_SECURITY = 'strict-transport-security'; constant HTTP2_HEADER_TRANSFER_ENCODING (line 105) | const HTTP2_HEADER_TRANSFER_ENCODING = 'transfer-encoding'; constant HTTP2_HEADER_TE (line 106) | const HTTP2_HEADER_TE = 'te'; constant HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS (line 107) | const HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS = 'upgrade-insecure-requests'; constant HTTP2_HEADER_UPGRADE (line 108) | const HTTP2_HEADER_UPGRADE = 'upgrade'; constant HTTP2_HEADER_USER_AGENT (line 109) | const HTTP2_HEADER_USER_AGENT = 'user-agent'; constant HTTP2_HEADER_VARY (line 110) | const HTTP2_HEADER_VARY = 'vary'; constant HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS (line 111) | const HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS = 'x-content-type-options'; constant HTTP2_HEADER_X_FRAME_OPTIONS (line 112) | const HTTP2_HEADER_X_FRAME_OPTIONS = 'x-frame-options'; constant HTTP2_HEADER_KEEP_ALIVE (line 113) | const HTTP2_HEADER_KEEP_ALIVE = 'keep-alive'; constant HTTP2_HEADER_PROXY_CONNECTION (line 114) | const HTTP2_HEADER_PROXY_CONNECTION = 'proxy-connection'; constant HTTP2_HEADER_X_XSS_PROTECTION (line 115) | const HTTP2_HEADER_X_XSS_PROTECTION = 'x-xss-protection'; constant HTTP2_HEADER_ALT_SVC (line 116) | const HTTP2_HEADER_ALT_SVC = 'alt-svc'; constant HTTP2_HEADER_CONTENT_SECURITY_POLICY (line 117) | const HTTP2_HEADER_CONTENT_SECURITY_POLICY = 'content-security-policy'; constant HTTP2_HEADER_EARLY_DATA (line 118) | const HTTP2_HEADER_EARLY_DATA = 'early-data'; constant HTTP2_HEADER_EXPECT_CT (line 119) | const HTTP2_HEADER_EXPECT_CT = 'expect-ct'; constant HTTP2_HEADER_ORIGIN (line 120) | const HTTP2_HEADER_ORIGIN = 'origin'; constant HTTP2_HEADER_PURPOSE (line 121) | const HTTP2_HEADER_PURPOSE = 'purpose'; constant HTTP2_HEADER_TIMING_ALLOW_ORIGIN (line 122) | const HTTP2_HEADER_TIMING_ALLOW_ORIGIN = 'timing-allow-origin'; constant HTTP2_HEADER_X_FORWARDED_FOR (line 123) | const HTTP2_HEADER_X_FORWARDED_FOR = 'x-forwarded-for'; constant HTTP2_HEADER_PRIORITY (line 124) | const HTTP2_HEADER_PRIORITY = 'priority'; constant HTTP2_HEADER_ACCEPT_CHARSET (line 125) | const HTTP2_HEADER_ACCEPT_CHARSET = 'accept-charset'; constant HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE (line 126) | const HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE = 'access-control-max-age'; constant HTTP2_HEADER_ALLOW (line 127) | const HTTP2_HEADER_ALLOW = 'allow'; constant HTTP2_HEADER_CONTENT_LANGUAGE (line 128) | const HTTP2_HEADER_CONTENT_LANGUAGE = 'content-language'; constant HTTP2_HEADER_CONTENT_LOCATION (line 129) | const HTTP2_HEADER_CONTENT_LOCATION = 'content-location'; constant HTTP2_HEADER_CONTENT_MD5 (line 130) | const HTTP2_HEADER_CONTENT_MD5 = 'content-md5'; constant HTTP2_HEADER_CONTENT_RANGE (line 131) | const HTTP2_HEADER_CONTENT_RANGE = 'content-range'; constant HTTP2_HEADER_DNT (line 132) | const HTTP2_HEADER_DNT = 'dnt'; constant HTTP2_HEADER_EXPECT (line 133) | const HTTP2_HEADER_EXPECT = 'expect'; constant HTTP2_HEADER_EXPIRES (line 134) | const HTTP2_HEADER_EXPIRES = 'expires'; constant HTTP2_HEADER_FROM (line 135) | const HTTP2_HEADER_FROM = 'from'; constant HTTP2_HEADER_IF_MATCH (line 136) | const HTTP2_HEADER_IF_MATCH = 'if-match'; constant HTTP2_HEADER_IF_UNMODIFIED_SINCE (line 137) | const HTTP2_HEADER_IF_UNMODIFIED_SINCE = 'if-unmodified-since'; constant HTTP2_HEADER_MAX_FORWARDS (line 138) | const HTTP2_HEADER_MAX_FORWARDS = 'max-forwards'; constant HTTP2_HEADER_PREFER (line 139) | const HTTP2_HEADER_PREFER = 'prefer'; constant HTTP2_HEADER_PROXY_AUTHENTICATE (line 140) | const HTTP2_HEADER_PROXY_AUTHENTICATE = 'proxy-authenticate'; constant HTTP2_HEADER_PROXY_AUTHORIZATION (line 141) | const HTTP2_HEADER_PROXY_AUTHORIZATION = 'proxy-authorization'; constant HTTP2_HEADER_REFRESH (line 142) | const HTTP2_HEADER_REFRESH = 'refresh'; constant HTTP2_HEADER_RETRY_AFTER (line 143) | const HTTP2_HEADER_RETRY_AFTER = 'retry-after'; constant HTTP2_HEADER_TRAILER (line 144) | const HTTP2_HEADER_TRAILER = 'trailer'; constant HTTP2_HEADER_TK (line 145) | const HTTP2_HEADER_TK = 'tk'; constant HTTP2_HEADER_VIA (line 146) | const HTTP2_HEADER_VIA = 'via'; constant HTTP2_HEADER_WARNING (line 147) | const HTTP2_HEADER_WARNING = 'warning'; constant HTTP2_HEADER_WWW_AUTHENTICATE (line 148) | const HTTP2_HEADER_WWW_AUTHENTICATE = 'www-authenticate'; constant HTTP2_HEADER_HTTP2_SETTINGS (line 149) | const HTTP2_HEADER_HTTP2_SETTINGS = 'http2-settings'; constant HTTP2_METHOD_ACL (line 150) | const HTTP2_METHOD_ACL = 'ACL'; constant HTTP2_METHOD_BASELINE_CONTROL (line 151) | const HTTP2_METHOD_BASELINE_CONTROL = 'BASELINE-CONTROL'; constant HTTP2_METHOD_BIND (line 152) | const HTTP2_METHOD_BIND = 'BIND'; constant HTTP2_METHOD_CHECKIN (line 153) | const HTTP2_METHOD_CHECKIN = 'CHECKIN'; constant HTTP2_METHOD_CHECKOUT (line 154) | const HTTP2_METHOD_CHECKOUT = 'CHECKOUT'; constant HTTP2_METHOD_CONNECT (line 155) | const HTTP2_METHOD_CONNECT = 'CONNECT'; constant HTTP2_METHOD_COPY (line 156) | const HTTP2_METHOD_COPY = 'COPY'; constant HTTP2_METHOD_DELETE (line 157) | const HTTP2_METHOD_DELETE = 'DELETE'; constant HTTP2_METHOD_GET (line 158) | const HTTP2_METHOD_GET = 'GET'; constant HTTP2_METHOD_HEAD (line 159) | const HTTP2_METHOD_HEAD = 'HEAD'; constant HTTP2_METHOD_LABEL (line 160) | const HTTP2_METHOD_LABEL = 'LABEL'; constant HTTP2_METHOD_LINK (line 161) | const HTTP2_METHOD_LINK = 'LINK'; constant HTTP2_METHOD_LOCK (line 162) | const HTTP2_METHOD_LOCK = 'LOCK'; constant HTTP2_METHOD_MERGE (line 163) | const HTTP2_METHOD_MERGE = 'MERGE'; constant HTTP2_METHOD_MKACTIVITY (line 164) | const HTTP2_METHOD_MKACTIVITY = 'MKACTIVITY'; constant HTTP2_METHOD_MKCALENDAR (line 165) | const HTTP2_METHOD_MKCALENDAR = 'MKCALENDAR'; constant HTTP2_METHOD_MKCOL (line 166) | const HTTP2_METHOD_MKCOL = 'MKCOL'; constant HTTP2_METHOD_MKREDIRECTREF (line 167) | const HTTP2_METHOD_MKREDIRECTREF = 'MKREDIRECTREF'; constant HTTP2_METHOD_MKWORKSPACE (line 168) | const HTTP2_METHOD_MKWORKSPACE = 'MKWORKSPACE'; constant HTTP2_METHOD_MOVE (line 169) | const HTTP2_METHOD_MOVE = 'MOVE'; constant HTTP2_METHOD_OPTIONS (line 170) | const HTTP2_METHOD_OPTIONS = 'OPTIONS'; constant HTTP2_METHOD_ORDERPATCH (line 171) | const HTTP2_METHOD_ORDERPATCH = 'ORDERPATCH'; constant HTTP2_METHOD_PATCH (line 172) | const HTTP2_METHOD_PATCH = 'PATCH'; constant HTTP2_METHOD_POST (line 173) | const HTTP2_METHOD_POST = 'POST'; constant HTTP2_METHOD_PRI (line 174) | const HTTP2_METHOD_PRI = 'PRI'; constant HTTP2_METHOD_PROPFIND (line 175) | const HTTP2_METHOD_PROPFIND = 'PROPFIND'; constant HTTP2_METHOD_PROPPATCH (line 176) | const HTTP2_METHOD_PROPPATCH = 'PROPPATCH'; constant HTTP2_METHOD_PUT (line 177) | const HTTP2_METHOD_PUT = 'PUT'; constant HTTP2_METHOD_REBIND (line 178) | const HTTP2_METHOD_REBIND = 'REBIND'; constant HTTP2_METHOD_REPORT (line 179) | const HTTP2_METHOD_REPORT = 'REPORT'; constant HTTP2_METHOD_SEARCH (line 180) | const HTTP2_METHOD_SEARCH = 'SEARCH'; constant HTTP2_METHOD_TRACE (line 181) | const HTTP2_METHOD_TRACE = 'TRACE'; constant HTTP2_METHOD_UNBIND (line 182) | const HTTP2_METHOD_UNBIND = 'UNBIND'; constant HTTP2_METHOD_UNCHECKOUT (line 183) | const HTTP2_METHOD_UNCHECKOUT = 'UNCHECKOUT'; constant HTTP2_METHOD_UNLINK (line 184) | const HTTP2_METHOD_UNLINK = 'UNLINK'; constant HTTP2_METHOD_UNLOCK (line 185) | const HTTP2_METHOD_UNLOCK = 'UNLOCK'; constant HTTP2_METHOD_UPDATE (line 186) | const HTTP2_METHOD_UPDATE = 'UPDATE'; constant HTTP2_METHOD_UPDATEREDIRECTREF (line 187) | const HTTP2_METHOD_UPDATEREDIRECTREF = 'UPDATEREDIRECTREF'; constant HTTP2_METHOD_VERSION_CONTROL (line 188) | const HTTP2_METHOD_VERSION_CONTROL = 'VERSION-CONTROL'; constant HTTP_STATUS_CONTINUE (line 189) | const HTTP_STATUS_CONTINUE = 100; constant HTTP_STATUS_SWITCHING_PROTOCOLS (line 190) | const HTTP_STATUS_SWITCHING_PROTOCOLS = 101; constant HTTP_STATUS_PROCESSING (line 191) | const HTTP_STATUS_PROCESSING = 102; constant HTTP_STATUS_EARLY_HINTS (line 192) | const HTTP_STATUS_EARLY_HINTS = 103; constant HTTP_STATUS_OK (line 193) | const HTTP_STATUS_OK = 200; constant HTTP_STATUS_CREATED (line 194) | const HTTP_STATUS_CREATED = 201; constant HTTP_STATUS_ACCEPTED (line 195) | const HTTP_STATUS_ACCEPTED = 202; constant HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION (line 196) | const HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION = 203; constant HTTP_STATUS_NO_CONTENT (line 197) | const HTTP_STATUS_NO_CONTENT = 204; constant HTTP_STATUS_RESET_CONTENT (line 198) | const HTTP_STATUS_RESET_CONTENT = 205; constant HTTP_STATUS_PARTIAL_CONTENT (line 199) | const HTTP_STATUS_PARTIAL_CONTENT = 206; constant HTTP_STATUS_MULTI_STATUS (line 200) | const HTTP_STATUS_MULTI_STATUS = 207; constant HTTP_STATUS_ALREADY_REPORTED (line 201) | const HTTP_STATUS_ALREADY_REPORTED = 208; constant HTTP_STATUS_IM_USED (line 202) | const HTTP_STATUS_IM_USED = 226; constant HTTP_STATUS_MULTIPLE_CHOICES (line 203) | const HTTP_STATUS_MULTIPLE_CHOICES = 300; constant HTTP_STATUS_MOVED_PERMANENTLY (line 204) | const HTTP_STATUS_MOVED_PERMANENTLY = 301; constant HTTP_STATUS_FOUND (line 205) | const HTTP_STATUS_FOUND = 302; constant HTTP_STATUS_SEE_OTHER (line 206) | const HTTP_STATUS_SEE_OTHER = 303; constant HTTP_STATUS_NOT_MODIFIED (line 207) | const HTTP_STATUS_NOT_MODIFIED = 304; constant HTTP_STATUS_USE_PROXY (line 208) | const HTTP_STATUS_USE_PROXY = 305; constant HTTP_STATUS_TEMPORARY_REDIRECT (line 209) | const HTTP_STATUS_TEMPORARY_REDIRECT = 307; constant HTTP_STATUS_PERMANENT_REDIRECT (line 210) | const HTTP_STATUS_PERMANENT_REDIRECT = 308; constant HTTP_STATUS_BAD_REQUEST (line 211) | const HTTP_STATUS_BAD_REQUEST = 400; constant HTTP_STATUS_UNAUTHORIZED (line 212) | const HTTP_STATUS_UNAUTHORIZED = 401; constant HTTP_STATUS_PAYMENT_REQUIRED (line 213) | const HTTP_STATUS_PAYMENT_REQUIRED = 402; constant HTTP_STATUS_FORBIDDEN (line 214) | const HTTP_STATUS_FORBIDDEN = 403; constant HTTP_STATUS_NOT_FOUND (line 215) | const HTTP_STATUS_NOT_FOUND = 404; constant HTTP_STATUS_METHOD_NOT_ALLOWED (line 216) | const HTTP_STATUS_METHOD_NOT_ALLOWED = 405; constant HTTP_STATUS_NOT_ACCEPTABLE (line 217) | const HTTP_STATUS_NOT_ACCEPTABLE = 406; constant HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED (line 218) | const HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED = 407; constant HTTP_STATUS_REQUEST_TIMEOUT (line 219) | const HTTP_STATUS_REQUEST_TIMEOUT = 408; constant HTTP_STATUS_CONFLICT (line 220) | const HTTP_STATUS_CONFLICT = 409; constant HTTP_STATUS_GONE (line 221) | const HTTP_STATUS_GONE = 410; constant HTTP_STATUS_LENGTH_REQUIRED (line 222) | const HTTP_STATUS_LENGTH_REQUIRED = 411; constant HTTP_STATUS_PRECONDITION_FAILED (line 223) | const HTTP_STATUS_PRECONDITION_FAILED = 412; constant HTTP_STATUS_PAYLOAD_TOO_LARGE (line 224) | const HTTP_STATUS_PAYLOAD_TOO_LARGE = 413; constant HTTP_STATUS_URI_TOO_LONG (line 225) | const HTTP_STATUS_URI_TOO_LONG = 414; constant HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE (line 226) | const HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE = 415; constant HTTP_STATUS_RANGE_NOT_SATISFIABLE (line 227) | const HTTP_STATUS_RANGE_NOT_SATISFIABLE = 416; constant HTTP_STATUS_EXPECTATION_FAILED (line 228) | const HTTP_STATUS_EXPECTATION_FAILED = 417; constant HTTP_STATUS_TEAPOT (line 229) | const HTTP_STATUS_TEAPOT = 418; constant HTTP_STATUS_MISDIRECTED_REQUEST (line 230) | const HTTP_STATUS_MISDIRECTED_REQUEST = 421; constant HTTP_STATUS_UNPROCESSABLE_ENTITY (line 231) | const HTTP_STATUS_UNPROCESSABLE_ENTITY = 422; constant HTTP_STATUS_LOCKED (line 232) | const HTTP_STATUS_LOCKED = 423; constant HTTP_STATUS_FAILED_DEPENDENCY (line 233) | const HTTP_STATUS_FAILED_DEPENDENCY = 424; constant HTTP_STATUS_TOO_EARLY (line 234) | const HTTP_STATUS_TOO_EARLY = 425; constant HTTP_STATUS_UPGRADE_REQUIRED (line 235) | const HTTP_STATUS_UPGRADE_REQUIRED = 426; constant HTTP_STATUS_PRECONDITION_REQUIRED (line 236) | const HTTP_STATUS_PRECONDITION_REQUIRED = 428; constant HTTP_STATUS_TOO_MANY_REQUESTS (line 237) | const HTTP_STATUS_TOO_MANY_REQUESTS = 429; constant HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE (line 238) | const HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE = 431; constant HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS (line 239) | const HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS = 451; constant HTTP_STATUS_INTERNAL_SERVER_ERROR (line 240) | const HTTP_STATUS_INTERNAL_SERVER_ERROR = 500; constant HTTP_STATUS_NOT_IMPLEMENTED (line 241) | const HTTP_STATUS_NOT_IMPLEMENTED = 501; constant HTTP_STATUS_BAD_GATEWAY (line 242) | const HTTP_STATUS_BAD_GATEWAY = 502; constant HTTP_STATUS_SERVICE_UNAVAILABLE (line 243) | const HTTP_STATUS_SERVICE_UNAVAILABLE = 503; constant HTTP_STATUS_GATEWAY_TIMEOUT (line 244) | const HTTP_STATUS_GATEWAY_TIMEOUT = 504; constant HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED (line 245) | const HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED = 505; constant HTTP_STATUS_VARIANT_ALSO_NEGOTIATES (line 246) | const HTTP_STATUS_VARIANT_ALSO_NEGOTIATES = 506; constant HTTP_STATUS_INSUFFICIENT_STORAGE (line 247) | const HTTP_STATUS_INSUFFICIENT_STORAGE = 507; constant HTTP_STATUS_LOOP_DETECTED (line 248) | const HTTP_STATUS_LOOP_DETECTED = 508; constant HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED (line 249) | const HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED = 509; constant HTTP_STATUS_NOT_EXTENDED (line 250) | const HTTP_STATUS_NOT_EXTENDED = 510; constant HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED (line 251) | const HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED = 511; FILE: src/node/internal/internal_http_agent.ts class Agent (line 22) | class Agent extends EventEmitter implements _Agent { method constructor (line 38) | constructor(options?: AgentOptions) { method createConnection (line 64) | createConnection( method getName (line 74) | getName(options: RequestOptions = {}): string { method addRequest (line 93) | addRequest(_req: ClientRequest, _options: unknown): void { method createSocket (line 97) | createSocket( method removeSocket (line 105) | removeSocket(_socket: Socket): void { method keepSocketAlive (line 109) | keepSocketAlive(_socket: Socket): boolean { method reuseSocket (line 114) | reuseSocket(_socket: Socket, _req: ClientRequest): void { method destroy (line 118) | destroy(_error?: Error): void { FILE: src/node/internal/internal_http_client.ts constant INVALID_PATH_REGEX (line 48) | const INVALID_PATH_REGEX = /[^\u0021-\u00ff]/; type WriteCallback (line 50) | type WriteCallback = (err?: Error) => void; function validateHost (line 52) | function validateHost(host: unknown, name: string): string { class ClientRequest (line 64) | class ClientRequest extends OutgoingMessage implements _ClientRequest { method constructor (line 90) | constructor( method #onFinish (line 296) | #onFinish(): void { method #handleFetchResponse (line 395) | #handleFetchResponse(response: Response): void { method #handleFetchError (line 412) | #handleFetchError(error: Error): void { method onSocket (line 422) | onSocket(_socket: Socket): void { method addTrailers (line 426) | addTrailers( method abort (line 433) | abort(error?: Error | null): void { method _write (line 445) | override _write( method setNoDelay (line 455) | setNoDelay(noDelay?: boolean): void { method setSocketKeepAlive (line 460) | setSocketKeepAlive(enable?: boolean, initialDelay?: number): void { method clearTimeout (line 466) | clearTimeout(cb?: VoidFunction): void { method setTimeout (line 470) | setTimeout(msecs: number, callback?: VoidFunction): this { method write (line 484) | override write( method end (line 504) | override end( method #resetTimers (line 526) | #resetTimers({ finished }: { finished: boolean }): void { method _implicitHeader (line 542) | override _implicitHeader(): void { FILE: src/node/internal/internal_http_constants.ts constant METHODS (line 6) | const METHODS = [ constant STATUS_CODES (line 44) | const STATUS_CODES: Record = { FILE: src/node/internal/internal_http_incoming.ts class IncomingMessage (line 36) | class IncomingMessage extends Readable implements _IncomingMessage { method constructor (line 175) | constructor() { method #setFetchResponse (line 180) | #setFetchResponse(response: Response): void { method #tryRead (line 210) | async #tryRead(): Promise { method _read (line 241) | override _read(_n: number): void { method #onError (line 262) | #onError(error: Error | null, cb: (err?: Error | null) => void): void { method _destroy (line 272) | override _destroy( method _addHeaderLine (line 295) | _addHeaderLine( method _addHeaderLines (line 335) | _addHeaderLines(headers: string[] | null, n: number): void { method headers (line 352) | get headers(): Record { method headers (line 366) | set headers(val: IncomingHttpHeaders) { method headersDistinct (line 370) | get headersDistinct(): Record { method headersDistinct (line 388) | set headersDistinct(val: Record) { method trailers (line 392) | get trailers(): Record { method trailers (line 396) | set trailers(_val: NodeJS.Dict) { method trailersDistinct (line 400) | get trailersDistinct(): Record { method trailersDistinct (line 404) | set trailersDistinct(_val: Record) { method _addHeaderLineDistinct (line 408) | _addHeaderLineDistinct( method _dump (line 423) | _dump(): void { method setTimeout (line 433) | setTimeout(_msecs: number, callback?: () => void): this { method pipe (line 440) | override pipe( method connection (line 467) | set connection(value: unknown) { method connection (line 471) | get connection(): Socket { method socket (line 475) | get socket(): Socket { function matchKnownFields (line 490) | function matchKnownFields(field: string, lowercased: boolean = false): s... FILE: src/node/internal/internal_http_outgoing.ts type WriteCallback (line 42) | type WriteCallback = (err?: Error) => void; type OutputData (line 43) | type OutputData = { type WrittenDataBufferEntry (line 48) | type WrittenDataBufferEntry = OutputData & { type HeadersSentEvent (line 52) | type HeadersSentEvent = { constant RE_CONN_CLOSE (line 69) | const RE_CONN_CLOSE = /(?:^|\W)close(?:$|\W)/i; type HeaderState (line 71) | type HeaderState = { function parseUniqueHeadersOption (line 81) | function parseUniqueHeadersOption( class MessageBuffer (line 103) | class MessageBuffer { method constructor (line 110) | constructor( method write (line 118) | write( method cork (line 151) | cork(): void { method uncork (line 155) | uncork(): void { method _flush (line 160) | _flush(): void { method writableLength (line 167) | get writableLength(): number { method writableHighWaterMark (line 173) | get writableHighWaterMark(): number { method writableCorked (line 177) | get writableCorked(): number { type OutgoingMessageOptions (line 182) | type OutgoingMessageOptions = { class OutgoingMessage (line 189) | class OutgoingMessage extends Writable implements _OutgoingMessage { method constructor (line 245) | constructor(req?: IncomingMessage, options?: OutgoingMessageOptions) { method #onDataWritten (line 265) | #onDataWritten(data: DataWrittenEvent[]): void { method cork (line 269) | override cork(): void { method uncork (line 274) | override uncork(): void { method _storeHeader (line 290) | _storeHeader( method _finish (line 440) | _finish(): void { method _flushOutput (line 444) | _flushOutput(buffer: MessageBuffer): boolean | undefined { method _flush (line 463) | _flush(): void { method writableLength (line 477) | get writableLength(): number { method writableCorked (line 488) | get writableCorked(): number { method writableNeedDrain (line 493) | get writableNeedDrain(): boolean { method setHeader (line 497) | setHeader(name: string, value: number | string | string[]): this { method setHeaders (line 512) | setHeaders( method appendHeader (line 556) | appendHeader( method getHeader (line 589) | getHeader(name: string): number | string | string[] | undefined { method hasHeader (line 601) | hasHeader(name: unknown): boolean { method removeHeader (line 606) | removeHeader(name: string): void { method getHeaderNames (line 637) | getHeaderNames(): string[] { method getRawHeaderNames (line 642) | getRawHeaderNames(): string[] { method flushHeaders (line 657) | flushHeaders(): void { method getHeaders (line 666) | getHeaders(): OutgoingHttpHeaders { method headersSent (line 682) | get headersSent(): boolean { method pipe (line 686) | override pipe(destination: T): T { method _implicitHeader (line 695) | _implicitHeader(): void { method _renderHeaders (line 699) | _renderHeaders(): Record { method _send (line 721) | _send( method write (line 789) | override write( method end (line 806) | override end( method _writeRaw (line 902) | _writeRaw( method destroy (line 949) | override destroy(err?: unknown, _cb?: (err?: unknown) => void): this { method errored (line 963) | get errored(): Error | null { method closed (line 968) | get closed(): boolean { method writableEnded (line 973) | get writableEnded(): boolean { method writableHighWaterMark (line 978) | get writableHighWaterMark(): number { method writableObjectMode (line 983) | get writableObjectMode(): boolean { method #checkStrictContentLength (line 987) | #checkStrictContentLength(): boolean { method #onError (line 998) | #onError(err: Error, callback: WriteCallback): void { method #write (line 1008) | #write( method [EventEmitter.captureRejectionSymbol] (line 691) | [EventEmitter.captureRejectionSymbol](error: Error): void { function emitErrorNt (line 1118) | function emitErrorNt( function onFinish (line 1129) | function onFinish(outmsg: OutgoingMessage): void { function connectionCorkNT (line 1133) | function connectionCorkNT(buffer: MessageBuffer): void { function isCookieField (line 1140) | function isCookieField(s: string): boolean { function isContentDispositionField (line 1144) | function isContentDispositionField(s: string): boolean { function processHeader (line 1148) | function processHeader( function storeHeader (line 1192) | function storeHeader( function matchHeader (line 1206) | function matchHeader( FILE: src/node/internal/internal_http_server.ts type DataWrittenEvent (line 82) | type DataWrittenEvent = { class Server (line 108) | class Server method constructor (line 137) | constructor(options?: ServerOptions, requestListener?: RequestListener) { method close (line 176) | close(callback?: VoidFunction): this { method closeAllConnections (line 191) | closeAllConnections(): void { method closeIdleConnections (line 196) | closeIdleConnections(): void { method setTimeout (line 201) | setTimeout( method #onRequest (line 218) | async #onRequest( method #toReqRes (line 234) | #toReqRes( method listen (line 284) | listen(...args: unknown[]): this { method #findSuitablePort (line 316) | #findSuitablePort(port: number): number { method getConnections (line 336) | getConnections(callback?: (err: Error | null, count: number) => void):... method ref (line 346) | ref(): this { method unref (line 352) | unref(): this { method listening (line 358) | get listening(): boolean { method address (line 363) | address(): string | AddressInfo | null { method maxConnections (line 368) | get maxConnections(): number { method connections (line 372) | get connections(): number { method [Symbol.asyncDispose] (line 376) | async [Symbol.asyncDispose](): Promise { class ServerResponse (line 401) | class ServerResponse method constructor (line 422) | constructor(req: Req, options: ServerOptions = {}) { method #toFetchResponse (line 513) | #toFetchResponse({ method #dataFromDataWrittenEvent (line 549) | #dataFromDataWrittenEvent({ method assignSocket (line 565) | assignSocket(_socket: Socket): void { method detachSocket (line 571) | detachSocket(_socket: Socket): void { method writeContinue (line 577) | writeContinue(_cb: VoidFunction): void { method writeProcessing (line 582) | writeProcessing(_cb: VoidFunction): void { method writeEarlyHints (line 587) | writeEarlyHints(_hints: unknown, _cb: VoidFunction): void { method _implicitHeader (line 592) | override _implicitHeader(): void { method writeHead (line 596) | writeHead( function setupConnectionsTracking (line 691) | function setupConnectionsTracking(): void { type BaseWithHttpOptions (line 695) | interface BaseWithHttpOptions< function storeHTTPOptions (line 708) | function storeHTTPOptions( function _connectionListener (line 807) | function _connectionListener(): void { function httpServerPreClose (line 811) | function httpServerPreClose(server: Server): void { FILE: src/node/internal/internal_http_util.ts type IncomingMessageCallback (line 7) | type IncomingMessageCallback = (req: IncomingMessage) => void; type OnceOptions (line 9) | interface OnceOptions { function once (line 13) | function once( function splitHeaderValue (line 42) | function splitHeaderValue(value: string): string { FILE: src/node/internal/internal_https_agent.ts class Agent (line 11) | class Agent extends HttpAgent { method getName (line 15) | override getName(options: RequestOptions = {}): string { FILE: src/node/internal/internal_https_server.ts class Server (line 9) | class Server extends HttpServer implements _Server { method addContext (line 10) | addContext(): void { method getTicketKeys (line 16) | getTicketKeys(): Buffer { method setSecureContext (line 21) | setSecureContext(): void { method setTicketKeys (line 28) | setTicketKeys(): void { FILE: src/node/internal/internal_inspect.ts function assert (line 70) | function assert(value: boolean, message = 'Assertion failed'): asserts v... function isError (line 77) | function isError(e: unknown): e is Error { function isStackOverflowError (line 100) | function isStackOverflowError(err: Error): boolean { function removeColors (line 125) | function removeColors(str: string): string { type InspectOptions (line 129) | interface InspectOptions { type Style (line 211) | type Style = type CustomInspectFunction (line 224) | type CustomInspectFunction = ( type InspectOptionsStylized (line 228) | interface InspectOptionsStylized extends InspectOptions { type Context (line 468) | interface Context extends Required { function getUserOptions (line 479) | function getUserOptions( function inspect (line 546) | function inspect( method get (line 611) | get() { method set (line 614) | set(options) { function defineColorAlias (line 676) | function defineColorAlias(target: string, alias: string) { function addQuotes (line 721) | function addQuotes(str: string, quotes: number): string { function escapeFn (line 731) | function escapeFn(str: string): string { function strEscape (line 740) | function strEscape(str: string): string { function stylizeWithColor (line 806) | function stylizeWithColor(str: string, styleType: Style): string { function stylizeNoColor (line 818) | function stylizeNoColor(str: string): string { function getEmptyFormatArray (line 823) | function getEmptyFormatArray(): string[] { function isInstanceof (line 827) | function isInstanceof(object: unknown, proto: Function): boolean { function getConstructorName (line 858) | function getConstructorName( function addPrototypeProperties (line 942) | function addPrototypeProperties( function getPrefix (line 1014) | function getPrefix( function getKeys (line 1034) | function getKeys(value: object, showHidden: boolean): PropertyKey[] { function getCtxStyle (line 1065) | function getCtxStyle( function formatProxy (line 1080) | function formatProxy( function formatValue (line 1108) | function formatValue( function formatRaw (line 1231) | function formatRaw( function getIteratorBraces (line 1553) | function getIteratorBraces(type: string, tag: string): [string, string] { function getBoxedBase (line 1561) | function getBoxedBase( function getClassBase (line 1606) | function getClassBase( function getFunctionBase (line 1631) | function getFunctionBase( function identicalSequenceRange (line 1676) | function identicalSequenceRange( function getStackString (line 1702) | function getStackString(ctx: Context, error: Error): string { function getStackFrames (line 1713) | function getStackFrames(ctx: Context, err: Error, stack: string): string... function improveStack (line 1740) | function improveStack( function removeDuplicateErrorKeys (line 1791) | function removeDuplicateErrorKeys( function markNodeModules (line 1811) | function markNodeModules(ctx: Context, line: string): string { function formatError (line 1827) | function formatError( function groupArrayElements (line 1886) | function groupArrayElements( function handleMaxCallStackSize (line 2005) | function handleMaxCallStackSize( function addNumericSeparator (line 2024) | function addNumericSeparator(integerString: string): string { function addNumericSeparatorEnd (line 2036) | function addNumericSeparatorEnd(integerString: string): string { function formatNumber (line 2048) | function formatNumber( function formatBigInt (line 2079) | function formatBigInt( type Primitive (line 2091) | type Primitive = string | number | bigint | boolean | undefined | symbol; function formatPrimitive (line 2092) | function formatPrimitive( function formatNamespaceObject (line 2131) | function formatNamespaceObject( function formatSpecialArray (line 2168) | function formatSpecialArray( function formatArrayBuffer (line 2214) | function formatArrayBuffer(ctx: Context, value: ArrayBuffer): string[] { function formatArray (line 2232) | function formatArray( function formatTypedArray (line 2255) | function formatTypedArray( function formatSet (line 2295) | function formatSet( function formatMap (line 2319) | function formatMap( function formatSetIterInner (line 2345) | function formatSetIterInner( function formatMapIterInner (line 2372) | function formatMapIterInner( function formatWeakCollection (line 2420) | function formatWeakCollection(ctx: Context): string[] { function formatWeakSet (line 2424) | function formatWeakSet( function formatWeakMap (line 2433) | function formatWeakMap( function formatIterator (line 2442) | function formatIterator( function formatPromise (line 2458) | function formatPromise( function formatProperty (line 2480) | function formatProperty( function isBelowBreakLength (line 2560) | function isBelowBreakLength( function reduceToSingleString (line 2588) | function reduceToSingleString( function hasBuiltInToString (line 2671) | function hasBuiltInToString(value: object): boolean { constant CIRCULAR_ERROR_MESSAGE (line 2709) | let CIRCULAR_ERROR_MESSAGE: string | undefined; function tryStringify (line 2710) | function tryStringify(arg: unknown): string { function format (line 2737) | function format(...args: unknown[]): string { function formatWithOptions (line 2741) | function formatWithOptions( function formatNumberNoColor (line 2749) | function formatNumberNoColor(number: number, options?: InspectOptions): ... function formatBigIntNoColor (line 2757) | function formatBigIntNoColor(bigint: bigint, options?: InspectOptions): ... function formatWithOptionsInternal (line 2765) | function formatWithOptionsInternal( function isZeroWidthCodePoint (line 2905) | function isZeroWidthCodePoint(code: number): boolean { function getStringWidth (line 2922) | function getStringWidth(str: string, removeControlChars = true): number { function stripVTControlCharacters (line 2985) | function stripVTControlCharacters(str: string): string { function formatLog (line 2995) | function formatLog( function isBuiltinPrototype (line 3024) | function isBuiltinPrototype(proto: unknown) { function isRpcWildcardType (line 3046) | function isRpcWildcardType(value: unknown) { function isEntry (line 3054) | function isEntry(value: unknown): value is [unknown, unknown] { function maybeGetEntries (line 3057) | function maybeGetEntries( function hasEntries (line 3076) | function hasEntries( function formatJsgResourceType (line 3083) | function formatJsgResourceType( FILE: src/node/internal/internal_net.ts constant TIMEOUT_MAX (line 122) | const TIMEOUT_MAX = 2 ** 31 - 1; type SocketOptions (line 126) | type SocketOptions = { function Server (line 148) | function Server(): void { type SocketWriteData (line 152) | type SocketWriteData = Array<{ class Socket (line 158) | class Socket extends _Socket { function Socket (line 246) | function Socket(this: Socket, options?: SocketOptions): Socket { function onClose (line 509) | function onClose(): void { method get (line 940) | get(this: Socket): boolean { method get (line 947) | get(this: Socket): boolean { method get (line 955) | get(this: Socket): string { method get (line 971) | get(this: Socket): number | undefined { method get (line 981) | get(this: Socket): VoidFunction { method get (line 991) | get(this: Socket): number { method get (line 1000) | get(this: Socket): number { method get (line 1009) | get(this: Socket): number | undefined { method get (line 1060) | get(this: Socket): unknown { method get (line 1069) | get(this: Socket): unknown { method get (line 1078) | get(this: Socket): unknown { method get (line 1087) | get(this: Socket): string | undefined { method get (line 1096) | get(this: Socket): number | undefined { method get (line 1105) | get(this: Socket): string | undefined { function cleanupAfterDestroy (line 1114) | function cleanupAfterDestroy( function initializeConnection (line 1137) | function initializeConnection( function onConnectionOpened (line 1302) | function onConnectionOpened(this: Socket): void { function onConnectionClosed (line 1318) | function onConnectionClosed(this: Socket): void { function startRead (line 1336) | async function startRead(socket: Socket): Promise { function tryReadStart (line 1424) | function tryReadStart(socket: Socket): void { function writeAfterFIN (line 1431) | function writeAfterFIN( function onReadableStreamEnd (line 1459) | function onReadableStreamEnd(this: Socket): void { function getTimerDuration (line 1465) | function getTimerDuration(msecs: unknown, name: string): number { function toNumber (line 1479) | function toNumber(x: unknown): number | false { function isPipeName (line 1483) | function isPipeName(s: unknown): boolean { type NormalizedArgs (line 1487) | type NormalizedArgs = [ function _normalizeArgs (line 1496) | function _normalizeArgs(args: unknown[]): NormalizedArgs { function addClientAbortSignalOption (line 1536) | function addClientAbortSignalOption(self: Socket, signal: AbortSignal): ... function addAbortListener (line 1554) | function addAbortListener( function connect (line 1587) | function connect(...args: unknown[]): Socket { function createServer (line 1602) | function createServer(): void { function getDefaultAutoSelectFamily (line 1606) | function getDefaultAutoSelectFamily(): boolean { function setDefaultAutoSelectFamily (line 1611) | function setDefaultAutoSelectFamily(val: unknown): void { function getDefaultAutoSelectFamilyAttemptTimeout (line 1620) | function getDefaultAutoSelectFamilyAttemptTimeout(): number { function setDefaultAutoSelectFamilyAttemptTimeout (line 1624) | function setDefaultAutoSelectFamilyAttemptTimeout(val: unknown): void { function isIP (line 1630) | function isIP(input: unknown): number { function isIPv4 (line 1636) | function isIPv4(input: unknown): boolean { function isIPv6 (line 1641) | function isIPv6(input: unknown): boolean { class SocketAddress (line 1648) | class SocketAddress implements _SocketAddress { method isSocketAddress (line 1654) | static isSocketAddress(value: unknown): value is SocketAddress { method constructor (line 1658) | constructor(options: SocketAddressInitOptions = {}) { method address (line 1698) | get address(): string { method port (line 1702) | get port(): number { method family (line 1706) | get family(): IPVersion { method flowlabel (line 1710) | get flowlabel(): number { method [kInspect] (line 1714) | [kInspect](depth: number, options: InspectOptions): string | this { method toJSON (line 1726) | toJSON(): { method parse (line 1740) | static parse(input: string): SocketAddress | undefined { function parseIPv4 (line 1784) | function parseIPv4(ip: string): FixedLengthArray | undefined { function parseIPv6 (line 1802) | function parseIPv6(ip: string): FixedLengthArray | undefined { function ipv4ToNumber (line 1847) | function ipv4ToNumber(ip: string): number { function ipv6ToBigInt (line 1854) | function ipv6ToBigInt(ip: string): bigint { function isInIPv4Subnet (line 1867) | function isInIPv4Subnet(ip: string, network: string, prefix: number): bo... function isInIPv6Subnet (line 1881) | function isInIPv6Subnet(ip: string, network: string, prefix: number): bo... function compareIPv4 (line 1899) | function compareIPv4(a: string, b: string): number { function compareIPv6 (line 1905) | function compareIPv6(a: string, b: string): number { function formatIPFamily (line 1911) | function formatIPFamily(family: 'ipv4' | 'ipv6'): 'IPv4' | 'IPv6' { type BlockListRule (line 1915) | interface BlockListRule { class AddressRule (line 1922) | class AddressRule implements BlockListRule { method constructor (line 1927) | constructor(address: string, family: 'ipv4' | 'ipv6') { method toString (line 1932) | toString(): string { method check (line 1936) | check(address: string, family: 'ipv4' | 'ipv6'): boolean { class RangeRule (line 1953) | class RangeRule implements BlockListRule { method constructor (line 1959) | constructor(start: string, end: string, family: 'ipv4' | 'ipv6') { method toString (line 1965) | toString(): string { method check (line 1969) | check(address: string, family: 'ipv4' | 'ipv6'): boolean { class SubnetRule (line 1997) | class SubnetRule implements BlockListRule { method constructor (line 2003) | constructor(network: string, prefix: number, family: 'ipv4' | 'ipv6') { method toString (line 2009) | toString(): string { method check (line 2013) | check(address: string, family: 'ipv4' | 'ipv6'): boolean { class BlockList (line 2035) | class BlockList { method isBlockList (line 2038) | static isBlockList(value: unknown): value is BlockList { method addAddress (line 2042) | addAddress( method addRange (line 2064) | addRange( method addSubnet (line 2125) | addSubnet( method check (line 2165) | check( method rules (line 2204) | get rules(): string[] { method [kInspect] (line 2208) | [kInspect](depth: number, options: InspectOptions): string { method toJSON (line 2220) | toJSON(): string[] { method fromJSON (line 2224) | fromJSON(data: string | string[]): void { FILE: src/node/internal/internal_path.ts function isPathSeparator (line 40) | function isPathSeparator(code: number): boolean { function isPosixPathSeparator (line 44) | function isPosixPathSeparator(code: number): boolean { function isWindowsDeviceRoot (line 48) | function isWindowsDeviceRoot(code: number): boolean { function normalizeString (line 56) | function normalizeString( function formatExt (line 123) | function formatExt(ext: string): string { type PathObject (line 139) | type PathObject = { function _format (line 147) | function _format(sep: string, pathObject: PathObject): string { method resolve (line 160) | resolve(...args: string[]): string { method normalize (line 301) | normalize(path: string): string { method isAbsolute (line 392) | isAbsolute(path: string): boolean { method join (line 408) | join(...args: string[]): string { method relative (line 471) | relative(from: string, to: string): string { method toNamespacedPath (line 619) | toNamespacedPath(path: string): string { method dirname (line 648) | dirname(path: string): string { method basename (line 732) | basename(path: string, suffix?: string): string { method extname (line 816) | extname(path: string): string { method format (line 880) | format(path: PathObject): string { method parse (line 884) | parse(path: string): PathObject { method matchesGlob (line 1029) | matchesGlob(_path: string, _pattern: string): boolean { method resolve (line 1045) | resolve(...args: string[]): string { method normalize (line 1090) | normalize(path: string): string { method isAbsolute (line 1115) | isAbsolute(path: string): boolean { method join (line 1124) | join(...args: string[]): string { method relative (line 1144) | relative(from: string, to: string): string { method toNamespacedPath (line 1244) | toNamespacedPath(path: string): string { method dirname (line 1253) | dirname(path: string): string { method basename (line 1281) | basename(path: string, suffix?: string): string { method extname (line 1359) | extname(path: string): string { method parse (line 1421) | parse(path: string): PathObject { method matchesGlob (line 1498) | matchesGlob(_path: string, _pattern: string): boolean { FILE: src/node/internal/internal_process.ts function nextTick (line 27) | function nextTick(cb: Function, ...args: unknown[]): void { function isJsonSerializable (line 35) | function isJsonSerializable( function getInitialEnv (line 96) | function getInitialEnv(): Record { method set (line 145) | set(obj: object, prop: PropertyKey, value: unknown): boolean { method defineProperty (line 150) | defineProperty( function emitWarning (line 232) | function emitWarning( function _setEventsProcess (line 317) | function _setEventsProcess( FILE: src/node/internal/internal_querystring.ts type EncodeFunction (line 9) | type EncodeFunction = (value: string) => string; type DecodeFunction (line 10) | type DecodeFunction = (value: string) => string; function encodeStr (line 37) | function encodeStr( function unescapeBuffer (line 127) | function unescapeBuffer( function unescape (line 177) | function unescape(s: string, decodeSpaces: boolean): string { function escape (line 210) | function escape(input: unknown): string { function stringifyPrimitive (line 228) | function stringifyPrimitive(v: unknown): string { function encodeStringified (line 238) | function encodeStringified(v: unknown, encode: EncodeFunction): string { function encodeStringifiedCustom (line 252) | function encodeStringifiedCustom(v: unknown, encode: EncodeFunction): st... function stringify (line 256) | function stringify( function charCodes (line 306) | function charCodes(str: string): number[] { function addKeyVal (line 314) | function addKeyVal( function parse (line 344) | function parse( function decodeStr (line 500) | function decodeStr(s: string, decoder: DecodeFunction): string { FILE: src/node/internal/internal_readline.ts class Interface (line 34) | class Interface extends EventEmitter implements Readline.Interface { method getPrompt (line 39) | getPrompt(): string { method setPrompt (line 43) | setPrompt(_prompt: string): void { method prompt (line 47) | prompt(_preserveCursor?: boolean): void { method question (line 57) | question( method pause (line 70) | pause(): this { method resume (line 74) | resume(): this { method close (line 78) | close(): void { method write (line 82) | write(_data: unknown, _key?: unknown): void { method getCursorPos (line 86) | getCursorPos(): Readline.CursorPos { method [Symbol.dispose] (line 93) | [Symbol.dispose](): void { method [Symbol.asyncDispose] (line 98) | async [Symbol.asyncDispose](): Promise { method [Symbol.asyncIterator] (line 105) | async *[Symbol.asyncIterator](): NodeJS.AsyncIterator { FILE: src/node/internal/internal_readline_promises.ts class Interface (line 35) | class Interface extends EventEmitter implements ReadlineType.Interface { method getPrompt (line 40) | getPrompt(): string { method setPrompt (line 44) | setPrompt(_prompt: string): void { method prompt (line 48) | prompt(_preserveCursor?: boolean): void { method question (line 54) | question(_query: string, _options?: Abortable): Promise { method pause (line 58) | pause(): this { method resume (line 62) | resume(): this { method close (line 66) | close(): void { method write (line 70) | write(_data: unknown, _key?: unknown): void { method getCursorPos (line 74) | getCursorPos(): CursorPos { method [Symbol.dispose] (line 81) | [Symbol.dispose](): void { method [Symbol.asyncDispose] (line 86) | async [Symbol.asyncDispose](): Promise { method [Symbol.asyncIterator] (line 93) | async *[Symbol.asyncIterator](): NodeJS.AsyncIterator { class Readline (line 100) | class Readline implements ReadlineType.Readline { method clearLine (line 101) | clearLine(_dir: Direction): this { method clearScreenDown (line 105) | clearScreenDown(): this { method commit (line 109) | commit(): Promise { method cursorTo (line 113) | cursorTo(_x: number, _y?: number): this { method moveCursor (line 117) | moveCursor(_dx: number, _dy: number): this { method rollback (line 121) | rollback(): this { function createInterface (line 126) | function createInterface(): ReadlineType.Interface { FILE: src/node/internal/internal_stringdecoder.ts class StringDecoder (line 59) | class StringDecoder extends _StringDecoder { function StringDecoder (line 78) | function StringDecoder( function write (line 92) | function write( function end (line 113) | function end( function text (line 130) | function text( method get (line 150) | get(this: StringDecoder): Buffer { method get (line 162) | get(this: StringDecoder): number { method get (line 171) | get(this: StringDecoder): number { FILE: src/node/internal/internal_timers.ts class Timeout (line 53) | class Timeout { method constructor (line 61) | constructor( method #constructTimer (line 78) | #constructTimer(): number { method #clearTimeout (line 85) | #clearTimeout(): void { method refresh (line 93) | refresh(): this { method unref (line 99) | unref(): this { method ref (line 105) | ref(): this { method hasRef (line 111) | hasRef(): boolean { method close (line 115) | close(): this { method [Symbol.dispose] (line 120) | [Symbol.dispose](): void { method [Symbol.toPrimitive] (line 124) | [Symbol.toPrimitive](): number { function setTimeout (line 135) | function setTimeout( function clearTimeout (line 151) | function clearTimeout( function setInterval (line 165) | function setInterval( function clearInterval (line 180) | function clearInterval( function active (line 193) | function active(timer: Timeout | string | number | undefined): void { function unenroll (line 202) | function unenroll(timer: unknown): void { function enroll (line 213) | function enroll(_item: unknown, _msecs: number): void { FILE: src/node/internal/internal_timers_promises.ts type OnCancelCallback (line 37) | type OnCancelCallback = (() => void) | undefined; function setTimeout (line 39) | async function setTimeout( function setImmediate (line 87) | async function setImmediate( class Scheduler (line 221) | class Scheduler { method yield (line 224) | yield(): Promise { method wait (line 229) | wait(...args: Parameters): Promise { FILE: src/node/internal/internal_utils.ts function normalizeEncoding (line 39) | function normalizeEncoding(enc?: string): Encoding | undefined { function getEncodingOps (line 51) | function getEncodingOps(enc: unknown): Encoding | undefined { function spliceOne (line 125) | function spliceOne(list: unknown[], index: number): void { constant ALL_PROPERTIES (line 130) | const ALL_PROPERTIES = 0; constant ONLY_WRITABLE (line 131) | const ONLY_WRITABLE = 1; constant ONLY_ENUMERABLE (line 132) | const ONLY_ENUMERABLE = 2; constant ONLY_CONFIGURABLE (line 133) | const ONLY_CONFIGURABLE = 4; constant ONLY_ENUM_WRITABLE (line 134) | const ONLY_ENUM_WRITABLE = 6; constant SKIP_STRINGS (line 135) | const SKIP_STRINGS = 8; constant SKIP_SYMBOLS (line 136) | const SKIP_SYMBOLS = 16; function isArrayIndex (line 139) | function isArrayIndex(value: unknown): value is number | string { function getOwnNonIndexProperties (line 171) | function getOwnNonIndexProperties( function callbackifyOnRejected (line 215) | function callbackifyOnRejected( function callbackify (line 338) | function callbackify Promise>( function parseEnv (line 381) | function parseEnv(content: string): Record { type NonEmptyArray (line 468) | type NonEmptyArray = [T, ...T[]]; type PositiveInteger (line 469) | type PositiveInteger = T extends 0 type FixedLengthArray (line 476) | type FixedLengthArray< FILE: src/node/internal/internal_zlib.ts type ZlibResult (line 26) | type ZlibResult = Buffer | { buffer: Buffer; engine: ZlibBase }; type CompressCallback (line 27) | type CompressCallback = (err: Error | null, result?: ZlibResult) => void; function crc32 (line 53) | function crc32( function processChunk (line 61) | function processChunk( function zlibSyncImpl (line 75) | function zlibSyncImpl( function inflateSync (line 90) | function inflateSync( function deflateSync (line 97) | function deflateSync( function gunzipSync (line 104) | function gunzipSync( function gzipSync (line 111) | function gzipSync( function inflateRawSync (line 118) | function inflateRawSync( function deflateRawSync (line 125) | function deflateRawSync( function unzipSync (line 132) | function unzipSync( function brotliDecompressSync (line 139) | function brotliDecompressSync( function brotliCompressSync (line 152) | function brotliCompressSync( function normalizeArgs (line 165) | function normalizeArgs( function processChunkCaptureError (line 178) | function processChunkCaptureError( function zlibImpl (line 202) | function zlibImpl( function inflate (line 232) | function inflate( function unzip (line 240) | function unzip( function inflateRaw (line 248) | function inflateRaw( function gunzip (line 256) | function gunzip( function deflate (line 264) | function deflate( function deflateRaw (line 272) | function deflateRaw( function gzip (line 280) | function gzip( function brotliDecompress (line 288) | function brotliDecompress( function brotliCompress (line 316) | function brotliCompress( function zstdDecompressSync (line 344) | function zstdDecompressSync( function zstdCompressSync (line 357) | function zstdCompressSync( function zstdDecompress (line 370) | function zstdDecompress( function zstdCompress (line 398) | function zstdCompress( class Gzip (line 425) | class Gzip extends Zlib { method constructor (line 426) | constructor(options: ZlibOptions) { class Gunzip (line 431) | class Gunzip extends Zlib { method constructor (line 432) | constructor(options: ZlibOptions) { class Deflate (line 437) | class Deflate extends Zlib { method constructor (line 438) | constructor(options: ZlibOptions) { class DeflateRaw (line 443) | class DeflateRaw extends Zlib { method constructor (line 444) | constructor(options?: ZlibOptions) { class Inflate (line 452) | class Inflate extends Zlib { method constructor (line 453) | constructor(options: ZlibOptions) { class InflateRaw (line 458) | class InflateRaw extends Zlib { method constructor (line 459) | constructor(options: ZlibOptions) { class Unzip (line 464) | class Unzip extends Zlib { method constructor (line 465) | constructor(options: ZlibOptions) { class BrotliCompress (line 470) | class BrotliCompress extends Brotli { method constructor (line 471) | constructor(options: BrotliOptions) { class BrotliDecompress (line 476) | class BrotliDecompress extends Brotli { method constructor (line 477) | constructor(options: BrotliOptions) { class ZstdCompress (line 482) | class ZstdCompress extends Zstd { method constructor (line 483) | constructor(options: ZstdOptions) { class ZstdDecompress (line 488) | class ZstdDecompress extends Zstd { method constructor (line 489) | constructor(options: ZstdOptions) { constant CLASS_BY_MODE (line 494) | const CLASS_BY_MODE: Record< function createGzip (line 512) | function createGzip(options: ZlibOptions): Gzip { function createGunzip (line 516) | function createGunzip(options: ZlibOptions): Gunzip { function createDeflate (line 520) | function createDeflate(options: ZlibOptions): Deflate { function createDeflateRaw (line 524) | function createDeflateRaw(options: ZlibOptions): DeflateRaw { function createInflate (line 528) | function createInflate(options: ZlibOptions): Inflate { function createInflateRaw (line 532) | function createInflateRaw(options: ZlibOptions): InflateRaw { function createUnzip (line 536) | function createUnzip(options: ZlibOptions): Unzip { function createBrotliCompress (line 540) | function createBrotliCompress(options: BrotliOptions): BrotliCompress { function createBrotliDecompress (line 544) | function createBrotliDecompress( function createZstdCompress (line 550) | function createZstdCompress(options: ZstdOptions): ZstdCompress { function createZstdDecompress (line 554) | function createZstdDecompress(options: ZstdOptions): ZstdDecompress { FILE: src/node/internal/internal_zlib_base.ts type ZlibHandleType (line 75) | type ZlibHandleType = constant FLUSH_BOUND_IDX_NORMAL (line 83) | const FLUSH_BOUND_IDX_NORMAL: number = 0; constant FLUSH_BOUND_IDX_BROTLI (line 84) | const FLUSH_BOUND_IDX_BROTLI: number = 1; constant FLUSH_BOUND_IDX_ZSTD (line 85) | const FLUSH_BOUND_IDX_ZSTD: number = 2; constant FLUSH_BOUND (line 86) | const FLUSH_BOUND: [[number, number], [number, number], [number, number]... function processCallback (line 95) | function processCallback(this: ZlibHandleType): void { function maxFlush (line 215) | function maxFlush(a: number, b: number): number { function zlibOnError (line 234) | function zlibOnError( function processChunkSync (line 249) | function processChunkSync( function _close (line 338) | function _close(engine: ZlibBase): void { type ZlibDefaultOptions (line 343) | type ZlibDefaultOptions = { class ZlibBase (line 355) | class ZlibBase extends Transform { method constructor (line 373) | constructor( method _closed (line 457) | get _closed(): boolean { method bytesRead (line 462) | get bytesRead(): number { method bytesRead (line 467) | set bytesRead(value: number) { method reset (line 471) | reset(): void { method _flush (line 478) | override _flush(callback: () => void): void { method _final (line 502) | override _final(callback: () => void): void { method flush (line 508) | flush(kind?: number | (() => void), callback?: () => void): void { method close (line 527) | close(callback?: () => void): void { method _destroy (line 534) | override _destroy( method _transform (line 542) | override _transform( method _processChunk (line 564) | _processChunk( method #processChunk (line 576) | #processChunk(chunk: Buffer, flushFlag: number, cb: () => void): void { class Zlib (line 612) | class Zlib extends ZlibBase { method constructor (line 616) | constructor(options: ZlibOptions | null | undefined, mode: number) { method params (line 705) | params(level: number, strategy: number, callback: () => void): void { method #paramsAfterFlushCallback (line 733) | #paramsAfterFlushCallback( class Brotli (line 760) | class Brotli extends ZlibBase { method constructor (line 761) | constructor(options: BrotliOptions | undefined | null, mode: number) { class Zstd (line 835) | class Zstd extends ZlibBase { method constructor (line 836) | constructor( FILE: src/node/internal/legacy_process.ts function getBuiltinModule (line 21) | function getBuiltinModule(id: string): object { function exit (line 25) | function exit(code: number): void { FILE: src/node/internal/legacy_url.ts function getHostname (line 81) | function getHostname(self: typeof Url, rest: string, hostname: string): ... function isIpv6Hostname (line 99) | function isIpv6Hostname(hostname: string): boolean { function autoEscapeStr (line 128) | function autoEscapeStr(rest: string): string { function resolve (line 629) | function resolve(source: typeof Url | string, relative: string): string { function parse (line 954) | function parse( function format (line 967) | function format( function resolveObject (line 1015) | function resolveObject( FILE: src/node/internal/mock.d.ts class MockTracker (line 5) | class MockTracker { class MockFunctionContext (line 9) | class MockFunctionContext { FILE: src/node/internal/mock.js function kDefaultFunction (line 39) | function kDefaultFunction() {} class MockFunctionContext (line 45) | class MockFunctionContext { method constructor (line 52) | constructor(implementation, restore, times) { method calls (line 64) | get calls() { method callCount (line 72) | callCount() { method mockImplementation (line 80) | mockImplementation(implementation) { method mockImplementationOnce (line 90) | mockImplementationOnce(implementation, onCall) { method restore (line 101) | restore() { method resetCalls (line 117) | resetCalls() { method trackCall (line 125) | trackCall(call) { method nextImpl (line 133) | nextImpl() { class MockTracker (line 151) | class MockTracker { method fn (line 175) | fn( method method (line 213) | method( method getter (line 309) | getter( method setter (line 351) | setter( method reset (line 384) | reset() { method restoreAll (line 393) | restoreAll() { method #setupMock (line 399) | #setupMock(ctx, fnToMatch) { function validateStringOrSymbol (line 464) | function validateStringOrSymbol(value, name) { function validateTimes (line 470) | function validateTimes(value, name) { function findMethodOnPrototypeChain (line 478) | function findMethodOnPrototypeChain(instance, methodName) { FILE: src/node/internal/process.d.ts type ErrorWithDetail (line 21) | interface ErrorWithDetail extends Error { type EmitWarningOptions (line 25) | interface EmitWarningOptions { FILE: src/node/internal/public_process.ts function chunkToBuffer (line 48) | function chunkToBuffer( class SyncWriteStream (line 62) | class SyncWriteStream extends Writable { method constructor (line 67) | constructor(fd: number) { method _write (line 71) | override _write( function chdir (line 89) | function chdir(path: string | Buffer | URL): void { function umask (line 99) | function umask(mask: number | string | undefined): number { function setSourceMapsEnabled (line 150) | function setSourceMapsEnabled( function getSourceMapsSupport (line 157) | function getSourceMapsSupport(): { function ref (line 202) | function ref(): void { function unref (line 206) | function unref(): void { function setUncaughtExceptionCaptureCallback (line 210) | function setUncaughtExceptionCaptureCallback( function hasUncaughtExceptionCaptureCallback (line 218) | function hasUncaughtExceptionCaptureCallback(): boolean { function kill (line 224) | function kill(_pid: number, _signal?: string | number): boolean { function binding (line 228) | function binding(_name: string): unknown { function dlopen (line 232) | function dlopen( function getActiveResourcesInfo (line 242) | function getActiveResourcesInfo(): string[] { function memoryUsage (line 246) | function memoryUsage(): { function resourceUsage (line 262) | function resourceUsage(): { function threadCpuUsage (line 300) | function threadCpuUsage(): { function cpuUsage (line 307) | function cpuUsage(_previousValue?: { user: number; system: number }): { function _rawDebug (line 376) | function _rawDebug(...args: unknown[]): void { function _linkedBinding (line 383) | function _linkedBinding(_name: string): unknown { function _getActiveRequests (line 390) | function _getActiveRequests(): unknown[] { function _getActiveHandles (line 394) | function _getActiveHandles(): unknown[] { function reallyExit (line 398) | function reallyExit(code?: number): void { function _kill (line 402) | function _kill(_pid: number, _signal: number): boolean { function constrainedMemory (line 406) | function constrainedMemory(): number { function availableMemory (line 410) | function availableMemory(): number { function execve (line 415) | function execve( function openStdin (line 423) | function openStdin(): typeof stdin { function _fatalException (line 427) | function _fatalException(_err: Error): boolean { function _tickCallback (line 431) | function _tickCallback(): void { function _debugProcess (line 435) | function _debugProcess(_pid: number): void { function _debugEnd (line 439) | function _debugEnd(): void { function _startProfilerIdleNotifier (line 443) | function _startProfilerIdleNotifier(): void { function _stopProfilerIdleNotifier (line 447) | function _stopProfilerIdleNotifier(): void { function send (line 451) | function send(_message: unknown, _sendHandle?: unknown): boolean { function getBuiltinModule (line 455) | function getBuiltinModule(id: string): object { function exit (line 459) | function exit(code: number): void { function abort (line 463) | function abort(): void { function uptime (line 471) | function uptime(): number { function loadEnvFile (line 475) | function loadEnvFile(path: string | URL | Buffer = '.env'): void { function getegid (line 484) | function getegid(): number { function getgid (line 488) | function getgid(): number { function getgroups (line 492) | function getgroups(): number[] { function geteuid (line 497) | function geteuid(): number { function getuid (line 501) | function getuid(): number { function setegid (line 506) | function setegid(id: number | string): void { function setgid (line 511) | function setgid(id: number | string): void { function seteuid (line 516) | function seteuid(id: number | string): void { function setuid (line 521) | function setuid(id: number | string): void { function setgroups (line 526) | function setgroups(_groups: number[]): void { function initgroups (line 530) | function initgroups( type Process (line 537) | interface Process extends EventEmitter { FILE: src/node/internal/sockets.d.ts type SocketInfo (line 5) | interface SocketInfo { type Reader (line 10) | type Reader = ReadableStream; type Writer (line 12) | interface Writer extends WritableStream { type Socket (line 19) | interface Socket { FILE: src/node/internal/sqlite.d.ts constant SQLITE_CHANGESET_OMIT (line 9) | const SQLITE_CHANGESET_OMIT: number; constant SQLITE_CHANGESET_REPLACE (line 10) | const SQLITE_CHANGESET_REPLACE: number; constant SQLITE_CHANGESET_ABORT (line 11) | const SQLITE_CHANGESET_ABORT: number; constant SQLITE_CHANGESET_DATA (line 12) | const SQLITE_CHANGESET_DATA: number; constant SQLITE_CHANGESET_NOTFOUND (line 13) | const SQLITE_CHANGESET_NOTFOUND: number; constant SQLITE_CHANGESET_CONFLICT (line 14) | const SQLITE_CHANGESET_CONFLICT: number; constant SQLITE_CHANGESET_CONSTRAINT (line 15) | const SQLITE_CHANGESET_CONSTRAINT: number; constant SQLITE_CHANGESET_FOREIGN_KEY (line 16) | const SQLITE_CHANGESET_FOREIGN_KEY: number; FILE: src/node/internal/streams_add_abort_signal.ts function validateAbortSignal (line 46) | function validateAbortSignal( type StreamType (line 55) | type StreamType = function addAbortSignal (line 62) | function addAbortSignal( function addAbortSignalNoValidate (line 77) | function addAbortSignalNoValidate( FILE: src/node/internal/streams_compose.js function compose (line 44) | function compose(...streams) { FILE: src/node/internal/streams_destroy.ts function checkError (line 58) | function checkError( function destroy (line 78) | function destroy( function _destroy (line 120) | function _destroy( function emitErrorCloseNT (line 160) | function emitErrorCloseNT(self: Readable | Writable, err: Error): void { function emitCloseNT (line 165) | function emitCloseNT(self: Readable | Writable): void { function emitErrorNT (line 182) | function emitErrorNT(self: Readable | Writable, err: Error): void { function undestroy (line 201) | function undestroy(this: Readable | Writable): void { function errorOrDestroy (line 230) | function errorOrDestroy( function construct (line 276) | function construct(stream: Readable | Writable, cb: VoidFunction): void { function constructNT (line 300) | function constructNT(this: unknown, stream: Readable | Writable): void { function isRequest (line 339) | function isRequest(stream: unknown): stream is OutgoingMessage { function emitCloseLegacy (line 349) | function emitCloseLegacy(stream: Readable | Writable): void { function emitErrorCloseLegacy (line 353) | function emitErrorCloseLegacy(stream: Readable | Writable, err?: Error):... function destroyer (line 359) | function destroyer( FILE: src/node/internal/streams_duplex.d.ts class Duplex (line 24) | class Duplex extends _Duplex { FILE: src/node/internal/streams_duplex.js function Duplex (line 92) | function Duplex(options) { method get (line 211) | get() { method set (line 220) | set(value) { function fromWeb (line 231) | function fromWeb(pair, options) { function toWeb (line 235) | function toWeb(duplex) { function toBYOBWeb (line 239) | function toBYOBWeb(duplex) { function from (line 243) | function from(body) { function isBlob (line 253) | function isBlob(b) { class Duplexify (line 258) | class Duplexify extends Duplex { method constructor (line 259) | constructor(options) { function duplexify (line 285) | function duplexify(body, name) { function fromAsyncGen (line 450) | function fromAsyncGen(fn) { function _duplexify (line 500) | function _duplexify(pair) { class DuplexSide (line 629) | class DuplexSide extends Duplex { method constructor (line 632) | constructor(options) { method [kInitOtherSide] (line 638) | [kInitOtherSide](otherSide) { method _read (line 647) | _read() { method _write (line 655) | _write(chunk, encoding, callback) { method _final (line 666) | _final(callback) { function duplexPair (line 672) | function duplexPair(options) { function newReadableWritablePairFromDuplex (line 684) | function newReadableWritablePairFromDuplex( function newStreamDuplexFromReadableWritablePair (line 737) | function newStreamDuplexFromReadableWritablePair( FILE: src/node/internal/streams_end_of_stream.ts function isRequest (line 69) | function isRequest(stream: any): stream is T { type EOSOptions (line 75) | type EOSOptions = { type Callback (line 83) | type Callback = (...args: unknown[]) => void; function eos (line 91) | function eos( function eosWeb (line 329) | function eosWeb( function finished (line 367) | function finished( FILE: src/node/internal/streams_legacy.d.ts class Stream (line 8) | class Stream extends NodeJSStream.Stream { FILE: src/node/internal/streams_legacy.js function Stream (line 30) | function Stream(opts) { function ondata (line 39) | function ondata(chunk) { function ondrain (line 45) | function ondrain() { function onend (line 59) | function onend() { function onclose (line 64) | function onclose() { function onerror (line 71) | function onerror(er) { function cleanup (line 81) | function cleanup() { FILE: src/node/internal/streams_pipeline.js function destroyer (line 57) | function destroyer(stream, reading, writing) { function popCallback (line 82) | function popCallback(streams) { function makeAsyncIterable (line 90) | function makeAsyncIterable(val) { function pump (line 108) | async function pump(iterable, writable, finish, { end }) { function pipeline (line 166) | function pipeline(...streams) { function pipelineImpl (line 170) | function pipelineImpl(streams, callback, opts) { function pipe (line 372) | function pipe(src, dst, finish, { end }) { FILE: src/node/internal/streams_promises.ts function pipeline (line 33) | function pipeline(...streams: unknown[]): Promise { FILE: src/node/internal/streams_readable.d.ts class ReadableState (line 15) | class ReadableState { class Readable (line 36) | class Readable extends _Readable { FILE: src/node/internal/streams_readable.js function makeBitMapDescriptor (line 120) | function makeBitMapDescriptor(bit) { method get (line 176) | get() { method set (line 179) | set(value) { method get (line 192) | get() { method set (line 197) | set(value) { method get (line 210) | get() { method set (line 213) | set(value) { method get (line 226) | get() { method set (line 229) | set(value) { method get (line 242) | get() { method set (line 247) | set(value) { function ReadableState (line 260) | function ReadableState(options, _stream, isDuplex) { function Readable (line 331) | function Readable(options) { function readableAddChunkUnshiftByteMode (line 410) | function readableAddChunkUnshiftByteMode(stream, state, chunk, encoding) { function readableAddChunkUnshiftObjectMode (line 450) | function readableAddChunkUnshiftObjectMode(stream, state, chunk) { function readableAddChunkUnshiftValue (line 461) | function readableAddChunkUnshiftValue(stream, state, chunk) { function readableAddChunkPushByteMode (line 470) | function readableAddChunkPushByteMode(stream, state, chunk, encoding) { function readableAddChunkPushObjectMode (line 529) | function readableAddChunkPushObjectMode(stream, state, chunk, encoding) { function canPushMore (line 555) | function canPushMore(state) { function addChunk (line 565) | function addChunk(stream, state, chunk, addToFront) { constant MAX_HWM (line 630) | const MAX_HWM = 0x40000000; function computeNewHighWaterMark (line 631) | function computeNewHighWaterMark(n) { function howMuchToRead (line 650) | function howMuchToRead(n, state) { function onEofChunk (line 795) | function onEofChunk(stream, state) { function emitReadable (line 826) | function emitReadable(stream) { function emitReadable_ (line 835) | function emitReadable_(stream) { function maybeReadMore (line 865) | function maybeReadMore(stream, state) { function maybeReadMore_ (line 872) | function maybeReadMore_(stream, state) { function onunpipe (line 940) | function onunpipe(readable, unpipeInfo) { function onend (line 949) | function onend() { function cleanup (line 956) | function cleanup() { function pause (line 984) | function pause() { function ondata (line 1009) | function ondata(chunk) { function onerror (line 1030) | function onerror(er) { function onclose (line 1048) | function onclose() { function onfinish (line 1053) | function onfinish() { function unpipe (line 1059) | function unpipe() { function pipeOnDrain (line 1077) | function pipeOnDrain(src, dest) { function updateReadableListening (line 1198) | function updateReadableListening(self) { function nReadingNextTick (line 1223) | function nReadingNextTick(self) { function resume (line 1248) | function resume(stream, state) { function resume_ (line 1255) | function resume_(stream, state) { function flow (line 1277) | function flow(stream) { function streamToAsyncIterator (line 1345) | function streamToAsyncIterator(stream, options) { function next (line 1358) | function next(resolve) { method get (line 1411) | get() { method set (line 1425) | set(val) { method get (line 1485) | get() { method get (line 1493) | get() { method get (line 1501) | get() { method get (line 1509) | get() { method get (line 1516) | get() { method get (line 1524) | get() { method set (line 1527) | set(value) { method get (line 1543) | get() { method get (line 1553) | get() { method get (line 1561) | get() { method set (line 1564) | set(value) { function fromList (line 1582) | function fromList(n, state) { function endReadable (line 1685) | function endReadable(stream) { function endReadableNT (line 1694) | function endReadableNT(state, stream) { function endWritableNT (line 1723) | function endWritableNT(stream) { function fromWeb (line 1731) | function fromWeb(readableStream, options) { function toWeb (line 1735) | function toWeb(streamReadable, options) { function wrap (line 1739) | function wrap(src, options) { function from (line 1769) | function from(Readable, iterable, opts) { function map (line 1864) | function map(fn, options) { function asIndexedPairs (line 2002) | function asIndexedPairs(options) { function some (line 2029) | async function some(fn, options) { function every (line 2039) | async function every(fn, options) { function find (line 2053) | async function find(fn, options) { function forEach (line 2060) | async function forEach(fn, options) { function filter (line 2071) | function filter(fn, options) { class ReduceAwareErrMissingArgs (line 2086) | class ReduceAwareErrMissingArgs extends ERR_MISSING_ARGS { method constructor (line 2087) | constructor() { function reduce (line 2093) | async function reduce(reducer, initialValue, options) { function toArray (line 2164) | async function toArray(options) { function flatMap (line 2190) | function flatMap(fn, options) { function toIntegerOrInfinity (line 2199) | function toIntegerOrInfinity(number) { function drop (line 2212) | function drop(number, options) { function take (line 2249) | function take(number, options) { function newReadableStreamFromStreamReadable (line 2327) | function newReadableStreamFromStreamReadable( function newStreamReadableFromReadableStream (line 2427) | function newStreamReadableFromReadableStream( FILE: src/node/internal/streams_state.ts type HighWaterMarkFromOptions (line 32) | type HighWaterMarkFromOptions = { highWaterMark?: number }; function highWaterMarkFrom (line 34) | function highWaterMarkFrom( function getDefaultHighWaterMark (line 47) | function getDefaultHighWaterMark(objectMode?: boolean): number { function setDefaultHighWaterMark (line 53) | function setDefaultHighWaterMark( function getHighWaterMark (line 65) | function getHighWaterMark( FILE: src/node/internal/streams_transform.d.ts class Transform (line 27) | class Transform extends _Transform { FILE: src/node/internal/streams_transform.js function Transform (line 85) | function Transform(options) { function final (line 125) | function final(cb) { function prefinish (line 152) | function prefinish() { function PassThrough (line 206) | function PassThrough(options) { FILE: src/node/internal/streams_util.ts function isReadableNodeStream (line 66) | function isReadableNodeStream( function isWritableNodeStream (line 81) | function isWritableNodeStream(obj: any): boolean { function isDuplexNodeStream (line 90) | function isDuplexNodeStream(obj: any): boolean { function isNodeStream (line 100) | function isNodeStream(obj: any): obj is Readable | Writable | Transform { function isReadableStream (line 111) | function isReadableStream(obj: any): obj is ReadableStream { function isWritableStream (line 121) | function isWritableStream(obj: any): obj is WritableStream { function isTransformStream (line 130) | function isTransformStream(obj: any): obj is TransformStream { function isWebStream (line 139) | function isWebStream( function isIterable (line 147) | function isIterable(obj: any, isAsync?: true | false): boolean { function isDestroyed (line 157) | function isDestroyed(stream: any): boolean | null { function isWritableEnded (line 166) | function isWritableEnded( function isWritableFinished (line 178) | function isWritableFinished( function isReadableEnded (line 195) | function isReadableEnded( function isReadableFinished (line 207) | function isReadableFinished( function isReadable (line 222) | function isReadable( function isWritable (line 235) | function isWritable( function isFinished (line 246) | function isFinished( function isWritableErrored (line 269) | function isWritableErrored( function isReadableErrored (line 283) | function isReadableErrored( function isClosed (line 297) | function isClosed( function isOutgoingMessage (line 325) | function isOutgoingMessage(stream: unknown): stream is OutgoingMessage { function isServerResponse (line 343) | function isServerResponse(stream: unknown): stream is ServerResponse { function isServerRequest (line 347) | function isServerRequest(stream: any): stream is IncomingMessage { function willEmitClose (line 355) | function willEmitClose(stream: any): boolean | null { function isDisturbed (line 368) | function isDisturbed(stream: any): boolean { function isErrored (line 375) | function isErrored(stream: any): boolean { constant ZLIB_FAILURES (line 388) | const ZLIB_FAILURES = new Set([ function handleKnownInternalErrors (line 395) | function handleKnownInternalErrors( FILE: src/node/internal/streams_writable.d.ts class WritableState (line 15) | class WritableState { class Writable (line 40) | class Writable extends _Writable { FILE: src/node/internal/streams_writable.js function makeBitMapDescriptor (line 112) | function makeBitMapDescriptor(bit) { method get (line 204) | get() { method set (line 207) | set(value) { method get (line 220) | get() { method set (line 225) | set(value) { method get (line 240) | get() { method set (line 245) | set(value) { method get (line 259) | get() { method set (line 262) | set(value) { method get (line 277) | get() { method set (line 282) | set(value) { method get (line 295) | get() { method set (line 298) | set(value) { function WritableState (line 312) | function WritableState(options, stream, isDuplex) { function resetBuffer (line 378) | function resetBuffer(state) { method get (line 393) | get() { function Writable (line 418) | function Writable(options) { function _write (line 473) | function _write(stream, chunk, encoding, cb) { function writeOrBuffer (line 571) | function writeOrBuffer(stream, state, chunk, encoding, callback) { function doWrite (line 632) | function doWrite(stream, state, writev, len, chunk, encoding, cb) { function onwriteError (line 645) | function onwriteError(stream, state, er, cb) { function onwrite (line 657) | function onwrite(stream, er) { function afterWriteTick (line 739) | function afterWriteTick({ stream, state, count, cb }) { function afterWrite (line 745) | function afterWrite(stream, state, count, cb) { function errorBuffer (line 773) | function errorBuffer(state) { function clearBuffer (line 796) | function clearBuffer(stream, state) { function needFinish (line 943) | function needFinish(state) { function onFinish (line 959) | function onFinish(stream, state, err) { function prefinish (line 979) | function prefinish(stream, state) { function finishMaybe (line 1004) | function finishMaybe(stream, state, sync) { function finish (line 1029) | function finish(stream, state) { function callFinishedCallbacks (line 1053) | function callFinishedCallbacks(state, err) { method get (line 1070) | get() { method get (line 1079) | get() { method set (line 1084) | set(value) { method get (line 1095) | get() { method set (line 1107) | set(val) { method get (line 1117) | get() { method get (line 1125) | get() { method get (line 1133) | get() { method get (line 1141) | get() { method get (line 1149) | get() { method get (line 1159) | get() { method get (line 1167) | get() { method get (line 1175) | get() { method get (line 1184) | get() { function fromWeb (line 1228) | function fromWeb(writableStream, options) { function toWeb (line 1232) | function toWeb(streamWritable) { function newWritableStreamFromStreamWritable (line 1256) | function newWritableStreamFromStreamWritable(streamWritable) { function newStreamWritableFromWritableStream (line 1369) | function newStreamWritableFromWritableStream( FILE: src/node/internal/util.d.ts constant ALL_PROPERTIES (line 39) | const ALL_PROPERTIES: 0; constant ONLY_ENUMERABLE (line 40) | const ONLY_ENUMERABLE: 1; type PromiseDetails (line 49) | interface PromiseDetails { type ProxyDetails (line 55) | interface ProxyDetails { type PreviewedEntries (line 61) | interface PreviewedEntries { FILE: src/node/internal/validators.ts function isInt32 (line 41) | function isInt32(value: unknown): value is number { function isUint32 (line 45) | function isUint32(value: unknown): value is number { function validateBuffer (line 50) | function validateBuffer( function validateInteger (line 63) | function validateInteger( function validateObject (line 90) | function validateObject( function validateInt32 (line 128) | function validateInt32( function validateUint32 (line 151) | function validateUint32( function validateString (line 172) | function validateString( function validateStringArray (line 181) | function validateStringArray( function validateNumber (line 195) | function validateNumber( function validateBoolean (line 218) | function validateBoolean( function validateOneOf (line 227) | function validateOneOf( function validateEncoding (line 245) | function validateEncoding( function validateAbortSignal (line 261) | function validateAbortSignal( function validateFunction (line 273) | function validateFunction( function validateArray (line 282) | function validateArray( function checkFiniteNumber (line 300) | function checkFiniteNumber( function checkRangesOrGetDefault (line 341) | function checkRangesOrGetDefault( function validatePort (line 357) | function validatePort( function parseFileMode (line 377) | function parseFileMode( function validateThisInternalField (line 396) | function validateThisInternalField( FILE: src/node/internal/workers.d.ts class WorkerEntrypoint (line 6) | class WorkerEntrypoint {} class WorkflowEntrypoint (line 7) | class WorkflowEntrypoint {} class DurableObject (line 8) | class DurableObject {} class RpcPromise (line 9) | class RpcPromise {} class RpcProperty (line 10) | class RpcProperty {} class RpcStub (line 11) | class RpcStub {} class RpcTarget (line 12) | class RpcTarget {} FILE: src/node/internal/zlib.d.ts type InternalCompressCallback (line 7) | type InternalCompressCallback = (res: Error | ArrayBuffer) => void; constant CONST_Z_NO_FLUSH (line 64) | const CONST_Z_NO_FLUSH: number; constant CONST_Z_PARTIAL_FLUSH (line 65) | const CONST_Z_PARTIAL_FLUSH: number; constant CONST_Z_SYNC_FLUSH (line 66) | const CONST_Z_SYNC_FLUSH: number; constant CONST_Z_FULL_FLUSH (line 67) | const CONST_Z_FULL_FLUSH: number; constant CONST_Z_FINISH (line 68) | const CONST_Z_FINISH: number; constant CONST_Z_BLOCK (line 69) | const CONST_Z_BLOCK: number; constant CONST_Z_OK (line 71) | const CONST_Z_OK: number; constant CONST_Z_STREAM_END (line 72) | const CONST_Z_STREAM_END: number; constant CONST_Z_NEED_DICT (line 73) | const CONST_Z_NEED_DICT: number; constant CONST_Z_ERRNO (line 74) | const CONST_Z_ERRNO: number; constant CONST_Z_STREAM_ERROR (line 75) | const CONST_Z_STREAM_ERROR: number; constant CONST_Z_DATA_ERROR (line 76) | const CONST_Z_DATA_ERROR: number; constant CONST_Z_MEM_ERROR (line 77) | const CONST_Z_MEM_ERROR: number; constant CONST_Z_BUF_ERROR (line 78) | const CONST_Z_BUF_ERROR: number; constant CONST_Z_VERSION_ERROR (line 79) | const CONST_Z_VERSION_ERROR: number; constant CONST_Z_NO_COMPRESSION (line 81) | const CONST_Z_NO_COMPRESSION: number; constant CONST_Z_BEST_SPEED (line 82) | const CONST_Z_BEST_SPEED: number; constant CONST_Z_BEST_COMPRESSION (line 83) | const CONST_Z_BEST_COMPRESSION: number; constant CONST_Z_DEFAULT_COMPRESSION (line 84) | const CONST_Z_DEFAULT_COMPRESSION: number; constant CONST_Z_FILTERED (line 85) | const CONST_Z_FILTERED: number; constant CONST_Z_HUFFMAN_ONLY (line 86) | const CONST_Z_HUFFMAN_ONLY: number; constant CONST_Z_RLE (line 87) | const CONST_Z_RLE: number; constant CONST_Z_FIXED (line 88) | const CONST_Z_FIXED: number; constant CONST_Z_DEFAULT_STRATEGY (line 89) | const CONST_Z_DEFAULT_STRATEGY: number; constant CONST_ZLIB_VERNUM (line 90) | const CONST_ZLIB_VERNUM: number; constant CONST_DEFLATE (line 92) | const CONST_DEFLATE: number; constant CONST_INFLATE (line 93) | const CONST_INFLATE: number; constant CONST_GZIP (line 94) | const CONST_GZIP: number; constant CONST_GUNZIP (line 95) | const CONST_GUNZIP: number; constant CONST_DEFLATERAW (line 96) | const CONST_DEFLATERAW: number; constant CONST_INFLATERAW (line 97) | const CONST_INFLATERAW: number; constant CONST_UNZIP (line 98) | const CONST_UNZIP: number; constant CONST_BROTLI_DECODE (line 99) | const CONST_BROTLI_DECODE: number; constant CONST_BROTLI_ENCODE (line 100) | const CONST_BROTLI_ENCODE: number; constant CONST_ZSTD_ENCODE (line 101) | const CONST_ZSTD_ENCODE: number; constant CONST_ZSTD_DECODE (line 102) | const CONST_ZSTD_DECODE: number; constant CONST_Z_MIN_WINDOWBITS (line 104) | const CONST_Z_MIN_WINDOWBITS: number; constant CONST_Z_MAX_WINDOWBITS (line 105) | const CONST_Z_MAX_WINDOWBITS: number; constant CONST_Z_DEFAULT_WINDOWBITS (line 106) | const CONST_Z_DEFAULT_WINDOWBITS: number; constant CONST_Z_MIN_CHUNK (line 107) | const CONST_Z_MIN_CHUNK: number; constant CONST_Z_MAX_CHUNK (line 108) | const CONST_Z_MAX_CHUNK: number; constant CONST_Z_DEFAULT_CHUNK (line 109) | const CONST_Z_DEFAULT_CHUNK: number; constant CONST_Z_MIN_MEMLEVEL (line 110) | const CONST_Z_MIN_MEMLEVEL: number; constant CONST_Z_MAX_MEMLEVEL (line 111) | const CONST_Z_MAX_MEMLEVEL: number; constant CONST_Z_DEFAULT_MEMLEVEL (line 112) | const CONST_Z_DEFAULT_MEMLEVEL: number; constant CONST_Z_MIN_LEVEL (line 113) | const CONST_Z_MIN_LEVEL: number; constant CONST_Z_MAX_LEVEL (line 114) | const CONST_Z_MAX_LEVEL: number; constant CONST_Z_DEFAULT_LEVEL (line 115) | const CONST_Z_DEFAULT_LEVEL: number; constant CONST_BROTLI_OPERATION_PROCESS (line 117) | const CONST_BROTLI_OPERATION_PROCESS: number; constant CONST_BROTLI_OPERATION_FLUSH (line 118) | const CONST_BROTLI_OPERATION_FLUSH: number; constant CONST_BROTLI_OPERATION_FINISH (line 119) | const CONST_BROTLI_OPERATION_FINISH: number; constant CONST_BROTLI_OPERATION_EMIT_METADATA (line 120) | const CONST_BROTLI_OPERATION_EMIT_METADATA: number; constant CONST_BROTLI_PARAM_MODE (line 121) | const CONST_BROTLI_PARAM_MODE: number; constant CONST_BROTLI_MODE_GENERIC (line 122) | const CONST_BROTLI_MODE_GENERIC: number; constant CONST_BROTLI_MODE_TEXT (line 123) | const CONST_BROTLI_MODE_TEXT: number; constant CONST_BROTLI_MODE_FONT (line 124) | const CONST_BROTLI_MODE_FONT: number; constant CONST_BROTLI_DEFAULT_MODE (line 125) | const CONST_BROTLI_DEFAULT_MODE: number; constant CONST_BROTLI_PARAM_QUALITY (line 126) | const CONST_BROTLI_PARAM_QUALITY: number; constant CONST_BROTLI_MIN_QUALITY (line 127) | const CONST_BROTLI_MIN_QUALITY: number; constant CONST_BROTLI_MAX_QUALITY (line 128) | const CONST_BROTLI_MAX_QUALITY: number; constant CONST_BROTLI_DEFAULT_QUALITY (line 129) | const CONST_BROTLI_DEFAULT_QUALITY: number; constant CONST_BROTLI_PARAM_LGWIN (line 130) | const CONST_BROTLI_PARAM_LGWIN: number; constant CONST_BROTLI_MIN_WINDOW_BITS (line 131) | const CONST_BROTLI_MIN_WINDOW_BITS: number; constant CONST_BROTLI_MAX_WINDOW_BITS (line 132) | const CONST_BROTLI_MAX_WINDOW_BITS: number; constant CONST_BROTLI_LARGE_MAX_WINDOW_BITS (line 133) | const CONST_BROTLI_LARGE_MAX_WINDOW_BITS: number; constant CONST_BROTLI_DEFAULT_WINDOW (line 134) | const CONST_BROTLI_DEFAULT_WINDOW: number; constant CONST_BROTLI_PARAM_LGBLOCK (line 135) | const CONST_BROTLI_PARAM_LGBLOCK: number; constant CONST_BROTLI_MIN_INPUT_BLOCK_BITS (line 136) | const CONST_BROTLI_MIN_INPUT_BLOCK_BITS: number; constant CONST_BROTLI_MAX_INPUT_BLOCK_BITS (line 137) | const CONST_BROTLI_MAX_INPUT_BLOCK_BITS: number; constant CONST_BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING (line 138) | const CONST_BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING: number; constant CONST_BROTLI_PARAM_SIZE_HINT (line 139) | const CONST_BROTLI_PARAM_SIZE_HINT: number; constant CONST_BROTLI_PARAM_LARGE_WINDOW (line 140) | const CONST_BROTLI_PARAM_LARGE_WINDOW: number; constant CONST_BROTLI_PARAM_NPOSTFIX (line 141) | const CONST_BROTLI_PARAM_NPOSTFIX: number; constant CONST_BROTLI_PARAM_NDIRECT (line 142) | const CONST_BROTLI_PARAM_NDIRECT: number; constant CONST_BROTLI_DECODER_RESULT_ERROR (line 143) | const CONST_BROTLI_DECODER_RESULT_ERROR: number; constant CONST_BROTLI_DECODER_RESULT_SUCCESS (line 144) | const CONST_BROTLI_DECODER_RESULT_SUCCESS: number; constant CONST_BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT (line 145) | const CONST_BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT: number; constant CONST_BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT (line 146) | const CONST_BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT: number; constant CONST_BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION (line 147) | const CONST_BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION: number; constant CONST_BROTLI_DECODER_PARAM_LARGE_WINDOW (line 148) | const CONST_BROTLI_DECODER_PARAM_LARGE_WINDOW: number; constant CONST_BROTLI_DECODER_NO_ERROR (line 149) | const CONST_BROTLI_DECODER_NO_ERROR: number; constant CONST_BROTLI_DECODER_SUCCESS (line 150) | const CONST_BROTLI_DECODER_SUCCESS: number; constant CONST_BROTLI_DECODER_NEEDS_MORE_INPUT (line 151) | const CONST_BROTLI_DECODER_NEEDS_MORE_INPUT: number; constant CONST_BROTLI_DECODER_NEEDS_MORE_OUTPUT (line 152) | const CONST_BROTLI_DECODER_NEEDS_MORE_OUTPUT: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE (line 153) | const CONST_BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_RESERVED (line 154) | const CONST_BROTLI_DECODER_ERROR_FORMAT_RESERVED: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE (line 155) | const CONST_BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET (line 156) | const CONST_BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME (line 157) | const CONST_BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_CL_SPACE (line 158) | const CONST_BROTLI_DECODER_ERROR_FORMAT_CL_SPACE: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE (line 159) | const CONST_BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT (line 160) | const CONST_BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1 (line 161) | const CONST_BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2 (line 162) | const CONST_BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_TRANSFORM (line 163) | const CONST_BROTLI_DECODER_ERROR_FORMAT_TRANSFORM: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_DICTIONARY (line 164) | const CONST_BROTLI_DECODER_ERROR_FORMAT_DICTIONARY: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS (line 165) | const CONST_BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_PADDING_1 (line 166) | const CONST_BROTLI_DECODER_ERROR_FORMAT_PADDING_1: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_PADDING_2 (line 167) | const CONST_BROTLI_DECODER_ERROR_FORMAT_PADDING_2: number; constant CONST_BROTLI_DECODER_ERROR_FORMAT_DISTANCE (line 168) | const CONST_BROTLI_DECODER_ERROR_FORMAT_DISTANCE: number; constant CONST_BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET (line 169) | const CONST_BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET: number; constant CONST_BROTLI_DECODER_ERROR_INVALID_ARGUMENTS (line 170) | const CONST_BROTLI_DECODER_ERROR_INVALID_ARGUMENTS: number; constant CONST_BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES (line 171) | const CONST_BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES: number; constant CONST_BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS (line 172) | const CONST_BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS: number; constant CONST_BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP (line 173) | const CONST_BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP: number; constant CONST_BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1 (line 174) | const CONST_BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1: number; constant CONST_BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2 (line 175) | const CONST_BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2: number; constant CONST_BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES (line 176) | const CONST_BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES: number; constant CONST_BROTLI_DECODER_ERROR_UNREACHABLE (line 177) | const CONST_BROTLI_DECODER_ERROR_UNREACHABLE: number; constant CONST_ZSTD_CLEVEL_DEFAULT (line 220) | const CONST_ZSTD_CLEVEL_DEFAULT: number; type ZlibOptions (line 222) | interface ZlibOptions { type BrotliOptions (line 235) | interface BrotliOptions { type ZstdOptions (line 249) | interface ZstdOptions { type ErrorHandler (line 264) | type ErrorHandler = (errno: number, code: string, message: string) => void; type ProcessHandler (line 265) | type ProcessHandler = () => void; class ZlibStream (line 303) | class ZlibStream extends CompressionStream { class BrotliDecoder (line 316) | class BrotliDecoder extends CompressionStream { class BrotliEncoder (line 325) | class BrotliEncoder extends CompressionStream { class ZstdDecoder (line 334) | class ZstdDecoder extends CompressionStream { class ZstdEncoder (line 344) | class ZstdEncoder extends CompressionStream { FILE: src/node/module.ts function enableCompileCache (line 12) | function enableCompileCache(): void { function getCompileCacheDir (line 17) | function getCompileCacheDir(): undefined { function createRequire (line 36) | function createRequire( function isBuiltin (line 94) | function isBuiltin(specifier: string): boolean { function register (line 100) | function register(): void { function runMain (line 105) | function runMain(): void { function syncBuiltinESMExports (line 110) | function syncBuiltinESMExports(): void { function wrap (line 115) | function wrap(): void { function _debug (line 138) | function _debug(): void { function _findPath (line 143) | function _findPath(): void { function _initPaths (line 148) | function _initPaths(): void { function _load (line 153) | function _load(): void { function _preloadModules (line 158) | function _preloadModules(): void { function _resolveFilename (line 163) | function _resolveFilename(): void { function _resolveLookupPaths (line 168) | function _resolveLookupPaths(): void { function _nodeModulePaths (line 173) | function _nodeModulePaths(): void { function findSourceMap (line 178) | function findSourceMap(): void { function findPackageJSON (line 183) | function findPackageJSON(): void { function flushCompileCache (line 188) | function flushCompileCache(): void { function getSourceMapsSupport (line 192) | function getSourceMapsSupport(): Record { function setSourceMapsSupport (line 201) | function setSourceMapsSupport(): void { function stripTypeScriptTypes (line 206) | function stripTypeScriptTypes(): void { function registerHooks (line 211) | function registerHooks(): void { function SourceMap (line 216) | function SourceMap(): void { function Module (line 221) | function Module(): void { FILE: src/node/os.ts constant EOL (line 16) | const EOL = '\n'; function availableParallelism (line 19) | function availableParallelism(): number { function arch (line 25) | function arch(): string { function cpus (line 30) | function cpus(): CpuInfo[] { function endianness (line 34) | function endianness(): 'LE' | 'BE' { function freemem (line 38) | function freemem(): number { function getPriority (line 44) | function getPriority(pid?: number): number { function homedir (line 50) | function homedir(): string { function hostname (line 56) | function hostname(): string { function loadavg (line 61) | function loadavg(): number[] { function machine (line 66) | function machine(): string { function networkInterfaces (line 71) | function networkInterfaces(): NetworkInterfaceInfo[] { function platform (line 77) | function platform(): NodeJS.Platform { function release (line 82) | function release(): string { function setPriority (line 87) | function setPriority(pid: number, priority: number): void { function tmpdir (line 94) | function tmpdir(): string { function totalmem (line 98) | function totalmem(): number { function type (line 104) | function type(): string { function uptime (line 108) | function uptime(): number { function userInfo (line 115) | function userInfo( function version (line 136) | function version(): string { FILE: src/node/perf_hooks.ts type EventLoopUtilization (line 44) | interface EventLoopUtilization { function eventLoopUtilization (line 51) | function eventLoopUtilization( function timerify (line 59) | function timerify unknown>( function createHistogram (line 70) | function createHistogram(): void { function monitorEventLoopDelay (line 74) | function monitorEventLoopDelay(): void { FILE: src/node/punycode.ts function error (line 63) | function error(type: keyof typeof errors): void { function map (line 75) | function map(array: T[], callback: (item: T) => T): T[] { function mapDomain (line 94) | function mapDomain(domain: string, callback: (char: string) => string): ... function ucs2decode (line 123) | function ucs2decode(string: string): number[] { FILE: src/node/readline.ts function clearLine (line 32) | function clearLine(): boolean { function clearScreenDown (line 36) | function clearScreenDown(): boolean { function createInterface (line 40) | function createInterface(): Readline.Interface { function cursorTo (line 44) | function cursorTo(): boolean { function emitKeypressEvents (line 48) | function emitKeypressEvents(): void { function moveCursor (line 51) | function moveCursor(): boolean { FILE: src/node/repl.ts function writer (line 34) | function writer(): ReplType.REPLWriter & { options: InspectOptions } { function start (line 54) | function start(): ReplType.REPLServer { class Recoverable (line 58) | class Recoverable extends SyntaxError implements ReplType.Recoverable { method constructor (line 60) | constructor(err: Error) { class REPLServer (line 66) | class REPLServer extends Interface implements ReplType.REPLServer { method constructor (line 86) | constructor() { method setupHistory (line 91) | setupHistory(_historyConfig?: unknown, _callback?: unknown): void { method defineCommand (line 95) | defineCommand( method displayPrompt (line 102) | displayPrompt(_preserveCursor?: boolean): void { method clearBufferedCommand (line 106) | clearBufferedCommand(): void { constant REPL_MODE_SLOPPY (line 111) | const REPL_MODE_SLOPPY: unique symbol = Symbol('repl-sloppy'); constant REPL_MODE_STRICT (line 113) | const REPL_MODE_STRICT: unique symbol = Symbol('repl-strict'); FILE: src/node/stream/consumers.js function blob (line 28) | async function blob(stream) { function arrayBuffer (line 32) | async function arrayBuffer(stream) { function buffer (line 37) | async function buffer(stream) { function text (line 41) | async function text(stream) { function json (line 54) | async function json(stream) { FILE: src/node/trace_events.ts class Tracing (line 34) | class Tracing implements TraceEvents.Tracing { method constructor (line 38) | constructor(categories: string[]) { method enable (line 42) | enable(): void { method disable (line 47) | disable(): void { method enabled (line 52) | get enabled(): boolean { method categories (line 56) | get categories(): string { method [customInspectSymbol] (line 60) | [customInspectSymbol](depth?: number, _: object = {}): string | object { function createTracing (line 71) | function createTracing( function getEnabledCategories (line 82) | function getEnabledCategories(): string | undefined { FILE: src/node/tty.ts type ReadStreamInstance (line 35) | interface ReadStreamInstance extends ReadStreamType { type WriteStreamInstance (line 39) | interface WriteStreamInstance extends WriteStreamType { function isatty (line 43) | function isatty(_fd: number): boolean { function ReadStream (line 47) | function ReadStream( function WriteStream (line 70) | function WriteStream( FILE: src/node/url.ts function domainToASCII (line 22) | function domainToASCII(domain?: unknown): string { function domainToUnicode (line 30) | function domainToUnicode(domain?: unknown): string { FILE: src/node/util.ts function isArray (line 98) | function isArray(val: unknown): boolean { function promisify (line 113) | function promisify(original: Function): Function { function inherits (line 174) | function inherits( function _extend (line 198) | function _extend>( function toUSVString (line 218) | function toUSVString(input: string): string { function pad (line 222) | function pad(n: unknown): string { function timestamp (line 230) | function timestamp(): string { function log (line 238) | function log(...args: unknown[]): void { function parseArgs (line 242) | function parseArgs(): unknown { function transferableAbortController (line 247) | function transferableAbortController(): void { function transferableAbortSignal (line 251) | function transferableAbortSignal(): void { function aborted (line 255) | async function aborted( function deprecate (line 277) | function deprecate( function isDeepStrictEqual (line 296) | function isDeepStrictEqual(a: unknown, b: unknown): boolean { function getSystemErrorMap (line 300) | function getSystemErrorMap(): void { function getSystemErrorName (line 304) | function getSystemErrorName(): void { function getSystemErrorMessage (line 308) | function getSystemErrorMessage(): void { function escapeStyleCode (line 312) | function escapeStyleCode(code: number | undefined): string { type StyleTextOptions (line 320) | interface StyleTextOptions { type TTYStream (line 325) | type TTYStream = (ReadableStream | WritableStream) & { function isTTYStream (line 330) | function isTTYStream(stream: unknown): stream is TTYStream { function styleText (line 342) | function styleText( function _errnoException (line 392) | function _errnoException(): void { function _exceptionWithHostPort (line 397) | function _exceptionWithHostPort(): void { FILE: src/node/v8.ts function cachedDataVersionTag (line 48) | function cachedDataVersionTag(): number { function getHeapSnapshotOptions (line 52) | function getHeapSnapshotOptions(options: HeapSnapshotOptions = {}): void { function writeHeapSnapshot (line 62) | function writeHeapSnapshot( function getHeapSnapshot (line 73) | function getHeapSnapshot(options: HeapSnapshotOptions = {}): Readable { function setFlagsFromString (line 78) | function setFlagsFromString(flags: string): void { function isStringOneByteRepresentation (line 83) | function isStringOneByteRepresentation(content: string): boolean { function getHeapStatistics (line 89) | function getHeapStatistics(): HeapInfo { function getHeapSpaceStatistics (line 109) | function getHeapSpaceStatistics(): HeapSpaceStatistics[] { function getHeapCodeStatistics (line 113) | function getHeapCodeStatistics(): HeapCodeStatistics { function setHeapSnapshotNearHeapLimit (line 123) | function setHeapSnapshotNearHeapLimit(limit: number): void { function getCppHeapStatistics (line 128) | function getCppHeapStatistics(type = 'detailed'): object { class Serializer (line 141) | class Serializer { method constructor (line 142) | constructor() { method writeHeader (line 146) | writeHeader(): void { method writeValue (line 149) | writeValue(_value: unknown): void { method releaseBuffer (line 152) | releaseBuffer(): void { method transferArrayBuffer (line 155) | transferArrayBuffer(_id: number, _arrayBuffer: ArrayBuffer): void { method writeUint32 (line 158) | writeUint32(_value: number): void { method writeUint64 (line 161) | writeUint64(_hi: number, _lo: number): void { method writeDouble (line 164) | writeDouble(_value: number): void { method writeRawBytes (line 167) | writeRawBytes(_buffer: NodeJS.TypedArray | Buffer): void { method _getDataCloneError (line 170) | _getDataCloneError(_message: unknown): void { method _getSharedArrayBufferId (line 173) | _getSharedArrayBufferId(_sharedArrayBuffer: SharedArrayBuffer): number { method _setTreatArrayBufferViewsAsHostObjects (line 176) | _setTreatArrayBufferViewsAsHostObjects(_flag: boolean): void { method _writeHostObject (line 182) | _writeHostObject(_abView: NodeJS.TypedArray | Buffer): void { class Deserializer (line 187) | class Deserializer { method constructor (line 188) | constructor(_buffer: NodeJS.TypedArray | Buffer) { method readHeader (line 191) | readHeader(): boolean { method readValue (line 195) | readValue(): unknown { method transferArrayBuffer (line 199) | transferArrayBuffer(_id: number, _arrayBuffer: ArrayBuffer): void { method getWireFormatVersion (line 203) | getWireFormatVersion(): number { method readUint32 (line 207) | readUint32(): number { method readUint64 (line 211) | readUint64(): [number, number] { method readDouble (line 215) | readDouble(): number { method readRawBytes (line 218) | readRawBytes(_length: number): Buffer { method _readHostObject (line 222) | _readHostObject(): object { class DefaultSerializer (line 227) | class DefaultSerializer extends Serializer { method constructor (line 228) | constructor() { class DefaultDeserializer (line 234) | class DefaultDeserializer extends Deserializer { method constructor (line 235) | constructor(buffer: NodeJS.TypedArray | Buffer) { function serialize (line 241) | function serialize(_value: unknown): Buffer { function deserialize (line 246) | function deserialize(_buffer: NodeJS.TypedArray | Buffer): unknown { class GCProfiler (line 251) | class GCProfiler { method start (line 252) | start(): void { method stop (line 256) | stop(): void { method createHook (line 263) | createHook(_: HookCallbacks): Function { method onInit (line 268) | onInit(_: Init): Function { method onBefore (line 273) | onBefore(_: Before): Function { method onAfter (line 278) | onAfter(_: After): Function { method onSettled (line 283) | onSettled(_: Settled): Function { function queryObjects (line 288) | function queryObjects( function takeCoverage (line 303) | function takeCoverage(): void { function stopCoverage (line 307) | function stopCoverage(): void { method addSerializeCallback (line 313) | addSerializeCallback(_callback: Function, _data: unknown): void { method addDeserializeCallback (line 320) | addDeserializeCallback(_callback: Function, _data: unknown): void { method setDeserializeMainFunction (line 327) | setDeserializeMainFunction(_callback: Function, _data: unknown): void { method isBuildingSnapshot (line 332) | isBuildingSnapshot(): boolean { FILE: src/node/vm.ts function isContext (line 68) | function isContext(object: unknown): boolean { class Script (line 73) | class Script { method constructor (line 79) | constructor(_code: string, options: ScriptOptions | string = {}) { method createCachedData (line 106) | createCachedData(): Buffer { method runInThisContext (line 110) | runInThisContext(options: RunningScriptOptions = {}): unknown { method runInContext (line 121) | runInContext( method runInNewContext (line 136) | runInNewContext( function validateContext (line 145) | function validateContext(contextifiedObject: object): void { function getContextOptions (line 155) | function getContextOptions( function createContext (line 186) | function createContext( function createScript (line 233) | function createScript( function runInContext (line 240) | function runInContext( function runInNewContext (line 254) | function runInNewContext( function runInThisContext (line 268) | function runInThisContext( function compileFunction (line 278) | function compileFunction( function measureMemory (line 334) | function measureMemory( FILE: src/node/wasi.ts type FinalizeBindingsOptions (line 16) | interface FinalizeBindingsOptions { class WASI (line 22) | class WASI { method constructor (line 23) | constructor(options: WASIOptions = { version: 'unstable' }) { method finalizeBindings (line 47) | finalizeBindings(_1: object, _2: FinalizeBindingsOptions = {}): void { method start (line 51) | start(_: object): number { method initialize (line 55) | initialize(_: object): void { method getImportObject (line 59) | getImportObject(): object { FILE: src/node/worker_threads.ts class BroadcastChannel (line 46) | class BroadcastChannel { method constructor (line 47) | constructor() { class Worker (line 52) | class Worker extends EventEmitter implements _Worker { method constructor (line 60) | constructor() { method cpuUsage (line 65) | cpuUsage(_prev?: NodeJS.CpuUsage): Promise { method postMessage (line 69) | postMessage(_value: unknown, _transferList?: readonly Transferable[]):... method postMessageToThread (line 73) | async postMessageToThread( method ref (line 82) | ref(): void { method unref (line 86) | unref(): void { method terminate (line 91) | async terminate(): Promise { method getHeapSnapshot (line 96) | async getHeapSnapshot(): Promise { method getHeapStatistics (line 101) | async getHeapStatistics(): Promise { method startCpuProfile (line 106) | async startCpuProfile(): Promise { method startHeapProfile (line 111) | async startHeapProfile(): Promise { method [Symbol.asyncDispose] (line 115) | async [Symbol.asyncDispose](): Promise { function getEnvironmentData (line 121) | function getEnvironmentData(key: string): Serializable | undefined { function setEnvironmentData (line 125) | function setEnvironmentData(key: string, value: Serializable): void { function isMarkedAsUntransferable (line 131) | function isMarkedAsUntransferable(_value: unknown): boolean { function markAsUntransferable (line 135) | function markAsUntransferable(_value: unknown): void { function markAsUncloneable (line 139) | function markAsUncloneable(_value: unknown): void { function moveMessagePortToContext (line 143) | function moveMessagePortToContext( function receiveMessageOnPort (line 152) | function receiveMessageOnPort( constant SHARE_ENV (line 158) | const SHARE_ENV = Symbol.for('nodejs.worker_threads.SHARE_ENV'); function postMessageToThread (line 171) | function postMessageToThread( FILE: src/node/zlib.ts function protectMethod (line 127) | function protectMethod(method: unknown): unknown { FILE: src/pyodide/create_vendor_zip.py function create_pyproject_toml (line 40) | def create_pyproject_toml(package_names: list[str], target_dir: Path) ->... function create_wrangler_toml (line 48) | def create_wrangler_toml(target_dir: Path, python: PyVer): function run_pywrangler_sync (line 59) | def run_pywrangler_sync(work_dir: Path) -> Path: function create_zip_archive (line 73) | def create_zip_archive(source_dir: Path, output_dir: Path) -> bool: function vendor_package (line 94) | def vendor_package(package_names: list[str], python: PyVer) -> tuple[Pat... function main (line 138) | def main() -> int: FILE: src/pyodide/internal/introspection.py function getattr_no_get (line 19) | def getattr_no_get(cls, name): function collect_methods (line 27) | def collect_methods(cls): function collect_classes (line 40) | def collect_classes(user_mod, base_cls): function collect_entrypoint_classes (line 65) | def collect_entrypoint_classes(user_mod): function wrapper_func (line 76) | async def wrapper_func(relaxed, inst, prop, *args, **kwargs): class CpuLimitExceeded (line 93) | class CpuLimitExceeded(BaseException): function raise_cpu_limit_exceeded (line 97) | def raise_cpu_limit_exceeded(signum, frame): FILE: src/pyodide/internal/jaeger.ts function enterJaegerSpan (line 11) | function enterJaegerSpan(span: string, callback: () => T): T { FILE: src/pyodide/internal/loadPackage.ts function getPackageMetadata (line 33) | function getPackageMetadata(requirement: string): PackageDeclaration { function loadBundleFromArtifactBundler (line 44) | function loadBundleFromArtifactBundler(requirement: string): Reader { function loadPackages (line 61) | function loadPackages(Module: Module, requirements: Set): void { FILE: src/pyodide/internal/metadata.ts constant IS_WORKERD (line 8) | const IS_WORKERD = MetadataReader.isWorkerd(); constant IS_TRACING (line 9) | const IS_TRACING = MetadataReader.isTracing(); constant SHOULD_SNAPSHOT_TO_DISK (line 12) | const SHOULD_SNAPSHOT_TO_DISK = MetadataReader.shouldSnapshotToDisk(); constant IS_CREATING_BASELINE_SNAPSHOT (line 13) | const IS_CREATING_BASELINE_SNAPSHOT = constant IS_EW_VALIDATING (line 15) | const IS_EW_VALIDATING = ArtifactBundler.isEwValidating(); constant IS_CREATING_SNAPSHOT (line 16) | const IS_CREATING_SNAPSHOT = IS_EW_VALIDATING || SHOULD_SNAPSHOT_TO_DISK; constant IS_SECOND_VALIDATION_PHASE (line 22) | const IS_SECOND_VALIDATION_PHASE = constant MEMORY_SNAPSHOT_READER (line 24) | const MEMORY_SNAPSHOT_READER = MetadataReader.hasMemorySnapshot() constant PACKAGES_VERSION (line 31) | const PACKAGES_VERSION = MetadataReader.getPackagesVersion(); constant USING_OLDEST_PACKAGES_VERSION (line 32) | const USING_OLDEST_PACKAGES_VERSION = PACKAGES_VERSION === '20240829.4'; constant WORKERD_INDEX_URL (line 36) | const WORKERD_INDEX_URL = USING_OLDEST_PACKAGES_VERSION constant LOCKFILE (line 42) | const LOCKFILE = JSON.parse( constant REQUIREMENTS (line 46) | const REQUIREMENTS = MetadataReader.getRequirements(); constant TRANSITIVE_REQUIREMENTS (line 47) | const TRANSITIVE_REQUIREMENTS = constant MAIN_MODULE_NAME (line 51) | const MAIN_MODULE_NAME = MetadataReader.getMainModule(); type CompatibilityFlags (line 53) | type CompatibilityFlags = MetadataReader.CompatibilityFlags; constant COMPATIBILITY_FLAGS (line 54) | const COMPATIBILITY_FLAGS: MetadataReader.CompatibilityFlags = { constant WORKFLOWS_ENABLED (line 60) | const WORKFLOWS_ENABLED: boolean = constant NO_GLOBAL_HANDLERS (line 62) | const NO_GLOBAL_HANDLERS: boolean = constant FORCE_NEW_VENDOR_PATH (line 64) | const FORCE_NEW_VENDOR_PATH: boolean = constant IS_DEDICATED_SNAPSHOT_ENABLED (line 66) | const IS_DEDICATED_SNAPSHOT_ENABLED: boolean = constant EXTERNAL_SDK (line 68) | const EXTERNAL_SDK = !!COMPATIBILITY_FLAGS.enable_python_external_sdk; constant LEGACY_GLOBAL_HANDLERS (line 70) | const LEGACY_GLOBAL_HANDLERS = !NO_GLOBAL_HANDLERS; constant LEGACY_VENDOR_PATH (line 71) | const LEGACY_VENDOR_PATH = !FORCE_NEW_VENDOR_PATH; constant CHECK_RNG_STATE (line 72) | const CHECK_RNG_STATE = !!COMPATIBILITY_FLAGS.python_check_rng_state; FILE: src/pyodide/internal/metadatafs.ts function createTree (line 9) | function createTree(paths: string[]): MetadataDirInfo { function createMetadataFS (line 38) | function createMetadataFS(Module: Module): object { FILE: src/pyodide/internal/patches/aiohttp.py class Content (line 21) | class Content: method __init__ (line 24) | def __init__(self, _jsresp): method read (line 28) | async def read(self): method exception (line 35) | def exception(self): method set_exception (line 38) | def set_exception(self, exc: BaseException) -> None: function _request (line 42) | async def _request( FILE: src/pyodide/internal/patches/httpx.py function acquire_buffer (line 17) | def acquire_buffer(content): function js_readable_stream_iter (line 31) | async def js_readable_stream_iter(js_readable_stream): function _send_single_request (line 46) | async def _send_single_request(self, request: Request) -> Response: FILE: src/pyodide/internal/pool/builtin_wrappers.ts method register (line 9) | register(): void {} method unregister (line 10) | unregister(): void {} function addEventListener (line 19) | function addEventListener(): void {} function setSetTimeout (line 29) | function setSetTimeout( function reportUndefinedSymbolsPatched (line 41) | function reportUndefinedSymbolsPatched(Module: Module): void { function dynlibLookup026Helper (line 48) | function dynlibLookup026Helper( function dynlibLookup026 (line 60) | function dynlibLookup026(Module: Module, libName: string): string { function patchedLoadLibData (line 81) | function patchedLoadLibData( function patchedApplyFunc (line 96) | function patchedApplyFunc( function setGetRandomValues (line 109) | function setGetRandomValues(func: typeof getRandomValuesType): void { function getRandomValues (line 113) | function getRandomValues(Module: Module, arr: Uint8Array): Uint8Array { function setUnsafeEval (line 120) | function setUnsafeEval(mod: typeof UnsafeEvalType): void { function monotonicDateNow (line 131) | function monotonicDateNow(): number { function finishSetup (line 176) | function finishSetup(): void { function newWasmModule (line 180) | function newWasmModule(buffer: Uint8Array): WebAssembly.Module { function wasmInstantiate (line 190) | function wasmInstantiate( function checkCallee (line 213) | function checkCallee(): void { function prepareStackTrace (line 237) | function prepareStackTrace( function getCountFuncParams (line 286) | function getCountFuncParams(Module: Module): (funcPtr: number) => number { function patched_PyEM_CountFuncParams (line 364) | function patched_PyEM_CountFuncParams(Module: Module, funcPtr: any) { FILE: src/pyodide/internal/pool/emscriptenSetup.ts function setEnv (line 26) | function setEnv(Module: Module): void { function getWaitForDynlibs (line 30) | function getWaitForDynlibs(resolveReadyPromise: PreRunHook): PreRunHook { function computeVersionTuple (line 41) | function computeVersionTuple(Module: Module): [number, number, number] { function getPrepareFileSystem (line 75) | function getPrepareFileSystem(pythonStdlib: ArrayBuffer): PreRunHook { function getInstantiateWasm (line 111) | function getInstantiateWasm( function getEmscriptenSettings (line 147) | function getEmscriptenSettings( method createElement (line 206) | createElement(): void {} function instantiateEmscriptenModule (line 230) | async function instantiateEmscriptenModule( FILE: src/pyodide/internal/pool/esbuild.config.mjs method setup (line 11) | setup(build) { FILE: src/pyodide/internal/pool/sentinel.ts function decodeBase64 (line 23) | function decodeBase64(input: string): Uint8Array { function getSentinelImport (line 46) | async function getSentinelImport() { FILE: src/pyodide/internal/python.ts function prepareWasmLinearMemory (line 56) | function prepareWasmLinearMemory( function setupPythonSearchPath (line 76) | function setupPythonSearchPath(pyodide: Pyodide): void { function validatePyodideVersion (line 121) | function validatePyodideVersion(pyodide: Pyodide): void { function makeSetTimeout (line 135) | function makeSetTimeout(Module: Module): typeof setTimeout { function getSignalClockAddr (line 160) | function getSignalClockAddr(Module: Module): number { function setupRuntimeSignalHandling (line 178) | function setupRuntimeSignalHandling(Module: Module): void { constant SIGXCPU (line 201) | const SIGXCPU = 24; function clearSignals (line 203) | function clearSignals(Module: Module): void { function compileModuleFromReadOnlyFS (line 217) | function compileModuleFromReadOnlyFS( function loadPyodide (line 238) | function loadPyodide( function beforeRequest (line 316) | function beforeRequest(Module: Module): void { FILE: src/pyodide/internal/readOnlyFS.ts type ReadFn (line 5) | type ReadFn = FSStreamOps['read']; constant TRUSTED_READ_FUNCS (line 12) | const TRUSTED_READ_FUNCS: Map> = new Map(); function getTrustedReadFunc (line 14) | function getTrustedReadFunc( function createReadonlyFS (line 20) | function createReadonlyFS( FILE: src/pyodide/internal/serializeJsModule.ts type SerializedJsModule (line 11) | type SerializedJsModule = { function maybeSerializeJsModule (line 22) | function maybeSerializeJsModule( type JsModules (line 38) | interface JsModules { function deserializeJsModule (line 42) | function deserializeJsModule( function createImportProxy (line 62) | function createImportProxy( FILE: src/pyodide/internal/setupPackages.ts constant DYNLIB_PATH (line 17) | const DYNLIB_PATH = '/usr/lib'; function canonicalizePackageName (line 25) | function canonicalizePackageName(name: string): string { constant STDLIB_PACKAGES (line 30) | const STDLIB_PACKAGES: string[] = Object.values(LOCKFILE.packages) type FilePath (line 36) | type FilePath = string[]; function createTarFsInfo (line 38) | function createTarFsInfo(): TarFSInfo { class VirtualizedDir (line 57) | class VirtualizedDir { method constructor (line 70) | constructor() { method mountOverlay (line 83) | mountOverlay(overlayInfo: TarFSInfo, dir: InstallDir): void { method addSmallBundle (line 105) | addSmallBundle( method addBigBundle (line 125) | addBigBundle( method getSitePackagesRoot (line 151) | getSitePackagesRoot(): TarFSInfo { method getDynlibRoot (line 155) | getDynlibRoot(): TarFSInfo { method getSoFilesToLoad (line 160) | getSoFilesToLoad(): FilePath[] { method hasRequirementLoaded (line 164) | hasRequirementLoaded(req: string): boolean { method mount (line 168) | mount(Module: Module, tarFS: EmscriptenFS): void { function buildVirtualizedDir (line 191) | function buildVirtualizedDir(): VirtualizedDir { function patchLoadPackage (line 214) | function patchLoadPackage(pyodide: Pyodide): void { function disabledLoadPackage (line 219) | function disabledLoadPackage(): never { function mountWorkerFiles (line 228) | function mountWorkerFiles(Module: Module): void { function adjustSysPath (line 239) | function adjustSysPath(Module: Module): void { constant VIRTUALIZED_DIR (line 247) | const VIRTUALIZED_DIR = buildVirtualizedDir(); FILE: src/pyodide/internal/snapshot.ts type DsoHandles (line 42) | type DsoHandles = { type DsoLoadInfo (line 50) | type DsoLoadInfo = { type OldSnapshotMeta (line 61) | type OldSnapshotMeta = DsoHandles & { type LoadedSnapshotSettings (line 66) | type LoadedSnapshotSettings = { type SnapshotSettings (line 71) | type SnapshotSettings = { type SnapshotMeta (line 77) | type SnapshotMeta = { type SnapshotReader (line 88) | type SnapshotReader = { type LoadedSnapshotExtras (line 97) | type LoadedSnapshotExtras = { type LoadedSnapshotMeta (line 103) | type LoadedSnapshotMeta = SnapshotMeta & constant SNAPSHOT_MAGIC (line 110) | const SNAPSHOT_MAGIC = 0x706e7300; constant CREATE_SNAPSHOT_VERSION (line 111) | const CREATE_SNAPSHOT_VERSION = 2; constant HEADER_SIZE (line 112) | const HEADER_SIZE = 4 * 4; constant LOADED_SNAPSHOT_META (line 117) | const LOADED_SNAPSHOT_META: LoadedSnapshotMeta | undefined = decodeSnaps... constant JS_MODULES (line 120) | const JS_MODULES: Record = await importJsModulesFromSnapshot( constant CREATED_SNAPSHOT_META (line 123) | const CREATED_SNAPSHOT_META: Required = { constant LOADED_SNAPSHOT_TYPE (line 141) | const LOADED_SNAPSHOT_TYPE = LOADED_SNAPSHOT_META?.settings.snapshotType; function loadDynlib (line 152) | function loadDynlib( function sortSoFiles (line 198) | function sortSoFiles(filePaths: FilePath[]): FilePath[] { function getMemoryPatched (line 234) | function getMemoryPatched( function loadDynlibFromTarFs (line 282) | function loadDynlibFromTarFs( function loadDynlibFromVendor (line 313) | function loadDynlibFromVendor( function preloadDynamicLibs026 (line 338) | function preloadDynamicLibs026(Module: Module): void { function preloadDynamicLibsMain (line 359) | function preloadDynamicLibsMain(Module: Module, loadOrder: string[]): vo... function preloadDynamicLibs (line 392) | function preloadDynamicLibs(Module: Module): void { function recordDsoHandles (line 424) | function recordDsoHandles(Module: Module): DsoHandles { function memorySnapshotDoImports (line 455) | function memorySnapshotDoImports(Module: Module): string[] { function describeValue (line 494) | function describeValue(val: any): string { function createUnserializableObjectError (line 562) | function createUnserializableObjectError(obj: any): PythonUserError { function importJsModulesFromSnapshot (line 573) | async function importJsModulesFromSnapshot( type CustomSerialized (line 588) | type CustomSerialized = type CustomSerializedObjects (line 595) | type CustomSerializedObjects = { function getHiwireSerializer (line 600) | function getHiwireSerializer( function getHiwireDeserializer (line 618) | function getHiwireDeserializer( function makeLinearMemorySnapshot (line 639) | function makeLinearMemorySnapshot( function encodeSnapshot (line 672) | function encodeSnapshot(heap: Uint8Array, meta: SnapshotMeta): Uint8Array { function decodeSnapshot (line 695) | function decodeSnapshot( function isRestoringSnapshot (line 758) | function isRestoringSnapshot(): boolean { function checkSnapshotType (line 762) | function checkSnapshotType(snapshotType: string): void { function maybeRestoreSnapshot (line 797) | function maybeRestoreSnapshot(Module: Module): void { function collectSnapshot (line 824) | function collectSnapshot( function maybeCollectDedicatedSnapshot (line 859) | function maybeCollectDedicatedSnapshot( function maybeCollectSnapshot (line 893) | function maybeCollectSnapshot( function finalizeBootstrap (line 918) | function finalizeBootstrap( FILE: src/pyodide/internal/tar.ts function decodeString (line 12) | function decodeString(buf: Uint8Array): string { function decodeField (line 19) | function decodeField(buf: Uint8Array, offset: number, size: number): str... function decodeNumber (line 22) | function decodeNumber(buf: Uint8Array, offset: number, size: number): nu... function decodeHeader (line 26) | function decodeHeader(buf: Uint8Array, reader: Reader): TarFSInfo { function parseTarInfo (line 51) | function parseTarInfo(reader: Reader): [TarFSInfo, string[]] { FILE: src/pyodide/internal/tarfs.ts method getNodeMode (line 9) | getNodeMode(_parent, _name, info) { method setNodeAttributes (line 15) | setNodeAttributes(node, info, isDir) { method readdir (line 24) | readdir(node) { method lookup (line 32) | lookup(parent, name) { method read (line 40) | read(stream, position, buffer) { function createTarFS (line 54) | function createTarFS(Module: Module): EmscriptenFS { FILE: src/pyodide/internal/test_frozen_sdk.py function _sha256 (line 31) | def _sha256(path: Path) -> str: class TestFrozenSDK (line 35) | class TestFrozenSDK(unittest.TestCase): method test_no_files_modified (line 36) | def test_no_files_modified(self): FILE: src/pyodide/internal/test_introspection.py class TestIntrospection (line 13) | class TestIntrospection(unittest.TestCase): method setup_gen (line 15) | def setup_gen(cls): method setUpClass (line 37) | def setUpClass(cls): method tearDownClass (line 42) | def tearDownClass(cls): method test_collect_methods (line 45) | def test_collect_methods(self): FILE: src/pyodide/internal/topLevelEntropy/allow_entropy.py function in_request_context (line 10) | def in_request_context(): function _set_in_request_context (line 14) | def _set_in_request_context(): function should_allow_entropy_call (line 20) | def should_allow_entropy_call(): function raise_unless_entropy_allowed (line 31) | def raise_unless_entropy_allowed(): function get_bad_entropy_flag (line 37) | def get_bad_entropy_flag(): function is_bad_entropy_enabled (line 44) | def is_bad_entropy_enabled(): function allow_bad_entropy_calls (line 52) | def allow_bad_entropy_calls(n): FILE: src/pyodide/internal/topLevelEntropy/entropy_import_context.py function rust_package_context (line 43) | def rust_package_context(module): function random_exec (line 65) | def random_exec(random): function random_after_snapshot (line 81) | def random_after_snapshot(random): function random_before_first_request (line 91) | def random_before_first_request(random): function _random_exec (line 100) | def _random_exec(_random): function _random_before_first_request (line 119) | def _random_before_first_request(_random): function numpy_random_context (line 128) | def numpy_random_context(numpy_random): function numpy_random_after_snapshot (line 142) | def numpy_random_after_snapshot(numpy_random): function numpy_random_before_first_request (line 151) | def numpy_random_before_first_request(numpy_random): function numpy_random_mtrand_context (line 157) | def numpy_random_mtrand_context(module): function pydantic_core_context (line 170) | def pydantic_core_context(module): function aiohttp_http_websocket_context (line 189) | def aiohttp_http_websocket_context(module): class NoSslFinder (line 204) | class NoSslFinder: method find_spec (line 205) | def find_spec(self, fullname, path, target): function no_ssl (line 213) | def no_ssl(): function aiohttp_connector_context (line 233) | def aiohttp_connector_context(module): function requests_adapters_context (line 240) | def requests_adapters_context(module): function urllib3_util_ssl__context (line 247) | def urllib3_util_ssl__context(module): class DeterministicRandomNameSequence (line 252) | class DeterministicRandomNameSequence: method __init__ (line 255) | def __init__(self): method __iter__ (line 258) | def __iter__(self): method index_to_chars (line 261) | def index_to_chars(self): method __next__ (line 270) | def __next__(self): function tempfile_context (line 277) | def tempfile_context(module): function tempfile_restore_random_name_sequence (line 284) | def tempfile_restore_random_name_sequence(tempfile): function multiprocessing_process_context (line 291) | def multiprocessing_process_context(module): function langsmith__internal__constants_context (line 300) | def langsmith__internal__constants_context(module): function langchain_openai_chat_models_base_context (line 309) | def langchain_openai_chat_models_base_context(module): FILE: src/pyodide/internal/topLevelEntropy/entropy_patches.py function patch_urandom (line 48) | def patch_urandom(*args): function disable_urandom (line 53) | def disable_urandom(): function restore_urandom (line 65) | def restore_urandom(): function before_top_level (line 69) | def before_top_level(): function after_snapshot (line 74) | def after_snapshot(): function before_first_request (line 80) | def before_first_request(): FILE: src/pyodide/internal/topLevelEntropy/import_patch_manager.py class PatchInfo (line 39) | class PatchInfo: function register_create_patch (line 56) | def register_create_patch( function register_exec_patch (line 72) | def register_exec_patch( function register_after_snapshot (line 94) | def register_after_snapshot(name: str, handler: Handler | None = None): function register_before_first_request (line 102) | def register_before_first_request(name: str, handler: Handler | None = N... class PatchLoader (line 117) | class PatchLoader: method __init__ (line 120) | def __init__(self, orig_loader: Loader, patch_info: PatchInfo): method __getattr__ (line 124) | def __getattr__(self, name): method create_module (line 127) | def create_module(self, spec: ModuleSpec) -> ModuleType | None: method exec_module (line 131) | def exec_module(self, module: ModuleType) -> None: class PatchFinder (line 140) | class PatchFinder: method invalidate_caches (line 145) | def invalidate_caches(self): method find_spec (line 148) | def find_spec( method install (line 175) | def install(): method remove (line 179) | def remove(): function install_import_patch_manager (line 186) | def install_import_patch_manager(): function remove_import_patch_manager (line 190) | def remove_import_patch_manager(): function block_calls (line 205) | def block_calls(module, *, allowlist=()): function unblock_calls (line 215) | def unblock_calls(): class BlockedCallModule (line 224) | class BlockedCallModule: method __init__ (line 239) | def __init__(self, module, allowlist): method __getattribute__ (line 243) | def __getattribute__(self, key): method __setattr__ (line 268) | def __setattr__(self, key, val): method __dir__ (line 272) | def __dir__(self): FILE: src/pyodide/internal/topLevelEntropy/lib.ts function setupShouldAllowBadEntropy (line 28) | function setupShouldAllowBadEntropy(Module: Module): void { function shouldAllowBadEntropy (line 40) | function shouldAllowBadEntropy(Module: Module): boolean { constant IN_REQUEST_CONTEXT (line 49) | let IN_REQUEST_CONTEXT = false; function getRandomValues (line 62) | function getRandomValues(Module: Module, arr: Uint8Array): Uint8Array { function entropyMountFiles (line 86) | function entropyMountFiles(Module: Module): void { function entropyAfterRuntimeInit (line 120) | function entropyAfterRuntimeInit(Module: Module): void { function entropyBeforeTopLevel (line 128) | function entropyBeforeTopLevel(Module: Module): void { function entropyAfterSnapshot (line 143) | function entropyAfterSnapshot(Module: Module): void { function entropyBeforeRequest (line 161) | function entropyBeforeRequest(Module: Module): void { FILE: src/pyodide/internal/util.ts class PythonWorkersInternalError (line 10) | class PythonWorkersInternalError extends Error { method name (line 11) | override get name(): string { class PythonUserError (line 20) | class PythonUserError extends Error { method name (line 21) | override get name(): string { function reportError (line 29) | function reportError(e: Error): never { function simpleRunPython (line 61) | function simpleRunPython( function invalidateCaches (line 79) | function invalidateCaches(Module: Module): void { function unreachable (line 86) | function unreachable(obj: never, msg?: string): never { FILE: src/pyodide/internal/workers-api/src/asgi.py function run_in_background (line 16) | def run_in_background(coro: Awaitable[Any]) -> None: function acquire_js_buffer (line 30) | def acquire_js_buffer(pybuffer): function request_to_scope (line 42) | def request_to_scope(req, env, ws=False): function start_application (line 77) | async def start_application(app): function process_request (line 117) | async def process_request( function process_websocket (line 241) | async def process_websocket(app: Any, req: "Request | js.Request") -> js... function fetch (line 293) | async def fetch( function websocket (line 307) | async def websocket(app: Any, req: "Request | js.Request") -> js.Response: function __getattr__ (line 311) | def __getattr__(name): FILE: src/pyodide/internal/workers-api/src/workers/__init__.py function __getattr__ (line 61) | def __getattr__(key): FILE: src/pyodide/internal/workers-api/src/workers/_workers.py class Context (line 44) | class Context(Protocol): method waitUntil (line 45) | def waitUntil(self, other: Awaitable[Any]) -> None: ... function _jsnull_to_none (line 54) | def _jsnull_to_none(x): function import_from_javascript (line 60) | def import_from_javascript(module_name: str) -> Any: function patch_env (line 109) | def patch_env( class RequestInitCfProperties (line 125) | class RequestInitCfProperties(TypedDict, total=False): class FetchKwargs (line 144) | class FetchKwargs(TypedDict, total=False): class FetchResponse (line 155) | class FetchResponse(pyodide.http.FetchResponse): method body (line 160) | def body(self) -> "js.ReadableStream": method js_object (line 167) | def js_object(self) -> "js.Response": method formData (line 181) | async def formData(self) -> "FormData": # TODO: Remove after certain ... method form_data (line 184) | async def form_data(self) -> "FormData": method replace_body (line 191) | def replace_body(self, body: Body) -> "Response": method blob (line 200) | async def blob(self) -> "Blob": method redirect (line 210) | def redirect(url: str, status: HTTPStatus | int = HTTPStatus.FOUND): method from_json (line 218) | def from_json( method json (line 242) | def json(self, *args: Never, **kwargs: Never): function _pyfetch_patched (line 252) | async def _pyfetch_patched( function fetch (line 270) | async def fetch( function _to_python_exception (line 283) | def _to_python_exception(exc: JsException) -> Exception: function _from_js_error (line 292) | def _from_js_error(exc: JsException) -> Exception: function _manage_pyproxies (line 311) | def _manage_pyproxies(): function _is_js_instance (line 319) | def _is_js_instance(val, js_cls_name): function get_compat_flag (line 329) | def get_compat_flag(flag: str) -> bool: function _to_js_headers (line 333) | def _to_js_headers(headers: Headers): function _get_js_body (line 346) | def _get_js_body(body): class Response (line 388) | class Response(FetchResponse): method __init__ (line 394) | def __init__( method __repr__ (line 435) | def __repr__(self): method _create_options (line 448) | def _create_options( function _py_value_to_js (line 471) | def _py_value_to_js(item: FormDataValue) -> "str | js.Blob": function _js_value_to_py (line 478) | def _js_value_to_py(item: FormDataValue) -> "str | Blob | File": class FormData (line 488) | class FormData(MutableMapping[str, FormDataValue]): method __init__ (line 496) | def __init__( method __getitem__ (line 515) | def __getitem__(self, key: str) -> FormDataValue: method __setitem__ (line 518) | def __setitem__(self, key: str, value: FormDataValue): method append (line 523) | def append(self, key: str, value: FormDataValue, filename: str | None ... method delete (line 526) | def delete(self, key: str): method __contains__ (line 529) | def __contains__(self, key: str) -> bool: method values (line 532) | def values(self) -> Generator[FormDataValue, None, None]: method keys (line 536) | def keys(self) -> Generator[str, None, None]: method __iter__ (line 539) | def __iter__(self): method items (line 542) | def items(self) -> Generator[tuple[str, FormDataValue], None, None]: method __delitem__ (line 546) | def __delitem__(self, key: str): method __len__ (line 549) | def __len__(self): method get_all (line 552) | def get_all(self, key: str) -> list[FormDataValue]: method js_object (line 556) | def js_object(self) -> "js.FormData": function _supports_buffer_protocol (line 560) | def _supports_buffer_protocol(o): function _make_blob_entry (line 570) | def _make_blob_entry(e): function _is_iterable (line 592) | def _is_iterable(obj): class BlobEnding (line 608) | class BlobEnding(StrEnum): class Blob (line 613) | class Blob: method __init__ (line 614) | def __init__( method size (line 648) | def size(self) -> int: method content_type (line 652) | def content_type(self) -> str: method js_object (line 656) | def js_object(self) -> "js.Blob": method text (line 659) | async def text(self) -> str: method bytes (line 662) | async def bytes(self) -> bytes: method slice (line 665) | def slice( class File (line 675) | class File(Blob): method __init__ (line 676) | def __init__( method name (line 719) | def name(self) -> str: method last_modified (line 723) | def last_modified(self) -> int: class Request (line 727) | class Request: method __init__ (line 728) | def __init__( method __repr__ (line 750) | def __repr__(self): method js_object (line 756) | def js_object(self) -> "js.Request": method body (line 761) | def body(self) -> "js.ReadableStream": method body_used (line 765) | def body_used(self) -> bool: method cache (line 769) | def cache(self) -> str: method credentials (line 773) | def credentials(self) -> str: method destination (line 777) | def destination(self) -> str: method headers (line 781) | def headers(self): method integrity (line 814) | def integrity(self) -> str: method is_history_navigation (line 818) | def is_history_navigation(self) -> bool: method keepalive (line 822) | def keepalive(self) -> bool: method method (line 826) | def method(self) -> HTTPMethod: method mode (line 830) | def mode(self) -> str: method redirect (line 834) | def redirect(self) -> str: method referrer (line 838) | def referrer(self) -> str: method referrer_policy (line 842) | def referrer_policy(self) -> str: method url (line 846) | def url(self) -> str: method _raise_if_failed (line 849) | def _raise_if_failed(self) -> None: method buffer (line 863) | async def buffer(self) -> "js.ArrayBuffer": method form_data (line 868) | async def form_data(self) -> "FormData": method blob (line 875) | async def blob(self) -> Blob: method bytes (line 879) | async def bytes(self) -> bytes: method clone (line 883) | def clone(self) -> "Request": method json (line 891) | async def json(self, **kwargs: Any) -> Any: method text (line 895) | async def text(self) -> str: function _python_from_rpc_default_converter (line 900) | def _python_from_rpc_default_converter(value, convert, cache): function python_from_rpc (line 932) | def python_from_rpc(obj: "JsProxy"): function _raise_on_disabled_type (line 954) | def _raise_on_disabled_type(value): function _python_to_rpc_default_converter (line 974) | def _python_to_rpc_default_converter(obj, convert, cache): function python_to_rpc (line 993) | def python_to_rpc(value) -> JsProxy: class _FetcherWrapper (line 1014) | class _FetcherWrapper: method __init__ (line 1015) | def __init__(self, binding): method _getattr_helper (line 1018) | def _getattr_helper(self, name): method __getattr__ (line 1036) | def __getattr__(self, name): method fetch (line 1041) | def fetch(self, *args, **kwargs): class _DurableObjectNamespaceWrapper (line 1045) | class _DurableObjectNamespaceWrapper: method __init__ (line 1046) | def __init__(self, binding): method __getattr__ (line 1049) | def __getattr__(self, name): method get (line 1052) | def get(self, *args, **kwargs): method getByName (line 1055) | def getByName(self, *args, **kwargs): method jurisdiction (line 1058) | def jurisdiction(self, *args, **kwargs): class _WorkflowInstanceWrapper (line 1064) | class _WorkflowInstanceWrapper: method __init__ (line 1065) | def __init__(self, binding): method __getattr__ (line 1068) | def __getattr__(self, name): method send_event (line 1071) | async def send_event(self, *args, **kwargs): method pause (line 1074) | async def pause(self, *args, **kwargs): method resume (line 1077) | async def resume(self, *args, **kwargs): method terminate (line 1080) | async def terminate(self, *args, **kwargs): method restart (line 1083) | async def restart(self, *args, **kwargs): method status (line 1086) | async def status(self, *args, **kwargs): class _WorkflowBindingWrapper (line 1090) | class _WorkflowBindingWrapper: method __init__ (line 1091) | def __init__(self, binding): method __getattr__ (line 1094) | def __getattr__(self, name): method get (line 1097) | async def get(self, *args, **kwargs): method create (line 1100) | async def create(self, *args, **kwargs): method create_batch (line 1103) | async def create_batch(self, *args, **kwargs): class _EnvWrapper (line 1110) | class _EnvWrapper: method __init__ (line 1111) | def __init__(self, env: Any): method _getattr_helper (line 1114) | def _getattr_helper(self, name): method __getattr__ (line 1128) | def __getattr__(self, name): function handler (line 1134) | def handler(func): class _WorkflowStepWrapper (line 1156) | class _WorkflowStepWrapper: method __init__ (line 1157) | def __init__(self, js_step): method _do_legacy (line 1169) | def _do_legacy(self, name, depends=None, concurrent=False, config=None): method _do_implicit (line 1179) | def _do_implicit(self, name=None, *, concurrent=False, config=None): method _create_step_decorator (line 1189) | def _create_step_decorator(self, name, depends, concurrent, config, im... method _build_dependency_list (line 1208) | def _build_dependency_list(self, func, depends, implicit): method _gather_results (line 1246) | async def _gather_results(self, results_future_list, concurrent): method sleep (line 1257) | def sleep(self, *args, **kwargs): method sleep_until (line 1260) | def sleep_until(self, name, timestamp): method wait_for_event (line 1266) | def wait_for_event(self, name, event_type, /, timeout="24 hours"): method _resolve_dependency (line 1275) | async def _resolve_dependency(self, dep): function _do_call (line 1286) | async def _do_call(entrypoint, name, config, callback, *results): function _wrap_subclass (line 1326) | def _wrap_subclass(cls): function _wrap_workflow_step (line 1342) | def _wrap_workflow_step(cls): class DurableObject (line 1369) | class DurableObject: method __init__ (line 1374) | def __init__(self, ctx: Context, env: Any): method __init_subclass__ (line 1378) | def __init_subclass__(cls, **_kwargs): class WorkerEntrypoint (line 1382) | class WorkerEntrypoint: method __init__ (line 1387) | def __init__(self, ctx: Context, env: Any): method __init_subclass__ (line 1391) | def __init_subclass__(cls, **_kwargs: Any): class WorkflowEntrypoint (line 1395) | class WorkflowEntrypoint: method __init__ (line 1400) | def __init__(self, ctx: Context, env: Any): method __init_subclass__ (line 1404) | def __init_subclass__(cls, **_kwargs: Any): FILE: src/pyodide/internal/workers-api/src/workers/workflows.py class NonRetryableError (line 6) | class NonRetryableError(Exception): FILE: src/pyodide/make_snapshots.py function cquery (line 17) | def cquery(rule): function _bundle_version_info (line 37) | def _bundle_version_info(): function bundle_version_info (line 42) | def bundle_version_info(): function make_config (line 68) | def make_config( function make_worker (line 82) | def make_worker(imports: list[str]) -> str: function make_snapshot (line 95) | def make_snapshot( # noqa: PLR0913 function make_baseline_snapshot (line 144) | def make_baseline_snapshot( function make_numpy_snapshot (line 154) | def make_numpy_snapshot( function make_fastapi_snapshot (line 166) | def make_fastapi_snapshot( function make_snapshots (line 183) | def make_snapshots( function update_python_metadata_bzl (line 206) | def update_python_metadata_bzl(res: tuple[str, tuple[str, str]]): function upload_snapshots (line 232) | def upload_snapshots(outdir: Path): function main (line 251) | def main() -> int: FILE: src/pyodide/python-entrypoint-helper.ts type PyFuture (line 42) | type PyFuture = Promise & { copy(): PyFuture; destroy(): void }; function patchWaitUntil (line 46) | function patchWaitUntil(ctx: { type PyodideEntrypointHelper (line 77) | type PyodideEntrypointHelper = { function get_pyodide_entrypoint_helper (line 89) | function get_pyodide_entrypoint_helper(): PyodideEntrypointHelper { function setDoAnImport (line 98) | async function setDoAnImport( function handleSrcImport (line 112) | function handleSrcImport(pyodide: Pyodide, e: any): never { function pyimportMainModule (line 133) | async function pyimportMainModule(pyodide: Pyodide): Promise { function getPyodide (line 150) | async function getPyodide(): Promise { function injectSitePackagesModule (line 171) | async function injectSitePackagesModule( function applyPatch (line 190) | async function applyPatch(pyodide: Pyodide, patchName: string): Promise<... function injectWorkersApi (line 199) | async function injectWorkersApi(pyodide: Pyodide): Promise { function setupPatches (line 254) | async function setupPatches(pyodide: Pyodide): Promise { function getMainModule (line 285) | function getMainModule(): Promise { function preparePython (line 307) | async function preparePython(): Promise { function doPyCallHelper (line 320) | async function doPyCallHelper( function doPyCall (line 344) | function doPyCall(pyfunc: PyCallable, args: any[]): any { function doRelaxedPyCall (line 348) | function doRelaxedPyCall(pyfunc: PyCallable, args: any[]): any { function makeHandler (line 352) | function makeHandler(pyHandlerName: string): Handler { function initPyInstance (line 383) | async function initPyInstance( constant SPECIAL_HANDLER_NAMES (line 399) | const SPECIAL_HANDLER_NAMES = ['fetch', 'connect']; constant SPECIAL_DO_HANDLER_NAMES (line 400) | const SPECIAL_DO_HANDLER_NAMES = [ function makeEntrypointProxyHandler (line 407) | function makeEntrypointProxyHandler( function makeEntrypointClass (line 479) | function makeEntrypointClass( type IntrospectionMod (line 513) | type IntrospectionMod = { function loadIntrospectionMod (line 520) | async function loadIntrospectionMod( function getIntrospectionMod (line 536) | async function getIntrospectionMod(): Promise { constant SUPPORTED_HANDLER_NAMES (line 544) | const SUPPORTED_HANDLER_NAMES = [ type ExporterClassInfo (line 553) | type ExporterClassInfo = { type PythonEntrypointClasses (line 558) | type PythonEntrypointClasses = { type PythonInitResult (line 564) | type PythonInitResult = { function handleDefaultClass (line 570) | function handleDefaultClass( function initPython (line 596) | async function initPython(): Promise { FILE: src/pyodide/python-entrypoint.js function doAnImport (line 30) | async function doAnImport(name) { function makeEntrypointClassFromNames (line 42) | function makeEntrypointClassFromNames(classes, baseClass) { FILE: src/pyodide/tool_utils.py function run (line 11) | def run( function bytesdigest (line 28) | def bytesdigest(p: Path | str) -> bytes: function hexdigest (line 33) | def hexdigest(p: Path | str) -> str: function b64digest (line 39) | def b64digest(p: Path | str): function timing (line 44) | def timing(name: str): FILE: src/pyodide/types/Error.d.ts type ErrorConstructor (line 5) | interface ErrorConstructor { type StackItem (line 10) | interface StackItem { FILE: src/pyodide/types/Pyodide.d.ts type AnyClass (line 5) | type AnyClass = new (...args: any[]) => T; type Handler (line 7) | type Handler = (...args: any[]) => any; type PyCallable (line 9) | type PyCallable = ((...args: any[]) => any) & { type PyDict (line 19) | type PyDict = object; type PyModule (line 21) | interface PyModule { type Pyodide (line 25) | interface Pyodide { FILE: src/pyodide/types/artifacts.d.ts type SnapshotType (line 6) | type SnapshotType = 'baseline' | 'dedicated' | 'package'; type MemorySnapshotResult (line 7) | type MemorySnapshotResult = { FILE: src/pyodide/types/emscripten.d.ts type ENV (line 5) | interface ENV { type PyodideConfig (line 10) | interface PyodideConfig { type SerializedHiwireValue (line 20) | type SerializedHiwireValue = { path: string[] } | { serialized: any } | ... type SnapshotConfig (line 22) | type SnapshotConfig = { type API (line 27) | interface API { type LDSO (line 52) | interface LDSO { type DSO (line 61) | interface DSO { type PATH (line 69) | interface PATH { type PreRunHook (line 73) | type PreRunHook = (mod: Module) => void; type EmscriptenSettings (line 75) | interface EmscriptenSettings { type Module (line 91) | interface Module { FILE: src/pyodide/types/fatal-reporter.d.ts type FatalReporter (line 8) | interface FatalReporter { FILE: src/pyodide/types/filesystem.d.ts type Reader (line 5) | interface Reader { type TarFSInfo (line 9) | interface TarFSInfo { type MetadataDirInfo (line 22) | type MetadataDirInfo = Map; type MetadataFSInfo (line 23) | type MetadataFSInfo = MetadataDirInfo | number; type FSLookupResult (line 25) | interface FSLookupResult { type FS (line 29) | interface FS { type FSOps (line 62) | interface FSOps { type MountOpts (line 85) | interface MountOpts { type FSNodeOps (line 89) | interface FSNodeOps { type FSStream (line 95) | interface FSStream { type FSStreamOps (line 100) | interface FSStreamOps { type FSMount (line 111) | interface FSMount { type FSNode (line 115) | interface FSNode { type FSAttr (line 129) | interface FSAttr { type EmscriptenFS (line 145) | interface EmscriptenFS { FILE: src/pyodide/types/limiter.d.ts type Limiter (line 10) | interface Limiter { FILE: src/pyodide/types/pyodide-lock.d.ts type InstallDir (line 5) | type InstallDir = 'site' | 'stdlib' | 'dynlib'; type PackageDeclaration (line 6) | interface PackageDeclaration { type PackageLock (line 19) | interface PackageLock { FILE: src/pyodide/types/runtime-generated/metadata.d.ts type CompatibilityFlags (line 6) | interface CompatibilityFlags { FILE: src/pyodide/upload_bundles.py function cquery (line 16) | def cquery(rule): function bazel_mod_tidy (line 35) | def bazel_mod_tidy(): function _bundle_version_info (line 44) | def _bundle_version_info(): function bundle_version_info (line 49) | def bundle_version_info(): function get_pyodide_bin_path (line 53) | def get_pyodide_bin_path(ver): function bundle_key (line 57) | def bundle_key(*, pyodide_version, pyodide_date, backport, **_kwds): function bundle_url (line 61) | def bundle_url(**kwds): function get_backport (line 65) | def get_backport(ver): function _get_replacer (line 77) | def _get_replacer(backport, integrity): class BundleInfo (line 91) | class BundleInfo: function update_python_metadata_bzl (line 98) | def update_python_metadata_bzl(bundles: list[BundleInfo]) -> None: function print_info (line 120) | def print_info(info: BundleInfo) -> None: function make_bundles (line 129) | def make_bundles(update_released: bool) -> list[BundleInfo]: function upload_bundles (line 144) | def upload_bundles(bundles: list[BundleInfo]): function main (line 165) | def main(): FILE: src/rust/api/dns.rs type DnsParserError (line 11) | pub enum DnsParserError { function from (line 23) | fn from(val: DnsParserError) -> Self { type CaaRecord (line 37) | pub struct CaaRecord { type NaptrRecord (line 46) | pub struct NaptrRecord { function decode_hex (line 60) | pub fn decode_hex(input: &[&str]) -> Result, DnsParserError> { function parse_replacement (line 85) | pub fn parse_replacement(input: &[&str]) -> jsg::Result jsg::Rc { method parse_caa_record (line 153) | pub fn parse_caa_record(&self, record: String) -> Result jsg::Result); function register_nodejs_modules (line 26) | pub fn register_nodejs_modules(registry: Pin<&mut ffi::ModuleRegistry>) { function test_wrap_resource_equality (line 47) | fn test_wrap_resource_equality() { FILE: src/rust/cxx-integration-test/cxx-rust-integration-test.h function namespace (line 7) | namespace workerd::rust::test { FILE: src/rust/cxx-integration-test/lib.rs type Result (line 13) | type Result = std::io::Result; function call (line 25) | fn call(self: Pin<&mut TestCallback>, a: usize, b: usize) -> usize; type SharedStruct (line 33) | struct SharedStruct { function result_ok (line 39) | fn result_ok() -> Result; function result_error (line 40) | fn result_error() -> Result; function log_every_level (line 42) | fn log_every_level(); function call_callback (line 44) | fn call_callback(callback: Pin<&mut TestCallback>, a: usize, b: usize) -... function pass_shared_struct (line 49) | fn pass_shared_struct(s: SharedStruct) -> i32; function return_shared_struct (line 50) | fn return_shared_struct() -> SharedStruct; function pass_shared_struct_as_ref (line 53) | fn pass_shared_struct_as_ref(s: &SharedStruct) -> i32; function pass_shared_struct_as_mut_ref (line 54) | fn pass_shared_struct_as_mut_ref(s: &mut SharedStruct); function pass_shared_struct_as_const_ptr (line 57) | unsafe fn pass_shared_struct_as_const_ptr(s: *const SharedStruct) -> i32; function pass_shared_struct_as_mut_ptr (line 58) | unsafe fn pass_shared_struct_as_mut_ptr(s: *mut SharedStruct); function pass_shared_struct_as_box (line 61) | fn pass_shared_struct_as_box(s: Box) -> i32; function return_shared_struct_as_box (line 62) | fn return_shared_struct_as_box() -> Box; function rust_struct_new_box (line 70) | fn rust_struct_new_box(name: &str) -> Box; function get_name (line 73) | fn get_name(self: &RustStruct) -> &str; function set_name (line 76) | fn set_name(&mut self, name: &str); function get_string (line 80) | fn get_string() -> String; function get_str (line 81) | fn get_str() -> &'static str; function call (line 88) | fn call(self: Pin<&mut UsizeCallback>, x: usize); function async_immediate (line 91) | fn async_immediate(callback: Pin<&'static mut UsizeCallback>); function async_sleep (line 92) | fn async_sleep(callback: Pin<&'static mut UsizeCallback>); function result_ok (line 97) | fn result_ok() -> Result { function result_error (line 101) | fn result_error() -> Result { function log_every_level (line 105) | fn log_every_level() { function call_callback (line 113) | fn call_callback(callback: Pin<&mut ffi::TestCallback>, a: usize, b: usi... function pass_shared_struct (line 118) | fn pass_shared_struct(s: ffi::SharedStruct) -> i32 { function return_shared_struct (line 122) | fn return_shared_struct() -> ffi::SharedStruct { function pass_shared_struct_as_ref (line 126) | fn pass_shared_struct_as_ref(s: &ffi::SharedStruct) -> i32 { function pass_shared_struct_as_mut_ref (line 130) | fn pass_shared_struct_as_mut_ref(s: &mut ffi::SharedStruct) { function pass_shared_struct_as_const_ptr (line 135) | unsafe fn pass_shared_struct_as_const_ptr(s: *const ffi::SharedStruct) -... function pass_shared_struct_as_mut_ptr (line 141) | unsafe fn pass_shared_struct_as_mut_ptr(s: *mut ffi::SharedStruct) { function pass_shared_struct_as_box (line 150) | fn pass_shared_struct_as_box(s: Box) -> i32 { function return_shared_struct_as_box (line 154) | fn return_shared_struct_as_box() -> Box { type RustStruct (line 158) | struct RustStruct { method get_name (line 169) | fn get_name(&self) -> &str { method set_name (line 173) | fn set_name(&mut self, name: &str) { function rust_struct_new_box (line 162) | fn rust_struct_new_box(name: &str) -> Box { function get_string (line 178) | fn get_string() -> String { function get_str (line 182) | fn get_str() -> &'static str { function async_immediate (line 191) | fn async_immediate(callback: Pin<&'static mut ffi::UsizeCallback>) { function async_sleep (line 197) | fn async_sleep(callback: Pin<&'static mut ffi::UsizeCallback>) { function asan_stack_buffer_overflow (line 210) | fn asan_stack_buffer_overflow() { FILE: src/rust/cxx-integration/lib.rs function init (line 6) | fn init(); function trigger_panic (line 8) | fn trigger_panic(msg: &str); function init (line 12) | pub fn init() { function init_tokio (line 18) | pub fn init_tokio(worker_threads: Option) { function trigger_panic (line 22) | fn trigger_panic(msg: &str) { FILE: src/rust/cxx-integration/tokio.rs function init (line 12) | pub(crate) fn init(worker_threads: Option) { function runtime_handle (line 39) | pub fn runtime_handle() -> tokio::runtime::Handle { function spawn (line 49) | pub fn spawn(future: F) -> JoinHandle function block_on (line 62) | pub fn block_on(f: F) -> F::Output { function test_tokio_init (line 73) | fn test_tokio_init() { FILE: src/rust/encoding/lib.rs type Encoding (line 22) | enum Encoding { type DecodeResult (line 37) | struct DecodeResult<'a> { type DecodeOptions (line 47) | struct DecodeOptions { function new_decoder (line 58) | fn new_decoder(encoding: Encoding) -> Box; function decode (line 65) | unsafe fn decode<'a>( function reset (line 72) | fn reset(decoder: &mut Decoder); type Decoder (line 77) | pub struct Decoder { function to_encoding (line 89) | fn to_encoding(enc: ffi::Encoding) -> &'static encoding_rs::Encoding { function new_decoder (line 104) | pub fn new_decoder(encoding: ffi::Encoding) -> Box { function decode (line 114) | pub fn decode<'a>( function reset (line 197) | pub fn reset(state: &mut Decoder) { FILE: src/rust/gen-compile-cache/cxx-bridge.h function namespace (line 5) | namespace workerd::rust::gen_compile_cache { FILE: src/rust/gen-compile-cache/main.rs type Args (line 9) | struct Args { function main (line 14) | fn main() { function compile (line 37) | fn compile(path: &str, source_code: &str) -> Vec; FILE: src/rust/jsg-macros/lib.rs function jsg_struct (line 22) | pub fn jsg_struct(attr: TokenStream, item: TokenStream) -> TokenStream { function jsg_method (line 117) | pub fn jsg_method(_attr: TokenStream, item: TokenStream) -> TokenStream { function jsg_resource (line 255) | pub fn jsg_resource(attr: TokenStream, item: TokenStream) -> TokenStream { type TraceableType (line 339) | enum TraceableType { type OptionalKind (line 351) | enum OptionalKind { function get_traceable_type (line 361) | fn get_traceable_type(ty: &Type) -> TraceableType { function extract_optional_inner (line 387) | fn extract_optional_inner(ty: &Type) -> Option<(OptionalKind, &Type)> { function extract_cell_inner (line 406) | fn extract_cell_inner(ty: &Type) -> Option<&Type> { function generate_cell_trace_statement (line 442) | fn generate_cell_trace_statement( function generate_trace_statements (line 500) | fn generate_trace_statements( function generate_resource_impl (line 557) | fn generate_resource_impl(impl_block: &ItemImpl) -> TokenStream { function validate_constructor (line 682) | fn validate_constructor(method: &syn::ImplItemFn) -> Option bool { function error (line 851) | fn error(tokens: &impl ToTokens, msg: &str) -> TokenStream { function extract_name_attribute (line 857) | fn extract_name_attribute(tokens: TokenStream) -> Option { function snake_to_camel (line 873) | fn snake_to_camel(s: &str) -> String { function is_result_type (line 891) | fn is_result_type(ty: &syn::Type) -> bool { function jsg_static_constant (line 923) | pub fn jsg_static_constant(_attr: TokenStream, item: TokenStream) -> Tok... function jsg_constructor (line 947) | pub fn jsg_constructor(_attr: TokenStream, item: TokenStream) -> TokenSt... function is_lock_ref (line 956) | fn is_lock_ref(ty: &syn::Type) -> bool { function jsg_oneof (line 1004) | pub fn jsg_oneof(_attr: TokenStream, item: TokenStream) -> TokenStream { FILE: src/rust/jsg-test/ffi.h function namespace (line 18) | namespace workerd { FILE: src/rust/jsg-test/lib.rs type Isolate (line 19) | type Isolate = jsg::v8::ffi::Isolate; type Local (line 20) | type Local = jsg::v8::ffi::Local; type EvalResult (line 24) | struct EvalResult { type GcType (line 29) | enum GcType { function create_test_harness (line 41) | pub unsafe fn create_test_harness() -> KjOwn; function run_in_context (line 42) | pub unsafe fn run_in_context( function eval (line 48) | pub unsafe fn eval(self: &EvalContext, code: &str) -> EvalResult; function set_global (line 49) | pub unsafe fn set_global(self: &EvalContext, name: &str, value: Local); function request_gc (line 56) | pub unsafe fn request_gc(isolate: *mut Isolate, gc_type: GcType); function create_cpp_tagged_object (line 62) | pub unsafe fn create_cpp_tagged_object(isolate: *mut Isolate) -> Local; type Harness (line 67) | pub struct Harness(KjOwn); method new (line 168) | pub fn new() -> Self { method run_in_context (line 181) | pub fn run_in_context(&self, callback: F) method request_gc (line 218) | pub fn request_gc(lock: &mut jsg::Lock) { method request_minor_gc (line 223) | pub fn request_minor_gc(lock: &mut jsg::Lock) { method create_cpp_tagged_object (line 230) | pub fn create_cpp_tagged_object<'a>(lock: &mut jsg::Lock) -> v8::Local... type EvalContext (line 69) | pub struct EvalContext<'a> { type EvalError (line 75) | pub enum EvalError<'a> { function unwrap_jsg_err (line 91) | pub fn unwrap_jsg_err(&self, lock: &mut jsg::Lock) -> jsg::Error { function eval (line 100) | pub fn eval(&self, lock: &mut jsg::Lock, code: &str) -> Result Result, E... function set_global (line 161) | pub fn set_global(&self, name: &str, value: v8::Local) { method default (line 240) | fn default() -> Self { FILE: src/rust/jsg-test/tests/arrays.rs type Person (line 12) | struct Person { type ArrayResource (line 18) | struct ArrayResource; method sum (line 23) | pub fn sum(&self, numbers: Vec) -> Number { method sum_slice (line 28) | pub fn sum_slice(&self, numbers: &[Number]) -> Number { method join_strings (line 33) | pub fn join_strings(&self, strings: &[String]) -> String { method double (line 38) | pub fn double(&self, numbers: Vec) -> Vec { method concat_strings (line 46) | pub fn concat_strings(&self, strings: Vec) -> String { method split_string (line 51) | pub fn split_string(&self, s: &str) -> Vec { method filter_positive (line 56) | pub fn filter_positive(&self, numbers: Vec) -> Vec { method reverse_bytes (line 61) | pub fn reverse_bytes(&self, bytes: Vec) -> Vec { method reverse_bytes_slice (line 66) | pub fn reverse_bytes_slice(&self, bytes: &[u8]) -> Vec { method sum_i32 (line 71) | pub fn sum_i32(&self, numbers: Vec) -> Number { method sum_i32_slice (line 76) | pub fn sum_i32_slice(&self, numbers: &[i32]) -> Number { method filter_adults (line 81) | pub fn filter_adults(&self, people: Vec) -> Vec { method sum_f32 (line 90) | pub fn sum_f32(&self, numbers: Vec) -> Number { method sum_f32_slice (line 95) | pub fn sum_f32_slice(&self, numbers: &[f32]) -> Number { method double_f32 (line 100) | pub fn double_f32(&self, numbers: Vec) -> Vec { method sum_f64 (line 106) | pub fn sum_f64(&self, numbers: Vec) -> Number { method sum_f64_slice (line 111) | pub fn sum_f64_slice(&self, numbers: &[f64]) -> Number { method double_f64 (line 116) | pub fn double_f64(&self, numbers: Vec) -> Vec { method sum_i64 (line 122) | pub fn sum_i64(&self, numbers: Vec) -> Number { method sum_i64_slice (line 128) | pub fn sum_i64_slice(&self, numbers: &[i64]) -> Number { method double_i64 (line 134) | pub fn double_i64(&self, numbers: Vec) -> Vec { method sum_u64 (line 140) | pub fn sum_u64(&self, numbers: Vec) -> Number { method sum_u64_slice (line 146) | pub fn sum_u64_slice(&self, numbers: &[u64]) -> Number { method double_u64 (line 152) | pub fn double_u64(&self, numbers: Vec) -> Vec { function resource_accepts_array_parameter (line 158) | fn resource_accepts_array_parameter() { function resource_accepts_slice_parameter (line 177) | fn resource_accepts_slice_parameter() { function resource_returns_array (line 197) | fn resource_returns_array() { function resource_accepts_typed_array_parameter (line 221) | fn resource_accepts_typed_array_parameter() { function resource_returns_typed_array (line 242) | fn resource_returns_typed_array() { function resource_accepts_typed_array_slice_parameter (line 261) | fn resource_accepts_typed_array_slice_parameter() { function typed_array_slice_rejects_wrong_type (line 291) | fn typed_array_slice_rejects_wrong_type() { function resource_accepts_and_returns_struct_array (line 321) | fn resource_accepts_and_returns_struct_array() { function vec_to_js_creates_array (line 342) | fn vec_to_js_creates_array() { function vec_from_js_parses_array (line 374) | fn vec_from_js_parses_array() { function vec_empty_roundtrip (line 388) | fn vec_empty_roundtrip() { function vec_nested_arrays (line 405) | fn vec_nested_arrays() { function vec_from_non_array_returns_error (line 425) | fn vec_from_non_array_returns_error() { function typed_array_to_js (line 435) | fn typed_array_to_js() { function typed_array_from_js (line 487) | fn typed_array_from_js() { function typed_array_empty_roundtrip (line 520) | fn typed_array_empty_roundtrip() { function typed_array_type_mismatch_returns_error (line 536) | fn typed_array_type_mismatch_returns_error() { function large_typed_array_roundtrip (line 555) | fn large_typed_array_roundtrip() { function typed_array_iter_uint8 (line 571) | fn typed_array_iter_uint8() { function typed_array_into_iter_uint8 (line 598) | fn typed_array_into_iter_uint8() { function typed_array_iter_int32 (line 615) | fn typed_array_iter_int32() { function typed_array_iter_reverse (line 637) | fn typed_array_iter_reverse() { function typed_array_empty (line 654) | fn typed_array_empty() { function float32_array_parameter_and_return (line 676) | fn float32_array_parameter_and_return() { function float32_array_slice_parameter (line 708) | fn float32_array_slice_parameter() { function float32_array_rejects_wrong_type (line 732) | fn float32_array_rejects_wrong_type() { function float32_array_to_js_and_from_js (line 753) | fn float32_array_to_js_and_from_js() { function float64_array_parameter_and_return (line 797) | fn float64_array_parameter_and_return() { function float64_array_slice_parameter (line 829) | fn float64_array_slice_parameter() { function float64_array_rejects_wrong_type (line 853) | fn float64_array_rejects_wrong_type() { function float64_array_to_js_and_from_js (line 874) | fn float64_array_to_js_and_from_js() { function bigint64_array_parameter_and_return (line 905) | fn bigint64_array_parameter_and_return() { function bigint64_array_slice_parameter (line 943) | fn bigint64_array_slice_parameter() { function bigint64_array_rejects_wrong_type (line 967) | fn bigint64_array_rejects_wrong_type() { function bigint64_array_to_js_and_from_js (line 988) | fn bigint64_array_to_js_and_from_js() { function biguint64_array_parameter_and_return (line 1018) | fn biguint64_array_parameter_and_return() { function biguint64_array_slice_parameter (line 1050) | fn biguint64_array_slice_parameter() { function biguint64_array_rejects_wrong_type (line 1074) | fn biguint64_array_rejects_wrong_type() { function biguint64_array_to_js_and_from_js (line 1095) | fn biguint64_array_to_js_and_from_js() { FILE: src/rust/jsg-test/tests/eval.rs function eval_returns_correct_type (line 10) | fn eval_returns_correct_type() { function eval_string_concatenation (line 20) | fn eval_string_concatenation() { function eval_number_returns_number_type (line 30) | fn eval_number_returns_number_type() { function eval_arithmetic_expression (line 40) | fn eval_arithmetic_expression() { function eval_boolean_true (line 50) | fn eval_boolean_true() { function eval_boolean_false (line 60) | fn eval_boolean_false() { function eval_comparison_expression (line 70) | fn eval_comparison_expression() { function eval_null (line 80) | fn eval_null() { function eval_throws_on_error (line 90) | fn eval_throws_on_error() { function eval_throws_string_preserves_message (line 105) | fn eval_throws_string_preserves_message() { function eval_function_call (line 120) | fn eval_function_call() { function eval_typeof_string (line 132) | fn eval_typeof_string() { function eval_typeof_number (line 142) | fn eval_typeof_number() { function eval_typeof_boolean (line 152) | fn eval_typeof_boolean() { function eval_unicode_string (line 162) | fn eval_unicode_string() { function eval_emoji_string (line 172) | fn eval_emoji_string() { FILE: src/rust/jsg-test/tests/function.rs function try_as_function_succeeds (line 13) | fn try_as_function_succeeds() { function try_as_function_fails_for_number (line 24) | fn try_as_function_fails_for_number() { function try_as_object_succeeds (line 35) | fn try_as_object_succeeds() { function try_as_object_fails_for_string (line 46) | fn try_as_object_fails_for_string() { function try_as_array_succeeds (line 57) | fn try_as_array_succeeds() { function try_as_array_fails_for_object (line 68) | fn try_as_array_fails_for_object() { function call_zero_args (line 79) | fn call_zero_args() { function call_with_args (line 92) | fn call_with_args() { function call_returns_string (line 108) | fn call_returns_string() { function call_with_receiver (line 123) | fn call_with_receiver() { function call_with_object_receiver_via_into (line 139) | fn call_with_object_receiver_via_into() { function local_object_into_value (line 159) | fn local_object_into_value() { function local_function_into_value (line 173) | fn local_function_into_value() { function local_array_into_value (line 186) | fn local_array_into_value() { FILE: src/rust/jsg-test/tests/gc.rs type SimpleResource (line 26) | struct SimpleResource { method get_name (line 40) | fn get_name(&self) -> Result { method drop (line 31) | fn drop(&mut self) { type ParentResource (line 49) | struct ParentResource { method drop (line 55) | fn drop(&mut self) { function supports_gc_via_ref_drop (line 70) | fn supports_gc_via_ref_drop() { function supports_gc_via_weak_callback (line 94) | fn supports_gc_via_weak_callback() { function resource_with_traced_ref_field (line 118) | fn resource_with_traced_ref_field() { function child_traced_ref_kept_alive_by_parent (line 156) | fn child_traced_ref_kept_alive_by_parent() { function weak_ref_upgrade (line 196) | fn weak_ref_upgrade() { function wrapped_resource_kept_alive_by_js (line 225) | fn wrapped_resource_kept_alive_by_js() { function weak_ref_with_wrapped_resource (line 249) | fn weak_ref_with_wrapped_resource() { function traced_ref_in_gc (line 276) | fn traced_ref_in_gc() { function weak_ref_get_returns_resource_data (line 316) | fn weak_ref_get_returns_resource_data() { function weak_ref_get_returns_none_after_drop (line 333) | fn weak_ref_get_returns_none_after_drop() { function weak_ref_default_is_dead (line 358) | fn weak_ref_default_is_dead() { function weak_ref_clone_shares_alive_marker (line 374) | fn weak_ref_clone_shares_alive_marker() { function weak_ref_upgrade_with_wrapped_resource_prevents_gc (line 406) | fn weak_ref_upgrade_with_wrapped_resource_prevents_gc() { function weak_ref_trace_does_not_prevent_gc (line 439) | fn weak_ref_trace_does_not_prevent_gc() { function ref_clone_keeps_resource_alive (line 498) | fn ref_clone_keeps_resource_alive() { function multiple_ref_drops_only_last_triggers_destruction (line 526) | fn multiple_ref_drops_only_last_triggers_destruction() { function ref_deref_returns_correct_resource_data (line 555) | fn ref_deref_returns_correct_resource_data() { function from_js_creates_strong_reference_from_js_wrapper (line 581) | fn from_js_creates_strong_reference_from_js_wrapper() { function from_js_returns_err_for_plain_js_object (line 625) | fn from_js_returns_err_for_plain_js_object() { function wrap_multiple_instances_of_same_type (line 647) | fn wrap_multiple_instances_of_same_type() { function wrap_same_resource_twice_returns_same_object (line 686) | fn wrap_same_resource_twice_returns_same_object() { function resource_data_survives_gc_via_js_global (line 711) | fn resource_data_survives_gc_via_js_global() { function parent_ref_keeps_child_alive_through_gc (line 735) | fn parent_ref_keeps_child_alive_through_gc() { function instance_drop_invalidates_all_weak_refs (line 775) | fn instance_drop_invalidates_all_weak_refs() { type NullableParent (line 821) | struct NullableParent { method drop (line 826) | fn drop(&mut self) { function nullable_ref_some_keeps_child_alive_through_gc (line 836) | fn nullable_ref_some_keeps_child_alive_through_gc() { function nullable_ref_null_does_not_crash_during_gc (line 873) | fn nullable_ref_null_does_not_crash_during_gc() { function nullable_ref_undefined_does_not_crash_during_gc (line 901) | fn nullable_ref_undefined_does_not_crash_during_gc() { type NativeState (line 934) | struct NativeState { method drop (line 939) | fn drop(&mut self) { type NativeOwnerResource (line 945) | struct NativeOwnerResource { method get_value (line 952) | fn get_value(&self) -> jsg::Number { function traced_ref_drop_respects_strong_flag (line 974) | fn traced_ref_drop_respects_strong_flag() { function rc_native_object_dropped_on_minor_gc (line 1039) | fn rc_native_object_dropped_on_minor_gc() { type CyclicResource (line 1094) | struct CyclicResource { method drop (line 1101) | fn drop(&mut self) { function global_value_back_ref_is_collected_by_gc (line 1119) | fn global_value_back_ref_is_collected_by_gc() { type CellChild (line 1167) | struct CellChild; method drop (line 1170) | fn drop(&mut self) { type CellParent (line 1182) | struct CellParent { method drop (line 1187) | fn drop(&mut self) { type CellOptionParent (line 1197) | struct CellOptionParent { method drop (line 1202) | fn drop(&mut self) { type CellNullableParent (line 1212) | struct CellNullableParent { method drop (line 1217) | fn drop(&mut self) { type StdCellParent (line 1227) | struct StdCellParent { method drop (line 1232) | fn drop(&mut self) { function cell_ref_keeps_child_alive_through_gc (line 1242) | fn cell_ref_keeps_child_alive_through_gc() { function cell_option_ref_some_keeps_child_alive_through_gc (line 1276) | fn cell_option_ref_some_keeps_child_alive_through_gc() { function cell_option_ref_none_does_not_crash_during_gc (line 1308) | fn cell_option_ref_none_does_not_crash_during_gc() { function cell_nullable_ref_some_keeps_child_alive_through_gc (line 1335) | fn cell_nullable_ref_some_keeps_child_alive_through_gc() { function cell_nullable_ref_null_does_not_crash_during_gc (line 1367) | fn cell_nullable_ref_null_does_not_crash_during_gc() { function std_cell_ref_keeps_child_alive_through_gc (line 1394) | fn std_cell_ref_keeps_child_alive_through_gc() { FILE: src/rust/jsg-test/tests/jsg_oneof.rs type StringOrNumber (line 14) | enum StringOrNumber { type NumberOrString (line 21) | enum NumberOrString { type StringOrBool (line 28) | enum StringOrBool { type ThreeTypes (line 35) | enum ThreeTypes { type EnumTestResource (line 42) | struct EnumTestResource; method string_or_number (line 48) | pub fn string_or_number(&self, value: StringOrNumber) -> Result Result Result Result Result) -> Result) -> Result) -> Result Result { method greet (line 37) | pub fn greet(&self, name: &str) -> String { type DirectReturnResource (line 43) | struct DirectReturnResource { method get_name (line 51) | pub fn get_name(&self) -> String { method is_valid (line 56) | pub fn is_valid(&self) -> bool { method get_counter (line 61) | pub fn get_counter(&self) -> jsg::Number { method increment_counter (line 66) | pub fn increment_counter(&self) { method maybe_name (line 71) | pub fn maybe_name(&self) -> Option { function resource_method_callback_receives_correct_self (line 80) | fn resource_method_callback_receives_correct_self() { function resource_method_can_be_called_multiple_times (line 98) | fn resource_method_can_be_called_multiple_times() { function resource_method_accepts_str_ref_parameter (line 120) | fn resource_method_accepts_str_ref_parameter() { function resource_method_returns_non_result_values (line 137) | fn resource_method_returns_non_result_values() { type MathResource (line 172) | struct MathResource; method add (line 177) | pub fn add(a: Number, b: Number) -> Number { method greet (line 182) | pub fn greet(name: String) -> String { method divide (line 187) | pub fn divide(a: Number, b: Number) -> Result { method get_prefix (line 195) | pub fn get_prefix(&self) -> String { function static_method_callable_on_class (line 202) | fn static_method_callable_on_class() { function instance_and_static_methods_coexist (line 219) | fn instance_and_static_methods_coexist() { function static_method_result_return_type (line 248) | fn static_method_result_return_type() { function static_method_throws_exception (line 262) | fn static_method_throws_exception() { function resource_method_returns_null_for_none (line 285) | fn resource_method_returns_null_for_none() { type ConstantResource (line 306) | struct ConstantResource; constant MAX_SIZE (line 311) | pub const MAX_SIZE: u32 = 1024; constant STATUS_OK (line 314) | pub const STATUS_OK: i32 = 0; constant STATUS_ERROR (line 317) | pub const STATUS_ERROR: i32 = -1; constant SCALE_FACTOR (line 320) | pub const SCALE_FACTOR: f64 = 2.5; method get_name (line 323) | pub fn get_name(&self) -> String { function static_constant_accessible_on_constructor (line 330) | fn static_constant_accessible_on_constructor() { function static_constant_accessible_on_instance (line 353) | fn static_constant_accessible_on_instance() { function static_constant_is_read_only (line 371) | fn static_constant_is_read_only() { function static_constant_coexists_with_methods (line 392) | fn static_constant_coexists_with_methods() { type PanicResource (line 426) | struct PanicResource; method panic_now (line 431) | pub fn panic_now(&self) { function method_panic_becomes_js_internal_error (line 441) | fn method_panic_becomes_js_internal_error() { function instance_method_throws_on_missing_receiver (line 482) | fn instance_method_throws_on_missing_receiver() { function instance_method_throws_on_wrong_receiver_via_reflect_apply (line 512) | fn instance_method_throws_on_wrong_receiver_via_reflect_apply() { function instance_method_works_on_correct_receiver (line 539) | fn instance_method_works_on_correct_receiver() { type Greeting (line 560) | struct Greeting { method constructor (line 567) | fn constructor(message: String) -> Self { method get_message (line 572) | fn get_message(&self) -> String { function resource_without_constructor_throws (line 579) | fn resource_without_constructor_throws() { function constructor_creates_instance (line 593) | fn constructor_creates_instance() { function constructor_converts_arguments (line 609) | fn constructor_converts_arguments() { function constructor_creates_distinct_objects (line 626) | fn constructor_creates_distinct_objects() { function constructor_instanceof_works (line 646) | fn constructor_instanceof_works() { type Counter (line 667) | struct Counter { method constructor (line 674) | fn constructor(_lock: &mut jsg::Lock, value: Number) -> Self { method get_value (line 679) | fn get_value(&self) -> Number { function constructor_with_lock_parameter (line 686) | fn constructor_with_lock_parameter() { FILE: src/rust/jsg-test/tests/resource_conversion.rs type Greeter (line 21) | struct Greeter { method greet (line 28) | pub fn greet(&self, name: &str) -> String { type Counter (line 34) | struct Counter { method get_value (line 41) | pub fn get_value(&self) -> Number { function to_js_creates_object_with_methods (line 52) | fn to_js_creates_object_with_methods() { function to_js_works_for_different_resource_types (line 69) | fn to_js_works_for_different_resource_types() { function to_js_creates_distinct_objects (line 84) | fn to_js_creates_distinct_objects() { function from_js_unwraps_resource (line 116) | fn from_js_unwraps_resource() { function from_js_ref_keeps_resource_alive (line 134) | fn from_js_ref_keeps_resource_alive() { function from_js_rejects_plain_object (line 179) | fn from_js_rejects_plain_object() { function from_js_rejects_string (line 192) | fn from_js_rejects_string() { function from_js_rejects_number (line 205) | fn from_js_rejects_number() { function from_js_rejects_null (line 218) | fn from_js_rejects_null() { function from_js_rejects_undefined (line 232) | fn from_js_rejects_undefined() { function round_trip_preserves_data (line 249) | fn round_trip_preserves_data() { function round_trip_through_js_identity_function (line 266) | fn round_trip_through_js_identity_function() { function round_trip_preserves_js_identity (line 284) | fn round_trip_preserves_js_identity() { function eval_raw_returns_ref_via_from_js (line 307) | fn eval_raw_returns_ref_via_from_js() { function eval_raw_with_wrong_type_gives_type_error (line 324) | fn eval_raw_with_wrong_type_gives_type_error() { function resource_stored_in_js_array_and_retrieved (line 337) | fn resource_stored_in_js_array_and_retrieved() { FILE: src/rust/jsg-test/tests/unwrap.rs function v8_is_string_returns_true_for_strings (line 9) | fn v8_is_string_returns_true_for_strings() { function v8_is_boolean_returns_true_for_booleans (line 19) | fn v8_is_boolean_returns_true_for_booleans() { function v8_is_number_returns_true_for_numbers (line 32) | fn v8_is_number_returns_true_for_numbers() { function v8_type_checks_are_mutually_exclusive (line 48) | fn v8_type_checks_are_mutually_exclusive() { function v8_unwrap_boolean_returns_correct_values (line 67) | fn v8_unwrap_boolean_returns_correct_values() { function v8_unwrap_number_returns_correct_values (line 86) | fn v8_unwrap_number_returns_correct_values() { function v8_unwrap_string_returns_correct_values (line 111) | fn v8_unwrap_string_returns_correct_values() { function unwrap_resource_rejects_cpp_tagged_object (line 141) | fn unwrap_resource_rejects_cpp_tagged_object() { function unwrap_resource_rejects_plain_js_object (line 164) | fn unwrap_resource_rejects_plain_js_object() { FILE: src/rust/jsg/feature_flags.rs type FeatureFlags (line 17) | pub struct FeatureFlags { method from_bytes (line 29) | pub(crate) fn from_bytes(data: &[u8]) -> Self { method reader (line 50) | pub fn reader(&self) -> compatibility_flags::Reader<'_> { function build_flags (line 63) | fn build_flags(setter: F) -> Vec function from_bytes_roundtrip (line 77) | fn from_bytes_roundtrip() { function from_bytes_empty_panics (line 87) | fn from_bytes_empty_panics() { function default_flags_are_false (line 92) | fn default_flags_are_false() { function multiple_flags (line 101) | fn multiple_flags() { function reader_called_multiple_times (line 114) | fn reader_called_multiple_times() { FILE: src/rust/jsg/ffi-inl.h function namespace (line 13) | namespace workerd::rust::jsg { function v8 (line 83) | inline v8::TracedReference& traced_ref_from_ffi(TracedReferenc... function GcVisitor (line 91) | inline GcVisitor to_ffi(::workerd::jsg::GcVisitor* visitor) { function workerd (line 95) | inline ::workerd::jsg::GcVisitor* gc_visitor_from_ffi(GcVisitor* value) { FILE: src/rust/jsg/ffi.h function namespace (line 19) | namespace workerd::rust::jsg { FILE: src/rust/jsg/jsg.h function namespace (line 19) | namespace workerd::rust::jsg { FILE: src/rust/jsg/lib.rs function realm_create (line 44) | unsafe fn realm_create(isolate: *mut Isolate, feature_flags_data: &[u8])... type Isolate (line 50) | type Isolate = crate::v8::ffi::Isolate; function realm_from_isolate (line 53) | pub unsafe fn realm_from_isolate(isolate: *mut Isolate) -> *mut Realm; type Result (line 57) | pub type Result = std::result::Result; method from (line 60) | fn from(value: &str) -> Self { type Error (line 83) | pub struct Error { method fmt (line 89) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method new (line 161) | pub fn new(name: &str, message: &str) -> Self { method to_local (line 169) | pub fn to_local<'a>(&self, isolate: v8::IsolatePtr) -> v8::Local<'a, v... method from (line 181) | fn from(err: ParseIntError) -> Self { type ResultType (line 131) | type ResultType = Self; method from_js (line 137) | fn from_js(lock: &mut Lock, value: v8::Local) -> Result { function new (line 233) | pub fn new(value: T) -> Self { function into_inner (line 238) | pub fn into_inner(self) -> T { function from (line 244) | fn from(value: T) -> Self { function as_ref (line 250) | fn as_ref(&self) -> &T { type Target (line 256) | type Target = T; method deref (line 258) | fn deref(&self) -> &Self::Target { type Number (line 291) | pub struct Number { constant MAX_SAFE_INTEGER (line 299) | pub const MAX_SAFE_INTEGER: f64 = 9_007_199_254_740_991.0; constant MIN_SAFE_INTEGER (line 304) | pub const MIN_SAFE_INTEGER: f64 = -9_007_199_254_740_991.0; method new (line 308) | pub fn new(value: f64) -> Self { method value (line 314) | pub fn value(&self) -> f64 { method into_inner (line 320) | pub fn into_inner(self) -> f64 { method is_finite (line 330) | pub fn is_finite(&self) -> bool { method is_integer (line 341) | pub fn is_integer(&self) -> bool { method is_nan (line 352) | pub fn is_nan(&self) -> bool { method is_safe_integer (line 366) | pub fn is_safe_integer(&self) -> bool { method from (line 374) | fn from(value: f64) -> Self { method from (line 386) | fn from(value: i32) -> Self { method from (line 392) | fn from(value: u32) -> Self { method fmt (line 398) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function from (line 380) | fn from(num: Number) -> Self { type Nullable (line 431) | pub enum Nullable { function is_some (line 439) | pub fn is_some(&self) -> bool { function is_null (line 444) | pub fn is_null(&self) -> bool { function is_undefined (line 449) | pub fn is_undefined(&self) -> bool { function is_null_or_undefined (line 454) | pub fn is_null_or_undefined(&self) -> bool { function as_ref (line 459) | pub fn as_ref(&self) -> Option<&T> { function from (line 468) | fn from(opt: Option) -> Self { function from (line 477) | fn from(nullable: Nullable) -> Self { type Lock (line 499) | pub struct Lock { method from_args (line 506) | pub unsafe fn from_args(args: *mut v8::ffi::FunctionCallbackInfo) -> S... method from_isolate_ptr (line 518) | pub unsafe fn from_isolate_ptr(isolate: *mut v8::ffi::Isolate) -> Self { method isolate (line 527) | pub fn isolate(&self) -> v8::IsolatePtr { method new_object (line 531) | pub fn new_object<'a>(&mut self) -> v8::Local<'a, v8::Object> { method throw_error (line 541) | pub fn throw_error(&mut self, message: &str) { method await_io (line 546) | pub fn await_io(self, _fut: F, _callback: C) -> Result method realm (line 554) | pub(crate) fn realm(&mut self) -> &mut Realm { method feature_flags (line 566) | pub fn feature_flags(&mut self) -> compatibility_date_capnp::compatibi... method throw_exception (line 571) | pub fn throw_exception(&mut self, err: &Error) { method throw_internal_error (line 587) | pub fn throw_internal_error(&mut self, internal_message: &str) { type Type (line 602) | pub trait Type: Sized { method class_name (line 604) | fn class_name() -> &'static str; method memory_self_size (line 607) | fn memory_self_size() -> usize { method is_exact (line 613) | fn is_exact(value: &v8::Local) -> bool; type ConstantValue (line 617) | pub enum ConstantValue { method from (line 639) | fn from(v: i64) -> Self { method from (line 646) | fn from(v: u64) -> Self { type Member (line 651) | pub enum Member { type GarbageCollected (line 678) | pub trait GarbageCollected { method trace (line 680) | fn trace(&self, _visitor: &mut GcVisitor); method memory_name (line 687) | fn memory_name(&self) -> &'static std::ffi::CStr; type Struct (line 694) | pub trait Struct: Type {} type Realm (line 702) | pub struct Realm { method new (line 711) | pub fn new(isolate: v8::IsolatePtr, feature_flags: FeatureFlags) -> Se... method isolate (line 719) | pub fn isolate(&self) -> v8::IsolatePtr { method drop (line 725) | fn drop(&mut self) { function realm_create (line 735) | unsafe fn realm_create(isolate: *mut v8::ffi::Isolate, feature_flags_dat... function catch_panic (line 750) | pub fn catch_panic(lock: &mut Lock, f: F) { FILE: src/rust/jsg/modules.rs function add_builtin (line 15) | pub fn add_builtin( FILE: src/rust/jsg/resource.rs type Rc (line 42) | pub struct Rc { function new (line 67) | pub fn new(resource: R) -> Self { function visit (line 97) | pub(crate) fn visit(&self, visitor: &mut v8::GcVisitor) { function downgrade (line 112) | pub fn downgrade(&self) -> Weak { function attach_to_this (line 122) | pub fn attach_to_this(&self, info: &mut v8::FunctionCallbackInfo) { function strong_refcount (line 128) | pub fn strong_refcount(&self) -> u32 { type Target (line 134) | type Target = R; method deref (line 137) | fn deref(&self) -> &Self::Target { method clone (line 143) | fn clone(&self) -> Self { method drop (line 156) | fn drop(&mut self) { method to_js (line 162) | fn to_js<'a, 'b>(self, lock: &'a mut Lock) -> v8::Local<'b, v8::Value> type ResultType (line 171) | type ResultType = Self; method from_js (line 173) | fn from_js(lock: &mut Lock, value: v8::Local) -> Result) -> fmt::Result { type Weak (line 224) | pub struct Weak { function is_alive (line 235) | pub fn is_alive(&self) -> bool { function upgrade (line 240) | pub fn upgrade(&self) -> Option> { function from (line 260) | fn from(r: &Rc) -> Self { method clone (line 269) | fn clone(&self) -> Self { method trace (line 279) | fn trace(&self, _visitor: &mut v8::GcVisitor) {} method memory_name (line 281) | fn memory_name(&self) -> &'static std::ffi::CStr { method default (line 290) | fn default() -> Self { function wrap (line 318) | pub fn wrap<'a, R: Resource + 'static>( function function_template_of (line 332) | pub fn function_template_of<'a, R: Resource + 'static>( function get_resource_descriptor (line 351) | fn get_resource_descriptor() -> v8::ffi::ResourceDescriptor { type Resources (line 400) | pub struct Resources { method get_constructor (line 407) | pub fn get_constructor( method create_resource_constructor (line 417) | fn create_resource_constructor( type Resource (line 433) | pub trait Resource: Type + GarbageCollected + Sized + 'static { method members (line 435) | fn members() -> Vec FILE: src/rust/jsg/v8.rs type Local (line 47) | struct Local { type Global (line 52) | struct Global { type TracedReference (line 58) | struct TracedReference { type GcVisitor (line 65) | struct GcVisitor { method from_ffi (line 1678) | pub(crate) unsafe fn from_ffi(visitor: *mut ffi::GcVisitor) -> Self { method visit_rc (line 1691) | pub fn visit_rc(&mut self, r: &crate::Rc) { method visit_global (line 1711) | pub fn visit_global(&mut self, global: &Global) { type ExceptionType (line 70) | pub enum ExceptionType { function wrappable_invoke_drop (line 92) | unsafe fn wrappable_invoke_drop(wrappable: Pin<&mut Wrappable>); function wrappable_invoke_trace (line 96) | unsafe fn wrappable_invoke_trace(wrappable: &Wrappable, visitor: *mut Gc... function wrappable_invoke_get_name (line 102) | unsafe fn wrappable_invoke_get_name(wrappable: &Wrappable) -> &'static str; function local_drop (line 113) | pub unsafe fn local_drop(value: Local); function local_clone (line 114) | pub unsafe fn local_clone(value: &Local) -> Local; function local_to_global (line 115) | pub unsafe fn local_to_global(isolate: *mut Isolate, value: Local) -> Gl... function local_new_number (line 116) | pub unsafe fn local_new_number(isolate: *mut Isolate, value: f64) -> Local; function local_new_string (line 117) | pub unsafe fn local_new_string(isolate: *mut Isolate, value: &str) -> Lo... function local_new_boolean (line 118) | pub unsafe fn local_new_boolean(isolate: *mut Isolate, value: bool) -> L... function local_new_object (line 119) | pub unsafe fn local_new_object(isolate: *mut Isolate) -> Local; function local_new_null (line 120) | pub unsafe fn local_new_null(isolate: *mut Isolate) -> Local; function local_new_undefined (line 121) | pub unsafe fn local_new_undefined(isolate: *mut Isolate) -> Local; function local_new_array (line 122) | pub unsafe fn local_new_array(isolate: *mut Isolate, length: usize) -> L... function local_new_uint8_array (line 123) | pub unsafe fn local_new_uint8_array( function local_new_uint16_array (line 128) | pub unsafe fn local_new_uint16_array( function local_new_uint32_array (line 133) | pub unsafe fn local_new_uint32_array( function local_new_int8_array (line 138) | pub unsafe fn local_new_int8_array( function local_new_int16_array (line 143) | pub unsafe fn local_new_int16_array( function local_new_int32_array (line 148) | pub unsafe fn local_new_int32_array( function local_new_float32_array (line 153) | pub unsafe fn local_new_float32_array( function local_new_float64_array (line 158) | pub unsafe fn local_new_float64_array( function local_new_bigint64_array (line 163) | pub unsafe fn local_new_bigint64_array( function local_new_biguint64_array (line 168) | pub unsafe fn local_new_biguint64_array( function local_eq (line 173) | pub unsafe fn local_eq(lhs: &Local, rhs: &Local) -> bool; function local_has_value (line 174) | pub unsafe fn local_has_value(value: &Local) -> bool; function local_is_string (line 175) | pub unsafe fn local_is_string(value: &Local) -> bool; function local_is_boolean (line 176) | pub unsafe fn local_is_boolean(value: &Local) -> bool; function local_is_number (line 177) | pub unsafe fn local_is_number(value: &Local) -> bool; function local_is_null (line 178) | pub unsafe fn local_is_null(value: &Local) -> bool; function local_is_undefined (line 179) | pub unsafe fn local_is_undefined(value: &Local) -> bool; function local_is_null_or_undefined (line 180) | pub unsafe fn local_is_null_or_undefined(value: &Local) -> bool; function local_is_object (line 181) | pub unsafe fn local_is_object(value: &Local) -> bool; function local_is_native_error (line 182) | pub unsafe fn local_is_native_error(value: &Local) -> bool; function local_is_array (line 183) | pub unsafe fn local_is_array(value: &Local) -> bool; function local_is_uint8_array (line 184) | pub unsafe fn local_is_uint8_array(value: &Local) -> bool; function local_is_uint16_array (line 185) | pub unsafe fn local_is_uint16_array(value: &Local) -> bool; function local_is_uint32_array (line 186) | pub unsafe fn local_is_uint32_array(value: &Local) -> bool; function local_is_int8_array (line 187) | pub unsafe fn local_is_int8_array(value: &Local) -> bool; function local_is_int16_array (line 188) | pub unsafe fn local_is_int16_array(value: &Local) -> bool; function local_is_int32_array (line 189) | pub unsafe fn local_is_int32_array(value: &Local) -> bool; function local_is_float32_array (line 190) | pub unsafe fn local_is_float32_array(value: &Local) -> bool; function local_is_float64_array (line 191) | pub unsafe fn local_is_float64_array(value: &Local) -> bool; function local_is_bigint64_array (line 192) | pub unsafe fn local_is_bigint64_array(value: &Local) -> bool; function local_is_biguint64_array (line 193) | pub unsafe fn local_is_biguint64_array(value: &Local) -> bool; function local_is_array_buffer (line 194) | pub unsafe fn local_is_array_buffer(value: &Local) -> bool; function local_is_array_buffer_view (line 195) | pub unsafe fn local_is_array_buffer_view(value: &Local) -> bool; function local_is_function (line 196) | pub unsafe fn local_is_function(value: &Local) -> bool; function local_type_of (line 197) | pub unsafe fn local_type_of(isolate: *mut Isolate, value: &Local) -> Str... function local_function_call (line 200) | pub unsafe fn local_function_call( function local_object_set_property (line 208) | pub unsafe fn local_object_set_property( function local_object_has_property (line 214) | pub unsafe fn local_object_has_property( function local_object_get_property (line 219) | pub unsafe fn local_object_get_property( function local_array_length (line 226) | pub unsafe fn local_array_length(isolate: *mut Isolate, array: &Local) -... function local_array_get (line 227) | pub unsafe fn local_array_get(isolate: *mut Isolate, array: &Local, inde... function local_array_set (line 228) | pub unsafe fn local_array_set( function local_array_iterate (line 234) | pub unsafe fn local_array_iterate(isolate: *mut Isolate, value: Local) -... function local_typed_array_length (line 237) | pub unsafe fn local_typed_array_length(isolate: *mut Isolate, array: &Lo... function local_uint8_array_get (line 238) | pub unsafe fn local_uint8_array_get( function local_uint16_array_get (line 243) | pub unsafe fn local_uint16_array_get( function local_uint32_array_get (line 248) | pub unsafe fn local_uint32_array_get( function local_int8_array_get (line 253) | pub unsafe fn local_int8_array_get( function local_int16_array_get (line 258) | pub unsafe fn local_int16_array_get( function local_int32_array_get (line 263) | pub unsafe fn local_int32_array_get( function local_float32_array_get (line 268) | pub unsafe fn local_float32_array_get( function local_float64_array_get (line 273) | pub unsafe fn local_float64_array_get( function local_bigint64_array_get (line 278) | pub unsafe fn local_bigint64_array_get( function local_biguint64_array_get (line 283) | pub unsafe fn local_biguint64_array_get( function global_reset (line 290) | pub unsafe fn global_reset(value: Pin<&mut Global>); function global_clone (line 291) | pub unsafe fn global_clone(isolate: *mut Isolate, value: &Global) -> Glo... function global_to_local (line 292) | pub unsafe fn global_to_local(isolate: *mut Isolate, value: &Global) -> ... function wrappable_get_trait_object (line 299) | pub unsafe fn wrappable_get_trait_object<'a>( function wrappable_clear_trait_object (line 302) | pub unsafe fn wrappable_clear_trait_object(wrappable: Pin<&mut Wrappable>); function wrappable_strong_refcount (line 303) | pub unsafe fn wrappable_strong_refcount(wrappable: &Wrappable) -> u32; function wrappable_new (line 306) | pub unsafe fn wrappable_new(ptr: TraitObjectPtr) -> KjRc; function wrappable_to_rc (line 308) | pub unsafe fn wrappable_to_rc(wrappable: Pin<&mut Wrappable>) -> KjRc); function wrappable_remove_strong_ref (line 310) | pub unsafe fn wrappable_remove_strong_ref(wrappable: Pin<&mut Wrappable>... function wrappable_visit_ref (line 311) | pub unsafe fn wrappable_visit_ref( function wrappable_visit_global (line 324) | pub unsafe fn wrappable_visit_global( function traced_reference_reset (line 332) | pub unsafe fn traced_reference_reset(traced: &mut TracedReference); function unwrap_string (line 335) | pub unsafe fn unwrap_string(isolate: *mut Isolate, value: Local) -> String; function unwrap_boolean (line 336) | pub unsafe fn unwrap_boolean(isolate: *mut Isolate, value: Local) -> bool; function unwrap_number (line 337) | pub unsafe fn unwrap_number(isolate: *mut Isolate, value: Local) -> f64; function unwrap_uint8_array (line 338) | pub unsafe fn unwrap_uint8_array(isolate: *mut Isolate, value: Local) ->... function unwrap_uint16_array (line 339) | pub unsafe fn unwrap_uint16_array(isolate: *mut Isolate, value: Local) -... function unwrap_uint32_array (line 340) | pub unsafe fn unwrap_uint32_array(isolate: *mut Isolate, value: Local) -... function unwrap_int8_array (line 341) | pub unsafe fn unwrap_int8_array(isolate: *mut Isolate, value: Local) -> ... function unwrap_int16_array (line 342) | pub unsafe fn unwrap_int16_array(isolate: *mut Isolate, value: Local) ->... function unwrap_int32_array (line 343) | pub unsafe fn unwrap_int32_array(isolate: *mut Isolate, value: Local) ->... function unwrap_float32_array (line 344) | pub unsafe fn unwrap_float32_array(isolate: *mut Isolate, value: Local) ... function unwrap_float64_array (line 345) | pub unsafe fn unwrap_float64_array(isolate: *mut Isolate, value: Local) ... function unwrap_bigint64_array (line 346) | pub unsafe fn unwrap_bigint64_array(isolate: *mut Isolate, value: Local)... function unwrap_biguint64_array (line 347) | pub unsafe fn unwrap_biguint64_array(isolate: *mut Isolate, value: Local... function fci_get_isolate (line 350) | pub unsafe fn fci_get_isolate(args: *mut FunctionCallbackInfo) -> *mut I... function fci_get_this (line 351) | pub unsafe fn fci_get_this(args: *mut FunctionCallbackInfo) -> Local; function fci_get_length (line 352) | pub unsafe fn fci_get_length(args: *mut FunctionCallbackInfo) -> usize; function fci_get_arg (line 353) | pub unsafe fn fci_get_arg(args: *mut FunctionCallbackInfo, index: usize)... function fci_set_return_value (line 354) | pub unsafe fn fci_set_return_value(args: *mut FunctionCallbackInfo, valu... function exception_create (line 357) | pub unsafe fn exception_create( function isolate_throw_exception (line 364) | pub unsafe fn isolate_throw_exception(isolate: *mut Isolate, exception: ... function isolate_throw_error (line 365) | pub unsafe fn isolate_throw_error(isolate: *mut Isolate, message: &str); function isolate_throw_internal_error (line 366) | pub unsafe fn isolate_throw_internal_error(isolate: *mut Isolate, intern... function isolate_is_locked (line 367) | pub unsafe fn isolate_is_locked(isolate: *mut Isolate) -> bool; type TraitObjectPtr (line 374) | pub struct TraitObjectPtr { type ConstructorDescriptor (line 385) | pub struct ConstructorDescriptor { type MethodDescriptor (line 389) | pub struct MethodDescriptor { type StaticConstantDescriptor (line 394) | pub struct StaticConstantDescriptor { type ResourceDescriptor (line 399) | pub struct ResourceDescriptor { function create_resource_template (line 409) | unsafe fn create_resource_template( function wrap_resource (line 414) | pub unsafe fn wrap_resource( function wrappable_attach_wrapper (line 420) | pub unsafe fn wrappable_attach_wrapper( function unwrap_resource (line 425) | pub unsafe fn unwrap_resource( function function_template_get_function (line 430) | pub unsafe fn function_template_get_function( type ModuleType (line 440) | enum ModuleType { function register_add_builtin_module (line 449) | pub unsafe fn register_add_builtin_module( function fmt (line 459) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Value (line 484) | pub struct Value; method fmt (line 487) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Object (line 497) | pub struct Object; type Function (line 498) | pub struct Function; type FunctionTemplate (line 499) | pub struct FunctionTemplate; type Array (line 500) | pub struct Array; type TypedArray (line 501) | pub struct TypedArray; type Uint8Array (line 502) | pub struct Uint8Array; type Uint16Array (line 503) | pub struct Uint16Array; type Uint32Array (line 504) | pub struct Uint32Array; type Int8Array (line 505) | pub struct Int8Array; type Int16Array (line 506) | pub struct Int16Array; type Int32Array (line 507) | pub struct Int32Array; type Float32Array (line 508) | pub struct Float32Array; type Float64Array (line 509) | pub struct Float64Array; type BigInt64Array (line 510) | pub struct BigInt64Array; type BigUint64Array (line 511) | pub struct BigUint64Array; type Local (line 515) | pub struct Local<'a, T> { method drop (line 522) | fn drop(&mut self) { function from_ffi (line 539) | pub unsafe fn from_ffi(isolate: IsolatePtr, handle: ffi::Local) -> Self { function into_ffi (line 551) | pub unsafe fn into_ffi(mut self) -> ffi::Local { function as_ffi (line 563) | pub unsafe fn as_ffi(&self) -> &ffi::Local { function as_ffi_mut (line 571) | pub unsafe fn as_ffi_mut(&mut self) -> &mut ffi::Local { function null (line 575) | pub fn null(lock: &mut crate::Lock) -> Local<'a, Value> { function undefined (line 580) | pub fn undefined(lock: &mut crate::Lock) -> Local<'a, Value> { function has_value (line 590) | pub fn has_value(&self) -> bool { function is_string (line 595) | pub fn is_string(&self) -> bool { function is_boolean (line 600) | pub fn is_boolean(&self) -> bool { function is_number (line 605) | pub fn is_number(&self) -> bool { function is_null (line 610) | pub fn is_null(&self) -> bool { function is_undefined (line 615) | pub fn is_undefined(&self) -> bool { function is_null_or_undefined (line 620) | pub fn is_null_or_undefined(&self) -> bool { function is_object (line 630) | pub fn is_object(&self) -> bool { function is_native_error (line 636) | pub fn is_native_error(&self) -> bool { function is_array (line 642) | pub fn is_array(&self) -> bool { function is_uint8_array (line 648) | pub fn is_uint8_array(&self) -> bool { function is_uint16_array (line 654) | pub fn is_uint16_array(&self) -> bool { function is_uint32_array (line 660) | pub fn is_uint32_array(&self) -> bool { function is_int8_array (line 666) | pub fn is_int8_array(&self) -> bool { function is_int16_array (line 672) | pub fn is_int16_array(&self) -> bool { function is_int32_array (line 678) | pub fn is_int32_array(&self) -> bool { function is_float32_array (line 684) | pub fn is_float32_array(&self) -> bool { function is_float64_array (line 690) | pub fn is_float64_array(&self) -> bool { function is_bigint64_array (line 696) | pub fn is_bigint64_array(&self) -> bool { function is_biguint64_array (line 702) | pub fn is_biguint64_array(&self) -> bool { function is_array_buffer (line 708) | pub fn is_array_buffer(&self) -> bool { function is_array_buffer_view (line 714) | pub fn is_array_buffer_view(&self) -> bool { function is_function (line 720) | pub fn is_function(&self) -> bool { function type_of (line 732) | pub fn type_of(&self) -> String { method clone (line 739) | fn clone(&self) -> Self { type As (line 751) | pub trait As: Sized { method try_as (line 756) | fn try_as(self) -> Option; function to_global (line 783) | pub fn to_global(self, lock: &'a mut Lock) -> Global { function try_as (line 791) | pub fn try_as(self) -> Option<>::Output> method eq (line 800) | fn eq(&self, other: &Self) -> bool { function call (line 820) | pub fn call<'b, R: FromJS, Recv: Into>>( function new (line 916) | pub fn new<'a>(lock: &mut crate::Lock, len: usize) -> Local<'a, Array> { function len (line 924) | pub fn len(&self) -> usize { function is_empty (line 931) | pub fn is_empty(&self) -> bool { function set (line 936) | pub fn set(&mut self, index: usize, value: Local<'_, Value>) { function iterate (line 950) | pub fn iterate(self) -> Vec> { function len (line 963) | pub fn len(&self) -> usize { function is_empty (line 969) | pub fn is_empty(&self) -> bool { type TypedArrayIter (line 982) | pub struct TypedArrayIter<'a, 'b, T, E> { type TypedArrayIntoIter (line 993) | pub struct TypedArrayIntoIter<'a, T, E> { function set (line 1184) | pub fn set(&mut self, lock: &mut Lock, key: &str, value: Local<'a, Value... function has (line 1196) | pub fn has(&self, lock: &mut Lock, key: &str) -> bool { function get (line 1201) | pub fn get(&self, lock: &mut Lock, key: &str) -> Option> { type Global (line 1217) | pub struct Global { function from_ffi (line 1239) | pub unsafe fn from_ffi(handle: ffi::Global) -> Self { function as_ffi_ref (line 1251) | pub unsafe fn as_ffi_ref(&self) -> &ffi::Global { function as_ffi_mut (line 1259) | pub unsafe fn as_ffi_mut(&mut self) -> *mut ffi::Global { function as_local (line 1263) | pub fn as_local<'a>(&self, lock: &mut Lock) -> Local<'a, T> { function reset (line 1277) | pub unsafe fn reset(&mut self) { function from (line 1293) | fn from(local: Local<'_, T>) -> Self { function as_local_function (line 1309) | pub fn as_local_function<'a>(&self, lock: &mut Lock) -> Local<'a, Functi... function from (line 1324) | fn from(handle: ffi::Global) -> Self { method drop (line 1334) | fn drop(&mut self) { function clone (line 1355) | pub fn clone(&self, lock: &mut Lock) -> Self { type ToLocalValue (line 1361) | pub trait ToLocalValue { method to_local (line 1362) | fn to_local<'a>(&self, lock: &mut Lock) -> Local<'a, Value>; method to_local (line 1386) | fn to_local<'a>(&self, lock: &mut Lock) -> Local<'a, Value> { method to_local (line 1392) | fn to_local<'a>(&self, lock: &mut Lock) -> Local<'a, Value> { method to_local (line 1404) | fn to_local<'a>(&self, lock: &mut Lock) -> Local<'a, Value> { method to_local (line 1416) | fn to_local<'a>(&self, lock: &mut Lock) -> Local<'a, Value> { type FunctionCallbackInfo (line 1427) | pub struct FunctionCallbackInfo<'a>(*mut ffi::FunctionCallbackInfo, Phan... function from_ffi (line 1432) | pub unsafe fn from_ffi(info: *mut ffi::FunctionCallbackInfo) -> Self { function isolate (line 1437) | pub fn isolate(&self) -> IsolatePtr { function this (line 1442) | pub fn this(&self) -> Local<'a, Value> { function len (line 1447) | pub fn len(&self) -> usize { function is_empty (line 1452) | pub fn is_empty(&self) -> bool { function get (line 1456) | pub fn get(&self, index: usize) -> Local<'a, Value> { function set_return_value (line 1462) | pub fn set_return_value(&self, value: Local) { constant _ (line 1492) | const _: () = assert!( method clone (line 1498) | fn clone(&self) -> Self { function from_raw (line 1511) | pub(crate) fn from_raw(ptr: *mut dyn GarbageCollected, type_id: std::any... function is_cleared (line 1537) | pub(crate) fn is_cleared(&self) -> bool { function from_wrappable (line 1544) | fn from_wrappable(wrappable: &ffi::Wrappable) -> Option<&Self> { function type_id (line 1551) | pub(crate) fn type_id(&self) -> std::any::TypeId { function data_as (line 1560) | unsafe fn data_as(&self) -> NonNull { function as_gc_ref (line 1570) | unsafe fn as_gc_ref<'a>(&'a self) -> &'a dyn GarbageCollected { function drop_rc (line 1584) | unsafe fn drop_rc(&self) { function clear_wrappable (line 1601) | unsafe fn clear_wrappable(wrappable: Pin<&mut ffi::Wrappable>) { function wrappable_invoke_drop (line 1622) | unsafe fn wrappable_invoke_drop(wrappable: Pin<&mut ffi::Wrappable>) { function wrappable_invoke_trace (line 1638) | unsafe fn wrappable_invoke_trace(wrappable: &ffi::Wrappable, visitor: *m... function wrappable_invoke_get_name (line 1649) | unsafe fn wrappable_invoke_get_name(wrappable: &ffi::Wrappable) -> &'sta... type GcVisitor (line 1668) | pub struct GcVisitor { method from_ffi (line 1678) | pub(crate) unsafe fn from_ffi(visitor: *mut ffi::GcVisitor) -> Self { method visit_rc (line 1691) | pub fn visit_rc(&mut self, r: &crate::Rc) { method visit_global (line 1711) | pub fn visit_global(&mut self, global: &Global) { type IsolatePtr (line 1751) | pub struct IsolatePtr { method from_ffi (line 1760) | pub unsafe fn from_ffi(handle: *mut ffi::Isolate) -> Self { method from_non_null (line 1770) | pub fn from_non_null(handle: NonNull) -> Self { method is_locked (line 1781) | pub unsafe fn is_locked(&self) -> bool { method as_ffi (line 1787) | pub fn as_ffi(&self) -> *mut ffi::Isolate { method as_non_null (line 1792) | pub fn as_non_null(&self) -> NonNull { type WrappableRc (line 1810) | pub struct WrappableRc { method from (line 1614) | fn from(ptr: ffi::TraitObjectPtr) -> Self { method from_js (line 1824) | pub fn from_js(isolate: IsolatePtr, value: Local) -> Option( method attach_to_this (line 1857) | pub fn attach_to_this(&self, info: &mut FunctionCallbackInfo) { method from_raw_wrappable (line 1871) | pub(crate) unsafe fn from_raw_wrappable(ptr: *const ffi::Wrappable) ->... method as_pin_mut (line 1910) | unsafe fn as_pin_mut(&self) -> Pin<&mut ffi::Wrappable> { method visit_rc (line 1920) | pub(crate) fn visit_rc(&self, parent: *mut usize, strong: *mut bool, v... method as_ptr (line 1936) | pub(crate) fn as_ptr(&self) -> NonNull { method add_strong_ref (line 1945) | pub(crate) fn add_strong_ref(&mut self) { method remove_strong_ref (line 1956) | pub(crate) fn remove_strong_ref(&mut self, is_strong: bool) { method strong_refcount (line 1963) | pub(crate) fn strong_refcount(&self) -> u32 { method resolve_resource (line 1973) | pub fn resolve_resource(&self) -> Option> { FILE: src/rust/jsg/wrappable.rs type ToJS (line 83) | pub trait ToJS: Sized { method to_js (line 85) | fn to_js<'a, 'b>(self, lock: &'a mut Lock) -> v8::Local<'b, v8::Value> method to_js (line 174) | fn to_js<'a, 'b>(self, lock: &'a mut Lock) -> v8::Local<'b, v8::Value> method to_js (line 277) | fn to_js<'a, 'b>(self, lock: &'a mut Lock) -> v8::Local<'b, v8::Value> method to_js (line 286) | fn to_js<'a, 'b>(self, lock: &'a mut Lock) -> v8::Local<'b, v8::Value> method to_js (line 298) | fn to_js<'a, 'b>(self, lock: &'a mut Lock) -> v8::Local<'b, v8::Value> method to_js (line 307) | fn to_js<'a, 'b>(self, lock: &'a mut Lock) -> v8::Local<'b, v8::Value> method to_js (line 379) | fn to_js<'a, 'b>(self, lock: &'a mut Lock) -> v8::Local<'b, v8::Value> type FromJS (line 98) | pub trait FromJS: Sized { method from_js (line 102) | fn from_js(lock: &mut Lock, value: v8::Local) -> Result) -> Result) -> Result) -> Result; method from_js (line 238) | fn from_js(lock: &mut Lock, value: v8::Local) -> Result; method from_js (line 322) | fn from_js(lock: &mut Lock, value: v8::Local) -> Result; method from_js (line 337) | fn from_js(lock: &mut Lock, value: v8::Local) -> Result; method from_js (line 353) | fn from_js(lock: &mut Lock, value: v8::Local) -> Result) -> Result &'static str { method is_exact (line 168) | fn is_exact(value: &v8::Local) -> bool { method class_name (line 197) | fn class_name() -> &'static str { method is_exact (line 201) | fn is_exact(value: &v8::Local) -> bool { method class_name (line 226) | fn class_name() -> &'static str { method is_exact (line 230) | fn is_exact(value: &v8::Local) -> bool { method class_name (line 369) | fn class_name() -> &'static str { method is_exact (line 373) | fn is_exact(value: &v8::Local) -> bool { FILE: src/rust/kj/ffi.h function namespace (line 12) | namespace kj::rust { FILE: src/rust/kj/http.rs type HttpMethod (line 27) | enum HttpMethod { type BuiltinIndicesEnum (line 77) | pub enum BuiltinIndicesEnum { function clone_shallow (line 100) | fn clone_shallow(this_: &HttpHeaders) -> KjOwn; function set_header (line 101) | fn set_header(this_: Pin<&mut HttpHeaders>, id: BuiltinIndicesEnum, valu... function get_header (line 102) | unsafe fn get_header<'a>( function get_header_by_id (line 106) | unsafe fn get_header_by_id<'a>( type HttpConnectSettings (line 119) | struct HttpConnectSettings<'a> { type AsyncInputStream (line 125) | type AsyncInputStream = crate::io::AsyncInputStream; type AsyncIoStream (line 126) | type AsyncIoStream = crate::io::AsyncIoStream; function request (line 132) | async fn request( function connect (line 142) | async fn connect( function request (line 156) | async unsafe fn request<'a>( function connect (line 165) | async unsafe fn connect<'a>( type HeaderId (line 181) | pub type HeaderId = ffi::BuiltinIndicesEnum; type CustomHttpHeader (line 182) | pub type CustomHttpHeader = ffi::HttpHeaderId; type CustomHttpHeaderId (line 196) | pub struct CustomHttpHeaderId<'a>(&'a CustomHttpHeader); function from (line 199) | fn from(value: &'a CustomHttpHeader) -> Self { function from_ptr_slice (line 215) | pub unsafe fn from_ptr_slice(ptrs: &'a [*const CustomHttpHeader]) -> &'a... type HttpHeadersRef (line 223) | pub struct HttpHeadersRef<'a>(&'a ffi::HttpHeaders); function get (line 226) | pub fn get(&self, id: HeaderId) -> Option<&[u8]> { function get_by_id (line 233) | pub fn get_by_id(&self, id: CustomHttpHeaderId<'_>) -> Option<&[u8]> { function clone_shallow (line 239) | pub fn clone_shallow(&self) -> HttpHeaders<'_> { function from (line 248) | fn from(value: &'a ffi::HttpHeaders) -> Self { type HttpHeaders (line 257) | pub struct HttpHeaders<'a> { function set (line 263) | pub fn set(&mut self, id: HeaderId, value: &str) { function as_ref (line 267) | pub fn as_ref(&'a self) -> HttpHeadersRef<'a> { type HttpMethod (line 272) | pub type HttpMethod = ffi::HttpMethod; type HttpServiceResponse (line 273) | pub type HttpServiceResponse = ffi::HttpServiceResponse; type ConnectResponse (line 274) | pub type ConnectResponse = ffi::ConnectResponse; type HttpConnectSettings (line 275) | pub type HttpConnectSettings<'a> = ffi::HttpConnectSettings<'a>; type HttpService (line 278) | pub trait HttpService { method request (line 280) | async fn request<'a>( method connect (line 296) | async fn connect<'a>( method into_ffi (line 307) | fn into_ffi(self) -> Box method request (line 319) | async fn request<'a>( method connect (line 333) | fn connect<'a, 'b>( type CxxHttpService (line 315) | pub struct CxxHttpService<'a>(OwnOrRef<'a, ffi::HttpService>); function from (line 355) | fn from(value: KjOwn) -> Self { type DynHttpService (line 360) | pub struct DynHttpService(Box); method request (line 363) | async fn request<'a>( method connect (line 377) | fn connect<'a>( FILE: src/rust/kj/io.rs type AsyncInputStream (line 12) | pub type AsyncInputStream = ffi::AsyncInputStream; type AsyncIoStream (line 13) | pub type AsyncIoStream = ffi::AsyncIoStream; type AsyncOutputStream (line 14) | pub type AsyncOutputStream = ffi::AsyncOutputStream; FILE: src/rust/kj/lib.rs type Result (line 12) | pub type Result = std::result::Result; FILE: src/rust/kj/own.rs type OwnOrRef (line 39) | pub enum OwnOrRef<'a, T> { function as_ref (line 46) | fn as_ref(&self) -> &T { function as_mut (line 63) | pub unsafe fn as_mut(&mut self) -> Pin<&mut T> { type Target (line 73) | type Target = T; method deref (line 75) | fn deref(&self) -> &Self::Target { function from (line 81) | fn from(value: &'a T) -> Self { function from (line 87) | fn from(value: KjOwn) -> Self { function from (line 93) | fn from(value: Pin<&'a mut T>) -> Self { FILE: src/rust/kj/tests/lib.rs type HttpService (line 23) | type HttpService = kj::http::ffi::HttpService; method request (line 59) | async fn request<'a>( method connect (line 73) | fn connect<'a, 'b>( type HttpHeaders (line 24) | type HttpHeaders = kj::http::ffi::HttpHeaders; type HttpHeaderId (line 25) | type HttpHeaderId = kj::http::ffi::HttpHeaderId; type DynHttpService (line 30) | type DynHttpService = kj::http::DynHttpService; function new_proxy_http_service (line 37) | fn new_proxy_http_service(service: KjOwn) -> Box( function assert_header_ids_present (line 49) | unsafe fn assert_header_ids_present(headers: &HttpHeaders, ids: &[*const... type ProxyHttpService (line 53) | struct ProxyHttpService { function new_proxy_http_service (line 93) | fn new_proxy_http_service(service: KjOwn) -> Box( function assert_header_ids_present (line 111) | unsafe fn assert_header_ids_present(headers: &ffi::HttpHeaders, ids: &[*... FILE: src/rust/net/lib.rs function canonicalize_ip (line 7) | fn canonicalize_ip(input: &str) -> String; function canonicalize_ip (line 12) | pub fn canonicalize_ip(input: &str) -> String { FILE: src/rust/python-parser/lib.rs function get_imports (line 11) | fn get_imports(sources: &[&str]) -> Vec; function get_imports (line 16) | pub fn get_imports(sources: &[&str]) -> Vec { FILE: src/rust/transpiler/lib.rs type Output (line 16) | struct Output { type Level (line 25) | enum Level { type Message (line 31) | struct Message { function ts_strip (line 39) | fn ts_strip(filename: &str, src: &[u8]) -> Output; function ts_strip (line 43) | fn ts_strip(filename: &str, src: &[u8]) -> Output { function tr_strip_string (line 47) | fn tr_strip_string(filename: &str, src: String) -> Output { type MessagesCollector (line 84) | struct MessagesCollector { method emit (line 89) | fn emit(&mut self, db: &mut DiagnosticBuilder<'_>) { function tr (line 110) | fn tr(src: &str) -> Output { function js (line 115) | fn js() { function ts (line 123) | fn ts() { function worker (line 131) | fn worker() { function erase_enum (line 150) | fn erase_enum() { FILE: src/workerd/api/actor-state.h function namespace (line 21) | namespace workerd::api { type CompiledListOptions (line 88) | struct CompiledListOptions { type PutOptions (line 104) | struct PutOptions { type SetAlarmOptions (line 128) | struct SetAlarmOptions { function readOnlyOp (line 159) | static bool readOnlyOp(OpName op) { type TransactionOptions (line 222) | struct TransactionOptions { function useDirectIo (line 339) | bool useDirectIo() override { function JSG_RESOURCE_TYPE (line 370) | JSG_RESOURCE_TYPE(DurableObjectTransaction) { function useDirectIo (line 400) | bool useDirectIo() override { function class (line 413) | class DurableObjectFacets: public jsg::Object { function JSG_RESOURCE_TYPE (line 499) | JSG_RESOURCE_TYPE(ActorState) { function visitForMemoryInfo (line 507) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function class (line 528) | class WebSocketRequestResponsePair: public jsg::Object { function class (line 562) | class DurableObjectState: public jsg::Object { function visitForMemoryInfo (line 721) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { FILE: src/workerd/api/actor.h function namespace (line 17) | namespace workerd { function namespace (line 22) | namespace workerd::api { function class (line 141) | class DurableObjectNamespace: public jsg::Object { function else (line 192) | struct GetDurableObjectOptions { function class (line 359) | class DurableObjectClass: public jsg::Object { FILE: src/workerd/api/analytics-engine-impl.h function namespace (line 9) | namespace workerd::api { FILE: src/workerd/api/analytics-engine.h function namespace (line 10) | namespace workerd::api { FILE: src/workerd/api/base64.h function namespace (line 7) | namespace workerd::api { FILE: src/workerd/api/basics.h function namespace (line 20) | namespace workerd::api { function clearPreventDefault (line 56) | inline void clearPreventDefault() { function endDispatch (line 61) | inline void endDispatch() { function stopImmediatePropagation (line 72) | inline void stopImmediatePropagation() { function preventDefault (line 75) | inline void preventDefault() { type Phase (line 81) | enum Phase { function setCancelBubble (line 100) | inline void setCancelBubble(bool stopped) { function stopPropagation (line 103) | inline void stopPropagation() { function visitForMemoryInfo (line 215) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { type Flags (line 226) | struct Flags { function Flags (line 236) | Flags flags{} function visitForGc (line 238) | void visitForGc(jsg::GcVisitor& visitor) { function class (line 243) | class ExtendableEvent: public Event { function class (line 270) | class CustomEvent: public Event { function visitForMemoryInfo (line 297) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function class (line 306) | class EventTarget: public jsg::Object { function JSG_RESOURCE_TYPE (line 381) | JSG_RESOURCE_TYPE(EventTarget) { function uint (line 435) | uint hashCode() const; type EventHandlerHashCallbacks (line 511) | struct EventHandlerHashCallbacks { type EventHandlerSet (line 524) | struct EventHandlerSet { type Flags (line 547) | struct Flags { type class (line 569) | enum class function visitForMemoryInfo (line 664) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function jsg (line 741) | static jsg::Ref constructor(jsg::Lock& js) { function visitForMemoryInfo (line 760) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function visitForGc (line 767) | void visitForGc(jsg::GcVisitor& visitor) { type WaitOptions (line 779) | struct WaitOptions { function JSG_RESOURCE_TYPE (line 789) | JSG_RESOURCE_TYPE(Scheduler) { FILE: src/workerd/api/blob.h type Options (line 26) | struct Options { function KJ_SWITCH_ONEOF (line 77) | KJ_SWITCH_ONEOF(ownData) { function KJ_SWITCH_ONEOF (line 104) | KJ_SWITCH_ONEOF(ownData) { FILE: src/workerd/api/cache.h function namespace (line 11) | namespace workerd::api { FILE: src/workerd/api/capnp.h function namespace (line 9) | namespace workerd::api { FILE: src/workerd/api/cf-property.h function namespace (line 11) | namespace workerd::api { FILE: src/workerd/api/commonjs.h function namespace (line 8) | namespace workerd::api { FILE: src/workerd/api/container.h function namespace (line 15) | namespace workerd::api { function getRunning (line 57) | bool getRunning() { function visitForMemoryInfo (line 87) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function visitForGc (line 97) | void visitForGc(jsg::GcVisitor& visitor) { FILE: src/workerd/api/crypto/crypto.h function namespace (line 17) | namespace workerd::api { function CryptoKeyUsageSet (line 88) | inline bool operator<=(CryptoKeyUsageSet superset) const { function CryptoKeyUsageSet (line 92) | inline bool operator==(CryptoKeyUsageSet other) const { function size (line 96) | unsigned int size() const { function Context (line 112) | enum class Context { generate, importSecret, importPublic, importPrivate }; function class (line 140) | class CryptoKey: public jsg::Object { function JSG_MEMORY_INFO (line 219) | JSG_MEMORY_INFO(RsaKeyAlgorithm) {} type EllipticKeyAlgorithm (line 222) | struct EllipticKeyAlgorithm { type CryptoKeyPair (line 328) | struct CryptoKeyPair { function class (line 335) | class SubtleCrypto: public jsg::Object { function class (line 654) | class DigestContext { function class (line 661) | class DigestStream: public WritableStream { FILE: src/workerd/api/crypto/dh.h function namespace (line 9) | namespace workerd::api { FILE: src/workerd/api/crypto/digest.h function class (line 10) | class HmacContext final { function class (line 30) | class HashContext final { FILE: src/workerd/api/crypto/ec.h function namespace (line 10) | namespace workerd::api { FILE: src/workerd/api/crypto/impl.h function namespace (line 32) | namespace workerd::api { type CryptoAlgorithm (line 265) | struct CryptoAlgorithm { function class (line 294) | class SslArrayDisposer: public kj::ArrayDisposer { function class (line 305) | void (*sslFree)(T*)> function MarkPopErrorOnReturn (line 360) | struct MarkPopErrorOnReturn { function ClearErrorOnReturn (line 370) | struct ClearErrorOnReturn { function peekError (line 379) | uint32_t peekError() { function consumeError (line 382) | uint32_t consumeError() { function kj (line 404) | inline const kj::byte* begin() const { function operator (line 407) | inline operator kj::ArrayPtr() const { function operator (line 410) | inline operator const kj::Array&() const { function kj (line 413) | inline kj::ArrayPtr asPtr() { FILE: src/workerd/api/crypto/jwk.h function namespace (line 5) | namespace workerd::api { FILE: src/workerd/api/crypto/kdf.h function namespace (line 15) | namespace workerd::api { FILE: src/workerd/api/crypto/keys.h type class (line 7) | enum class function kj (line 14) | inline kj::StringPtr KJ_STRINGIFY(KeyEncoding encoding) { type class (line 28) | enum class function KeyType (line 34) | enum class KeyType { FILE: src/workerd/api/crypto/prime.h function namespace (line 7) | namespace workerd::jsg { function namespace (line 12) | namespace workerd::api { FILE: src/workerd/api/crypto/rsa.h function namespace (line 13) | namespace workerd::api { FILE: src/workerd/api/crypto/spkac.h function namespace (line 7) | namespace workerd::api { FILE: src/workerd/api/crypto/x509.h function namespace (line 7) | namespace workerd::api { FILE: src/workerd/api/data-url.h function namespace (line 8) | namespace workerd::api { FILE: src/workerd/api/deferred-proxy.h function namespace (line 10) | namespace workerd::api { FILE: src/workerd/api/encoding-legacy.h function namespace (line 20) | namespace workerd::api { FILE: src/workerd/api/encoding-shared.h function namespace (line 13) | namespace workerd::api { FILE: src/workerd/api/encoding.h function namespace (line 15) | namespace workerd::api { type ConstructorOptions (line 63) | struct ConstructorOptions { type DecodeOptions (line 70) | struct DecodeOptions { function getFatal (line 85) | bool getFatal() { function getIgnoreBom (line 88) | bool getIgnoreBom() { function explicit (line 111) | explicit TextDecoder(DecoderImpl decoder): decoder(kj::mv(decoder)) {} function explicit (line 113) | explicit TextDecoder(DecoderImpl decoder, const ConstructorOptions& opti... type EncodeIntoResult (line 135) | struct EncodeIntoResult { function namespace (line 173) | namespace test { FILE: src/workerd/api/events.h function namespace (line 9) | namespace workerd::api { FILE: src/workerd/api/eventsource.h function namespace (line 13) | namespace workerd::api { FILE: src/workerd/api/export-loopback.h function namespace (line 12) | namespace workerd::api { function class (line 188) | class LoopbackColoLocalActorNamespace: public ColoLocalActorNamespace { function JSG_RESOURCE_TYPE (line 205) | JSG_RESOURCE_TYPE(LoopbackColoLocalActorNamespace) { FILE: src/workerd/api/filesystem.h function namespace (line 14) | namespace url { type Stat (line 19) | struct Stat { function JSG_RESOURCE_TYPE (line 43) | JSG_RESOURCE_TYPE(FileFdHandle) { type StatOptions (line 56) | struct StatOptions { type ReadLinkOptions (line 66) | struct ReadLinkOptions { type LinkOptions (line 75) | struct LinkOptions { type OpenOptions (line 84) | struct OpenOptions { type WriteOptions (line 101) | struct WriteOptions { type WriteAllOptions (line 111) | struct WriteAllOptions { type RenameOrCopyOptions (line 122) | struct RenameOrCopyOptions { type MkdirOptions (line 129) | struct MkdirOptions { type RmOptions (line 139) | struct RmOptions { type DirEntHandle (line 147) | struct DirEntHandle { type ReadDirOptions (line 153) | struct ReadDirOptions { type CpOptions (line 166) | struct CpOptions { type OpenAsBlobOptions (line 176) | struct OpenAsBlobOptions { function JSG_RESOURCE_TYPE (line 182) | JSG_RESOURCE_TYPE(FileSystemModule) { function class (line 236) | class FileSystemHandle: public jsg::Object { type FileSystemFileWriteParams (line 295) | struct FileSystemFileWriteParams { type FileSystemCreateWritableOptions (line 317) | struct FileSystemCreateWritableOptions { function JSG_RESOURCE_TYPE (line 330) | JSG_RESOURCE_TYPE(FileSystemFileHandle) { function final (line 350) | struct IteratorState final { FILE: src/workerd/api/form-data.h function namespace (line 12) | namespace workerd::api { function visitForMemoryInfo (line 194) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function else (line 213) | else if constexpr (kj::isSameType()) { FILE: src/workerd/api/fuzzilli.h type shmem_data (line 20) | struct shmem_data { type shmem_data (line 26) | struct shmem_data FILE: src/workerd/api/global-scope.h function namespace (line 24) | namespace workerd::jsg { function namespace (line 28) | namespace workerd::api { function class (line 189) | class TestController: public jsg::Object { function class (line 194) | class ExecutionContext: public jsg::Object { function readonly (line 290) | readonly version?: { function visitForMemoryInfo (line 305) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function visitForGc (line 315) | void visitForGc(jsg::GcVisitor& visitor) { function class (line 322) | class AlarmInvocationInfo: public jsg::Object { type ExportedHandler (line 347) | struct ExportedHandler { function hasRef (line 468) | bool hasRef() { function ref (line 471) | void ref() { /* non-op */ } function unref (line 472) | void unref() { /* non-op */ } function JSG_RESOURCE_TYPE (line 476) | JSG_RESOURCE_TYPE(Immediate) { function class (line 492) | class ServiceWorkerGlobalScope: public WorkerGlobalScope { FILE: src/workerd/api/headers.h function namespace (line 9) | namespace workerd::api { FILE: src/workerd/api/hibernatable-web-socket.h function namespace (line 17) | namespace workerd::api { FILE: src/workerd/api/hibernation-event-params.h type Text (line 17) | struct Text { type Data (line 21) | struct Data { type Close (line 25) | struct Close { type Error (line 31) | struct Error { function explicit (line 45) | explicit HibernatableSocketParams(uint16_t code, kj::String reason, bool... FILE: src/workerd/api/html-rewriter.h type lol_html_HtmlRewriterBuilder (line 12) | struct lol_html_HtmlRewriterBuilder type lol_html_HtmlRewriter (line 13) | struct lol_html_HtmlRewriter type lol_html_Doctype (line 14) | struct lol_html_Doctype type lol_html_DocumentEnd (line 15) | struct lol_html_DocumentEnd type lol_html_Comment (line 16) | struct lol_html_Comment type lol_html_TextChunk (line 17) | struct lol_html_TextChunk type lol_html_Element (line 18) | struct lol_html_Element type lol_html_EndTag (line 19) | struct lol_html_EndTag type lol_html_AttributesIterator (line 20) | struct lol_html_AttributesIterator type lol_html_Attribute (line 21) | struct lol_html_Attribute function namespace (line 26) | namespace workerd::api { function JSG_RESOURCE_TYPE (line 106) | JSG_RESOURCE_TYPE(HTMLRewriter) { type Impl (line 117) | struct Impl type ContentOptions (line 126) | struct ContentOptions { function class (line 155) | class HTMLRewriter::Token: public jsg::Object { function JSG_RESOURCE_TYPE (line 212) | JSG_RESOURCE_TYPE(Element) { type Impl (line 240) | struct Impl type Next (line 259) | struct Next { function JSG_RESOURCE_TYPE (line 274) | JSG_RESOURCE_TYPE(AttributesIterator) { function JSG_RESOURCE_TYPE (line 300) | JSG_RESOURCE_TYPE(EndTag) { function JSG_RESOURCE_TYPE (line 332) | JSG_RESOURCE_TYPE(Comment) { function JSG_RESOURCE_TYPE (line 373) | JSG_RESOURCE_TYPE(Text) { function JSG_RESOURCE_TYPE (line 402) | JSG_RESOURCE_TYPE(Doctype) { function JSG_RESOURCE_TYPE (line 424) | JSG_RESOURCE_TYPE(DocumentEnd) { FILE: src/workerd/api/http.h function namespace (line 25) | namespace workerd::api { type RequestInitializerDict (line 517) | struct RequestInitializerDict { type class (line 642) | enum class function CacheMode (line 649) | enum class CacheMode { function visitForMemoryInfo (line 888) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function visitForGc (line 918) | void visitForGc(jsg::GcVisitor& visitor) { type InitializerDict (line 941) | struct InitializerDict { type SendOptions (line 998) | struct SendOptions { function visitForMemoryInfo (line 1086) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { FILE: src/workerd/api/hyperdrive.h function namespace (line 9) | namespace kj { function namespace (line 13) | namespace workerd::api { FILE: src/workerd/api/kv.h function namespace (line 12) | namespace kj { function namespace (line 16) | namespace workerd { function namespace (line 19) | namespace workerd::api { type ListOptions (line 109) | struct ListOptions { type PutOptions (line 122) | struct PutOptions { FILE: src/workerd/api/memory-cache.h function namespace (line 15) | namespace workerd { function namespace (line 19) | namespace workerd::api { type CacheValueProduceResult (line 81) | struct CacheValueProduceResult { function class (line 95) | class SharedMemoryCache: public kj::AtomicRefcounted { function Limits (line 140) | static constexpr Limits min() { function Limits (line 144) | static Limits max(const Limits& a, const Limits& b) { function class (line 175) | class Use { type InProgress (line 228) | struct InProgress { function class (line 301) | class KeyCallbacks { function class (line 320) | class LivelinessCallbacks { function class (line 342) | class ValueSizeCallbacks { function class (line 365) | class ExpirationCallbacks { type ThreadUnsafeData (line 399) | struct ThreadUnsafeData { function class (line 475) | class MemoryCache: public jsg::Object { function class (line 508) | class MemoryCacheProvider { FILE: src/workerd/api/messagechannel.h function namespace (line 11) | namespace workerd::api { function JSG_RESOURCE_TYPE (line 164) | JSG_RESOURCE_TYPE(MessageChannel) { function JSG_RESOURCE_TYPE (line 182) | JSG_RESOURCE_TYPE(MessageChannelModule) { FILE: src/workerd/api/modules.h function namespace (line 21) | namespace workerd::api { FILE: src/workerd/api/node/async-hooks.h function namespace (line 9) | namespace workerd::api::node { type Options (line 150) | struct Options { function asyncId (line 195) | inline int asyncId() { function triggerAsyncId (line 201) | inline int triggerAsyncId() { function emitDestroy (line 206) | void emitDestroy(jsg::Lock&) {} function JSG_RESOURCE_TYPE (line 208) | JSG_RESOURCE_TYPE(AsyncResource) { function visitForMemoryInfo (line 230) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function visitForGc (line 237) | inline void visitForGc(jsg::GcVisitor& visitor) { function JSG_RESOURCE_TYPE (line 250) | JSG_RESOURCE_TYPE(AsyncHooksModule) { FILE: src/workerd/api/node/buffer-string-search.h function namespace (line 37) | namespace workerd::api::node { function namespace (line 579) | namespace workerd::api::node { FILE: src/workerd/api/node/buffer.h function namespace (line 10) | namespace workerd::api::node { FILE: src/workerd/api/node/crypto.h function namespace (line 15) | namespace workerd::api::node { FILE: src/workerd/api/node/diagnostics-channel.h function namespace (line 9) | namespace workerd::api::node { function class (line 78) | class DiagnosticsChannelModule: public jsg::Object { FILE: src/workerd/api/node/exceptions.h function namespace (line 5) | namespace workerd::api::node { FILE: src/workerd/api/node/i18n.h type UConverter (line 13) | struct UConverter type Encoding (line 19) | enum Encoding function canBeTranscoded (line 32) | constexpr bool canBeTranscoded(Encoding encoding) noexcept { FILE: src/workerd/api/node/module.h function namespace (line 8) | namespace workerd::api::node { FILE: src/workerd/api/node/node-version.h function namespace (line 8) | namespace workerd::api::node { FILE: src/workerd/api/node/node.h function isNodeJsCompatEnabled (line 46) | bool isNodeJsCompatEnabled(auto featureFlags) { function isNodeJsCompatFsModule (line 50) | constexpr bool isNodeJsCompatFsModule(kj::StringPtr name) { function isNodeHttpModule (line 54) | constexpr bool isNodeHttpModule(kj::StringPtr name) { function isNodeHttpServerModule (line 60) | constexpr bool isNodeHttpServerModule(kj::StringPtr name) { function isNodeOsModule (line 64) | constexpr bool isNodeOsModule(kj::StringPtr name) { function isNodeHttp2Module (line 68) | constexpr bool isNodeHttp2Module(kj::StringPtr name) { function isNodeConsoleModule (line 72) | constexpr bool isNodeConsoleModule(kj::StringPtr name) { function if (line 81) | NODEJS_MODULES(V) function if (line 222) | NODEJS_MODULES(V) FILE: src/workerd/api/node/process.h function namespace (line 11) | namespace workerd::api::node { FILE: src/workerd/api/node/sqlite.h function namespace (line 10) | namespace workerd::api { FILE: src/workerd/api/node/tests/als-gc-test.js method test (line 6) | test() { FILE: src/workerd/api/node/tests/assert-test.js function thrower (line 57) | function thrower(errorConstructor) { method test (line 62) | test(ctrl, env, ctx) { method test (line 83) | test(ctrl, env, ctx) { method test (line 117) | test(ctrl, env, ctx) { method test (line 127) | async test(ctrl, env, ctx) { method test (line 134) | test(ctrl, env, ctx) { method test (line 143) | test(ctrl, env, ctx) { method test (line 171) | test(ctrl, env, ctx) { method test (line 247) | test() { method test (line 272) | test(ctrl, env, ctx) { function trimMessage (line 398) | function trimMessage(msg) { method test (line 407) | test() { method test (line 424) | test() { method test (line 451) | test() { method test (line 477) | test() { method test (line 519) | test() { method test (line 535) | test() { method test (line 553) | test() { method test (line 582) | test() { method test (line 609) | test() { method test (line 653) | test() { method test (line 680) | test() { method test (line 708) | test() { method test (line 743) | test() { method test (line 764) | async test() { method test (line 803) | async test() { method test (line 837) | test() { method test (line 843) | test() { method test (line 851) | test() { method test (line 886) | test() { method test (line 943) | test() { method test (line 963) | test() { method test (line 989) | test() { method test (line 1017) | test() { method test (line 1068) | test() { method test (line 1099) | test() { method test (line 1131) | test() { method test (line 1170) | test() { method test (line 1198) | test() { method test (line 1237) | test() { method test (line 1261) | test() { method test (line 1286) | test() { method test (line 1305) | test() { method test (line 1328) | test() { method test (line 1388) | test() { method test (line 1407) | test() { method test (line 1428) | test() { method test (line 1436) | test() { method test (line 1453) | test() { method test (line 1469) | test() { method test (line 1500) | test() { method test (line 1508) | test() { method test (line 1516) | test() { method test (line 1524) | test() { FILE: src/workerd/api/node/tests/async_hooks-nodejs-test.js method test (line 5) | async test() { method test (line 14) | test() { FILE: src/workerd/api/node/tests/bound-als-test.js method test (line 19) | async test(_, env) { method fetch (line 47) | async fetch(req) { FILE: src/workerd/api/node/tests/buffer-effective-size-concat-test.js method test (line 5) | async test() { FILE: src/workerd/api/node/tests/buffer-nodejs-test.js method test (line 63) | test(ctrl, env, ctx) { method test (line 87) | test(ctrl, env, ctx) { method test (line 96) | test(ctrl, env, ctx) { method test (line 116) | test(ctrl, env, ctx) { method test (line 135) | test(ctrl, env, ctx) { method test (line 151) | test(ctrl, env, ctx) { method test (line 174) | test(ctrl, env, ctx) { method test (line 189) | test(ctrl, env, ctx) { method test (line 224) | test(ctrl, env, ctx) { method test (line 239) | test(ctrl, env, ctx) { method test (line 279) | test(ctrl, env, ctx) { method test (line 358) | test(ctrl, env, ctx) { method test (line 482) | test(ctrl, env, ctx) { method test (line 840) | test(ctrl, env, ctx) { method test (line 896) | test(ctrl, env, ctx) { method test (line 953) | test(ctrl, env, ctx) { method test (line 1174) | test(ctrl, env, ctx) { method test (line 1397) | test(ctrl, env, ctx) { method test (line 1551) | test(ctrl, env, ctx) { method test (line 1578) | test(ctrl, env, ctx) { method test (line 1626) | test(ctrl, env, ctx) { method test (line 1686) | test(ctrl, env, ctx) { method test (line 1808) | test(ctrl, env, ctx) { method test (line 1889) | test(ctrl, env, ctx) { method test (line 1930) | test(ctrl, env, ctx) { method test (line 2019) | test(ctrl, env, ctx) { method test (line 2035) | test(ctrl, env, ctx) { method test (line 2258) | test(ctrl, env, ctx) { method test (line 2278) | test(ctrl, env, ctx) { method test (line 2310) | test(ctrl, env, ctx) { method test (line 2364) | test(ctrl, env, ctx) { method test (line 2790) | test(ctrl, env, ctx) { method test (line 3100) | test(ctrl, env, ctx) { method test (line 3722) | test(ctrl, env, ctx) { method test (line 3759) | test(ctrl, env, ctx) { method test (line 3813) | test(ctrl, env, ctx) { method test (line 3843) | test(ctrl, env, ctx) { method test (line 3867) | test(ctrl, env, ctx) { method test (line 3970) | test(ctrl, env, ctx) { method test (line 4103) | test(ctrl, env, ctx) { method test (line 4198) | test(ctrl, env, ctx) { method test (line 4368) | test(ctrl, env, ctx) { method test (line 4508) | test(ctrl, env, ctx) { method test (line 4535) | test(ctrl, env, ctx) { method test (line 4644) | test(ctrl, env, ctx) { method test (line 4831) | test(ctrl, env, ctx) { method test (line 4872) | test(ctrl, env, ctx) { method test (line 5073) | test(ctrl, env, ctx) { method test (line 5311) | test(ctrl, env, ctx) { method test (line 5432) | test(ctrl, env, ctx) { method test (line 5584) | test(ctrl, env, ctx) { method test (line 5691) | test(ctrl, env, ctx) { method test (line 5741) | test(ctrl, env, ctx) { method test (line 5756) | test(ctrl, env, ctx) { method test (line 5866) | async test(ctrl, env, ctx) { method test (line 5905) | test(ctrl, env, ctx) { method test (line 5933) | test(ctrl, env, ctx) { method test (line 5995) | test(ctrl, env, ctx) { method test (line 6111) | test() { method test (line 6124) | test() { method test (line 6142) | test() { method test (line 6153) | test() { method test (line 6245) | test() { method test (line 6256) | async test() { FILE: src/workerd/api/node/tests/child_process-nodejs-test.js method test (line 16) | async test() { method test (line 40) | async test() { method test (line 53) | async test() { method test (line 66) | async test() { method test (line 142) | async test() { method test (line 182) | async test() { method test (line 213) | async test() { method test (line 235) | async test() { method test (line 302) | async test() { method test (line 333) | async test() { method test (line 391) | async test() { method test (line 406) | async test() { method test (line 418) | async test() { method test (line 458) | async test() { method test (line 498) | async test() { method test (line 538) | async test() { method test (line 571) | async test() { method test (line 602) | async test() { method test (line 633) | async test() { FILE: src/workerd/api/node/tests/cluster-nodejs-test.js method test (line 5) | test() { method test (line 16) | test() { method test (line 28) | test() { method test (line 36) | test() { method test (line 44) | test() { method test (line 56) | test() { method test (line 65) | test() { method test (line 79) | test() { method test (line 141) | test() { method test (line 175) | test() { method test (line 194) | async test() { method test (line 221) | test() { method test (line 252) | test() { FILE: src/workerd/api/node/tests/console-nodejs-test.js method test (line 37) | async test() { method test (line 49) | async test() { method test (line 59) | async test() { FILE: src/workerd/api/node/tests/constants-test.js method test (line 11) | test() { FILE: src/workerd/api/node/tests/crypto_cipher-test.js method test (line 49) | async test() { method test (line 125) | async test() { method test (line 161) | test(_, env) { method test (line 183) | test(_, env) { method test (line 207) | test(_, env) { method test (line 231) | test(_, env) { method test (line 246) | test(_, env) { method test (line 261) | test(_, env) { method test (line 284) | test() { method test (line 313) | test() { method test (line 330) | test() { method test (line 347) | test() { method test (line 357) | test() { method test (line 367) | test() { method test (line 377) | async test() { FILE: src/workerd/api/node/tests/crypto_dh-test.js method test (line 34) | test(ctrl, env, ctx) { method test (line 128) | test(ctrl, env, ctx) { method test (line 149) | test(ctrl, env, ctx) { method test (line 193) | test(ctrl, env, ctx) { method test (line 222) | test(ctrl, env, ctx) { method test (line 304) | test(ctrl, env, ctx) { method test (line 321) | test() { method test (line 380) | test() { method test (line 398) | test() { method test (line 418) | test() { method test (line 441) | test() { method test (line 457) | test() { method test (line 477) | test() { method test (line 486) | async test() { method test (line 505) | test() { FILE: src/workerd/api/node/tests/crypto_hash-test.js method test (line 37) | async test(ctrl, env, ctx) { method test (line 137) | async test(ctrl, env, ctx) { method test (line 252) | async test(ctrl, env, ctx) { method test (line 268) | async test(ctrl, env, ctx) { method test (line 296) | test() { method test (line 329) | async test() { FILE: src/workerd/api/node/tests/crypto_hkdf-test.js method test (line 40) | async test(ctrl, env, ctx) { function hkdfTestAlg (line 157) | async function hkdfTestAlg([hash, secret, salt, info, length]) { method test (line 249) | async test(ctrl, env, ctx) { method test (line 267) | async test() { FILE: src/workerd/api/node/tests/crypto_hmac-test.js method test (line 33) | async test(ctrl, env, ctx) { function testHmac (line 70) | function testHmac(algo, key, data, expected) { method test (line 88) | async test(ctrl, env, ctx) { method test (line 489) | async test(ctrl, env, ctx) { FILE: src/workerd/api/node/tests/crypto_keys-test.js method test (line 28) | async test() { method test (line 125) | async test() { method test (line 206) | test() { method test (line 255) | test(_, env) { method test (line 479) | test() { method test (line 512) | test() { method test (line 711) | test(_, env) { method test (line 828) | test() { method test (line 932) | test() { method test (line 994) | test() { method test (line 1033) | test(_, env) { method test (line 1044) | async test(_, env) { method test (line 1073) | test(_, env) { method test (line 1314) | async test(_, env) { method test (line 1343) | test(_, env) { method test (line 1431) | test() { method test (line 1488) | test() { method test (line 1549) | test() { method test (line 1586) | async test() { method test (line 1621) | async test() { method test (line 1647) | async test() { method test (line 1923) | test() { method test (line 1938) | test() { method test (line 1968) | test() { method test (line 1980) | test() { method test (line 1990) | test() { method test (line 2085) | test() { method test (line 2100) | async test() { FILE: src/workerd/api/node/tests/crypto_pbkdf2-test.js function mustNotCall (line 31) | function mustNotCall() { function runPBKDF2 (line 35) | async function runPBKDF2(password, salt, iterations, keylen, hash) { function testPBKDF2 (line 61) | async function testPBKDF2( method test (line 78) | async test(ctrl, env, ctx) { method test (line 135) | test(ctrl, env, ctx) { method test (line 145) | test(ctrl, env, ctx) { method test (line 198) | async test(ctrl, env, ctx) { method test (line 210) | test(ctrl, env, ctx) { method test (line 281) | async test(ctrl, env, ctx) { method test (line 299) | async test(ctrl, env, ctx) { FILE: src/workerd/api/node/tests/crypto_random-test.js method test (line 14) | async test(ctrl, env, ctx) { method test (line 399) | test() { method test (line 405) | async test() { method test (line 424) | async test() { method test (line 440) | async test() { FILE: src/workerd/api/node/tests/crypto_scrypt-test.js method test (line 178) | async test() { method test (line 196) | async test() { method test (line 213) | async test() { method test (line 229) | async test() { method test (line 246) | test() { FILE: src/workerd/api/node/tests/crypto_sign-test.js method test (line 25) | test(_, env) { method test (line 87) | test(_, env) { method test (line 99) | test(_, env) { method test (line 116) | test(_, env) { method test (line 127) | test(_, env) { method test (line 150) | test() { FILE: src/workerd/api/node/tests/crypto_spkac-test.js method test (line 52) | test() { function stripLineEndings (line 115) | function stripLineEndings(obj) { function copyArrayBuffer (line 119) | function copyArrayBuffer(buf) { FILE: src/workerd/api/node/tests/crypto_x509-test.js method test (line 211) | async test() { method test (line 352) | test() { method test (line 383) | test() { FILE: src/workerd/api/node/tests/dgram-nodejs-test.js method test (line 5) | test() { FILE: src/workerd/api/node/tests/diagnostics-channel-test.js method test (line 15) | async test(ctrl, env, ctx) { method test (line 48) | async test(ctrl, env, ctx) { method test (line 113) | async test() { method test (line 125) | async test() { method test (line 159) | async test() { FILE: src/workerd/api/node/tests/dns-nodejs-test.js method test (line 57) | async test() { method test (line 87) | async test() { method test (line 96) | async test() { method test (line 130) | async test() { method test (line 146) | async test() { method test (line 164) | async test() { method test (line 181) | async test() { method test (line 198) | async test() { method test (line 215) | async test() { method test (line 236) | async test() { method test (line 262) | async test() { method test (line 282) | async test() { method test (line 300) | async test() { method test (line 323) | async test() { method test (line 341) | async test() { method test (line 364) | async test() { method test (line 377) | async test() { method test (line 418) | async test() { method test (line 447) | async test() { method test (line 467) | async test() { FILE: src/workerd/api/node/tests/domain-nodejs-test.js method test (line 6) | test() { FILE: src/workerd/api/node/tests/fs-access-test.js constant UV_ENOENT (line 56) | const UV_ENOENT = -2; function mustNotCall (line 67) | function mustNotCall() { method test (line 72) | async test() { method test (line 110) | test() { method test (line 151) | async test() { method test (line 206) | async test() { method test (line 252) | test() { method test (line 269) | async test() { method test (line 301) | test() { method test (line 342) | test() { FILE: src/workerd/api/node/tests/fs-chown-chmod-test.js function checkStat (line 62) | function checkStat(path) { function checkfStat (line 68) | function checkfStat(fd) { method test (line 79) | test() { method test (line 110) | async test() { method test (line 153) | async test() { method test (line 182) | test() { method test (line 213) | async test() { method test (line 256) | async test() { method test (line 284) | test() { method test (line 312) | async test() { method test (line 354) | test() { method test (line 380) | async test() { method test (line 419) | async test() { method test (line 444) | test() { method test (line 470) | async test() { method test (line 509) | async test() { method test (line 534) | test() { method test (line 560) | async test() { FILE: src/workerd/api/node/tests/fs-cp-into-subdirectory-test.js method test (line 5) | test() { FILE: src/workerd/api/node/tests/fs-cp-test.js function setupPaths (line 24) | function setupPaths() { method test (line 34) | test() { method test (line 73) | test() { method test (line 88) | test() { method test (line 99) | test() { method test (line 111) | test() { method test (line 121) | test() { method test (line 137) | test() { method test (line 150) | test() { method test (line 160) | test() { method test (line 170) | test() { method test (line 180) | test() { method test (line 199) | test() { method test (line 218) | test() { method test (line 232) | test() { method test (line 242) | test() { method test (line 258) | test() { method test (line 297) | test() { method test (line 346) | test() { method test (line 384) | test() { method test (line 412) | test() { method test (line 426) | test() { method test (line 460) | test() { method test (line 480) | test() { method test (line 500) | async test() { method test (line 569) | async test() { method test (line 590) | async test() { method test (line 608) | async test() { method test (line 626) | async test() { method test (line 641) | async test() { method test (line 669) | async test() { method test (line 689) | async test() { method test (line 706) | async test() { method test (line 721) | async test() { method test (line 736) | async test() { method test (line 767) | async test() { method test (line 798) | async test() { method test (line 818) | async test() { method test (line 833) | async test() { method test (line 855) | async test() { method test (line 909) | test() { method test (line 960) | async test() { method test (line 1018) | async test() { method test (line 1053) | async test() { method test (line 1071) | async test() { method test (line 1120) | async test() { method test (line 1150) | async test() { method test (line 1174) | async test() { method test (line 1222) | async test() { method test (line 1237) | async test() { method test (line 1249) | async test() { method test (line 1261) | async test() { method test (line 1275) | async test() { method test (line 1295) | async test() { method test (line 1309) | async test() { method test (line 1320) | async test() { method test (line 1334) | async test() { method test (line 1351) | async test() { method test (line 1370) | async test() { method test (line 1389) | async test() { method test (line 1403) | async test() { method test (line 1417) | async test() { method test (line 1433) | async test() { method test (line 1474) | async test() { method test (line 1549) | async test() { method test (line 1595) | async test() { method test (line 1620) | async test() { method test (line 1637) | async test() { method test (line 1675) | async test() { method test (line 1695) | async test() { method test (line 1711) | test() { method test (line 1851) | async test() { method test (line 1995) | async test() { method test (line 2137) | test() { FILE: src/workerd/api/node/tests/fs-dir-test.js method test (line 61) | test() { method test (line 104) | async test() { method test (line 179) | async test() { method test (line 225) | test() { method test (line 238) | async test() { method test (line 266) | async test() { method test (line 279) | test() { method test (line 371) | async test() { method test (line 484) | async test() { method test (line 573) | test() { method test (line 669) | async test() { method test (line 767) | async test() { method test (line 843) | test() { method test (line 869) | async test() { method test (line 895) | async test() { FILE: src/workerd/api/node/tests/fs-filehandle-test.js method test (line 12) | async test() { method test (line 31) | async test() { method test (line 54) | async test() { method test (line 70) | async test() { method test (line 86) | async test() { method test (line 135) | async test() { method test (line 152) | async test() { FILE: src/workerd/api/node/tests/fs-glob-test.js function mustNotCall (line 4) | function mustNotCall() { method test (line 9) | test() { FILE: src/workerd/api/node/tests/fs-link-test.js method test (line 53) | test() { method test (line 117) | async test() { method test (line 217) | async test() { method test (line 267) | test() { method test (line 324) | async test() { method test (line 409) | async test() { FILE: src/workerd/api/node/tests/fs-misc-test.js method test (line 43) | async test() { method test (line 114) | async test() { method test (line 161) | test() { method test (line 177) | async test() { method test (line 209) | test() { method test (line 226) | test() { FILE: src/workerd/api/node/tests/fs-nodejs-test.js method test (line 74) | async test() { method test (line 170) | async test() { method test (line 228) | async test() { method test (line 278) | test() { method test (line 336) | async test() { method test (line 408) | test() { method test (line 439) | test() { method test (line 455) | test() { method test (line 502) | test() { method test (line 524) | test() { method test (line 569) | async test() { method test (line 641) | test() { method test (line 663) | test() { method test (line 685) | async test() { method test (line 741) | async test() { method test (line 771) | async test() { method test (line 804) | async test() { method test (line 838) | async test() { method test (line 868) | test() { method test (line 952) | async test() { method test (line 1024) | test() { method test (line 1064) | test() { method test (line 1125) | test() { method test (line 1222) | test() { method test (line 1240) | test() { method test (line 1249) | test() { method test (line 1261) | async test() { FILE: src/workerd/api/node/tests/fs-readstream-test.js method test (line 21) | async test() { function prepareFile (line 38) | function prepareFile() { function runTest (line 44) | async function runTest(options) { method test (line 123) | async test() { method test (line 129) | async test() { method test (line 145) | async test() { method test (line 169) | async test() { method test (line 187) | async test() { method test (line 205) | async test() { method test (line 224) | test() { method test (line 235) | async test() { method test (line 254) | async test() { method test (line 275) | async test() { method test (line 318) | async test() { method test (line 332) | async test() { method test (line 345) | async test() { method test (line 414) | async test() { method test (line 446) | async test() { method test (line 459) | async test() { method test (line 515) | async test() { method test (line 540) | async test() { method test (line 562) | async test() { method test (line 583) | async test() { method test (line 603) | test() { method test (line 613) | async test() { method test (line 636) | async test() { method test (line 654) | async test() { method test (line 667) | async test() { method test (line 680) | async test() { method test (line 699) | async test() { method test (line 716) | async test() { method test (line 733) | async test() { method test (line 750) | async test() { method test (line 762) | async test() { method test (line 797) | async test() { method test (line 831) | async test() { method test (line 859) | async test() { method test (line 890) | async test() { method test (line 904) | async test() { FILE: src/workerd/api/node/tests/fs-stat-test.js function checkRootStat (line 38) | function checkRootStat(stat, bigint = false) { function checkFileStat (line 73) | function checkFileStat(stat, bigint = false) { function checkCharacterDeviceStat (line 96) | function checkCharacterDeviceStat(stat, bigint = false) { function checkLinkStat (line 114) | function checkLinkStat(stat, bigint = false) { method test (line 133) | async test() { method test (line 211) | async test() { method test (line 320) | async test() { method test (line 394) | async test() { FILE: src/workerd/api/node/tests/fs-utimes-test.js function checkStat (line 35) | function checkStat(path, mtimeMsCheck) { method test (line 48) | async test() { FILE: src/workerd/api/node/tests/fs-writestream-test.js method test (line 30) | async test() { method test (line 48) | async test() { method test (line 66) | async test() { method test (line 80) | async test() { method test (line 96) | test() { method test (line 118) | async test() { method test (line 128) | async test() { method test (line 148) | async test() { function nextFile (line 172) | function nextFile() { method test (line 177) | test() { method test (line 190) | async test() { method test (line 213) | async test() { method test (line 244) | async test() { method test (line 265) | async test() { method test (line 284) | async test() { method test (line 305) | async test() { method test (line 356) | async test() { method test (line 367) | async test() { method test (line 382) | async test() { method test (line 398) | async test() { method test (line 433) | async test() { method test (line 447) | async test() { method test (line 485) | async test() { method test (line 505) | test() { FILE: src/workerd/api/node/tests/http-agent-nodejs-server.js function reportAddress (line 9) | function reportAddress(server) { FILE: src/workerd/api/node/tests/http-agent-nodejs-test.js method test (line 10) | test(_ctrl, env) { method test (line 21) | async test() { method test (line 67) | async test(_ctrl, env) { method test (line 83) | async test() { FILE: src/workerd/api/node/tests/http-client-nodejs-server.js function listenTo (line 11) | function listenTo(server, port) { FILE: src/workerd/api/node/tests/http-client-nodejs-test.js method test (line 12) | test(_ctrl, env) { method test (line 47) | async test(_ctrl, env) { method test (line 133) | async test(_ctrl, env) { method test (line 163) | async test() { method test (line 186) | async test(_ctrl, env) { method test (line 211) | async test() { method test (line 234) | async test(_ctrl, env) { method test (line 259) | async test() { method test (line 278) | async test() { method test (line 298) | async test(_ctrl, env) { method test (line 314) | async test(_ctrl, env) { method test (line 350) | async test(_ctrl, env) { method test (line 373) | async test() { method test (line 384) | async test(_ctrl, env) { method test (line 416) | async test() { method test (line 423) | async test(_ctrl, env) { method test (line 472) | async test(_ctrl, env) { method test (line 493) | async test(_ctrl, env) { method test (line 537) | async test(_ctrl, env) { FILE: src/workerd/api/node/tests/http-incoming-nodejs-test.js method test (line 6) | async test() { method test (line 127) | async test() { method test (line 142) | async test() { FILE: src/workerd/api/node/tests/http-nodejs-server.js function reportPort (line 10) | function reportPort(server) { FILE: src/workerd/api/node/tests/http-nodejs-test.js method test (line 8) | test(ctrl, env, ctx) { method test (line 27) | async test() { method test (line 74) | async test() { method test (line 170) | async test() { method test (line 217) | async test() { method test (line 254) | async test() { method test (line 265) | async test(_ctrl, env) { method test (line 317) | async test(_ctrl, env) { method test (line 340) | async test(_ctrl, env) { method test (line 368) | async test(_ctrl, env) { method test (line 388) | async test(_ctrl, env) { method test (line 411) | async test(_ctrl, env) { method test (line 427) | async test() { method test (line 448) | async test() { FILE: src/workerd/api/node/tests/http-outgoing-nodejs-server.js function reportPort (line 10) | function reportPort(server) { FILE: src/workerd/api/node/tests/http-outgoing-nodejs-test.js method test (line 8) | test(_ctrl, env) { method test (line 24) | async test() { method test (line 41) | async test(_ctrl, env) { method test (line 61) | async test(_ctrl, env) { method test (line 91) | async test() { method test (line 151) | async test() { method test (line 164) | async test(_ctrl, env) { method test (line 187) | async test(_ctrl, env) { method test (line 231) | async test(_ctrl, env) { method test (line 267) | async test(_ctrl, env) { method test (line 292) | async test() { method test (line 308) | async test(_ctrl, env) { method test (line 331) | async test(_ctrl, env) { method test (line 352) | async test(_ctrl, env) { method test (line 381) | async test() { method test (line 395) | async test() { method test (line 421) | async test() { FILE: src/workerd/api/node/tests/http-server-nodejs-global-test.js method test (line 16) | async test(_ctrl, env) { FILE: src/workerd/api/node/tests/http-server-nodejs-server.js function reportPort (line 9) | function reportPort(server) { FILE: src/workerd/api/node/tests/http-server-nodejs-test.js method test (line 10) | test(_ctrl, env) { class GlobalService (line 19) | class GlobalService extends WorkerEntrypoint { method fetch (line 20) | async fetch(request) { method test (line 32) | test() { method test (line 51) | async test(_ctrl, env) { method test (line 65) | async test() { method test (line 80) | async test(_ctrl, env) { method test (line 129) | async test(_ctrl, env) { method test (line 146) | async test(_ctrl, env) { method test (line 210) | async test(_ctrl, env) { method test (line 295) | async test(_ctrl, env) { method test (line 339) | async test(_ctrl, env) { method test (line 401) | async test(_ctrl, env) { method test (line 429) | async test(_ctrl, env) { method test (line 455) | async test() { method test (line 512) | async test(_ctrl, env) { method test (line 536) | async test(_ctrl, env) { method test (line 561) | async test() { method test (line 596) | async test() { method test (line 608) | async test(_ctrl, env) { method test (line 696) | async test(_ctrl, env) { method test (line 764) | async test(_ctrl, env) { method test (line 811) | async test(_ctrl, env) { method test (line 839) | async test(_ctrl, env) { method test (line 917) | async test(_ctrl, env) { method test (line 1006) | async test(_ctrl, env) { method test (line 1117) | async test(_ctrl, env) { method test (line 1130) | async test(_ctrl, env) { method test (line 1157) | async test(_ctrl, env) { method test (line 1183) | async test(_ctrl, env) { method test (line 1215) | async test(_ctrl, env) { method test (line 1228) | async test(_ctrl, env) { method fetch (line 1277) | fetch(request) { method scheduled (line 1280) | async scheduled(event) { FILE: src/workerd/api/node/tests/http2-test.js method test (line 5) | test() { FILE: src/workerd/api/node/tests/inspector-nodejs-test.js method test (line 7) | test() { method test (line 14) | test() { method test (line 52) | test() { method test (line 72) | test() { method test (line 79) | test() { method test (line 86) | test() { method test (line 97) | test() { method test (line 118) | test() { method test (line 149) | test() { method test (line 174) | test() { method test (line 187) | async test() { method test (line 222) | async test() { method test (line 244) | test() { method test (line 265) | test() { method test (line 295) | test() { FILE: src/workerd/api/node/tests/legacy_url-nodejs-test.js method test (line 7) | async test() { method test (line 288) | async test() { method test (line 808) | async test() { method test (line 846) | async test() { method test (line 989) | async test() { method test (line 1085) | async test() { method test (line 2166) | async test() { FILE: src/workerd/api/node/tests/mimetype-test.js method test (line 6) | test() { FILE: src/workerd/api/node/tests/module-create-require-test.js method test (line 8) | async test() { method test (line 78) | test() { FILE: src/workerd/api/node/tests/module-nodejs-test.js method test (line 5) | async test() { FILE: src/workerd/api/node/tests/module-require-mutable-exports-test.js method test (line 10) | async test() { method test (line 40) | async test() { method test (line 62) | test() { method test (line 81) | test() { method test (line 100) | test() { method test (line 119) | test() { method test (line 140) | test() { FILE: src/workerd/api/node/tests/net-nodejs-tcp-server.js function reportPort (line 10) | function reportPort(server) { FILE: src/workerd/api/node/tests/net-nodejs-test.js method test (line 33) | test(ctrl, env, ctx) { method test (line 52) | test() { method test (line 66) | async test(ctrl, env, ctx) { method test (line 87) | async test(ctrl, env, ctx) { method test (line 122) | async test() { method test (line 151) | async test(ctrl, env, ctx) { method test (line 178) | async test(ctrl, env, ctx) { method test (line 198) | async test(ctrl, env, ctx) { method test (line 218) | async test(ctrl, env) { method test (line 244) | async test(ctrl, env, ctx) { method test (line 262) | async test(ctrl, env, ctx) { function assertAbort (line 277) | async function assertAbort(socket, testName) { method test (line 288) | async test(ctrl, env, ctx) { method test (line 302) | async test(ctrl, env, ctx) { method test (line 316) | async test(ctrl, env, ctx) { method test (line 330) | async test() { method test (line 340) | async test() { method test (line 350) | async test() { method test (line 361) | async test() { method test (line 384) | async test(ctrl, env, ctx) { method test (line 436) | async test(ctrl, env, ctx) { method test (line 447) | async test(ctrl, env, ctx) { method text (line 462) | async text(ctrl, env, ctx) { method test (line 476) | async test() { method test (line 488) | async test(ctrl, env, ctx) { method test (line 500) | test() { method test (line 523) | async test(ctrl, env, ctx) { method test (line 551) | async test() { method test (line 558) | test() { method test (line 594) | async test() { method test (line 602) | async test() { method test (line 622) | test(ctrl, env, ctx) { method test (line 629) | async test() { method test (line 646) | async test(ctrl, env, ctx) { method test (line 674) | async test() { method test (line 705) | async test(ctrl, env, ctx) { method test (line 716) | test(ctrl, env, ctx) { method test (line 727) | async test(ctrl, env, ctx) { method test (line 743) | async test() { method test (line 757) | test() { method test (line 836) | test() { method test (line 883) | test() { method test (line 1128) | async test(ctrl, env, ctx) { method test (line 1147) | async test(ctrl, env, ctx) { method test (line 1161) | async test() { method test (line 1190) | async test(ctrl, env, ctx) { method test (line 1216) | async test(ctrl, env) { method test (line 1252) | async test(ctrl, env, ctx) { method test (line 1266) | async test(ctrl, env) { method test (line 1299) | async test() { method test (line 1311) | async test() { method test (line 1347) | async test(ctrl, env) { method test (line 1358) | async test(ctrl, env) { method test (line 1377) | async test(ctrl, env) { method test (line 1403) | async test(ctrl, env) { method test (line 1432) | async test() { method test (line 1440) | async test(ctrl, env) { method test (line 1451) | async test(ctrl, env) { method test (line 1474) | async test(ctrl, env) { method test (line 1560) | async test(ctrl, env) { method test (line 1581) | async test(ctrl, env) { method test (line 1607) | async test(ctrl, env) { method test (line 1632) | async test() { method test (line 1652) | async test(ctrl, env) { method test (line 1666) | async test() { method test (line 1701) | async test(ctrl, env) { method test (line 1726) | async test(ctrl, env) { method test (line 1750) | test() { method test (line 1876) | test() { FILE: src/workerd/api/node/tests/node-compat-v2-test.js method test (line 20) | async test() { method test (line 33) | async test() { method test (line 69) | async test() { method test (line 81) | async test() { method test (line 96) | async test() { FILE: src/workerd/api/node/tests/os-test.js method test (line 5) | test() { FILE: src/workerd/api/node/tests/path-test.js method test (line 24) | test(ctrl, env, ctx) { method test (line 76) | test(ctrl, env, ctx) { method test (line 105) | test(ctrl, env, ctx) { method test (line 130) | test(ctrl, env, ctx) { method test (line 166) | test(ctrl, env, ctx) { method test (line 307) | test(ctrl, env, ctx) { method test (line 395) | test(ctrl, env, ctx) { method test (line 465) | test(ctrl, env, ctx) { method test (line 478) | test(ctrl, env, ctx) { method test (line 549) | test(ctrl, env, ctx) { method test (line 570) | test(ctrl, env, ctx) { method test (line 623) | async test() { FILE: src/workerd/api/node/tests/perf-hooks-nodejs-test.js method test (line 26) | test() { method test (line 48) | test() { method test (line 87) | test() { method test (line 107) | test() { method test (line 117) | test() { method test (line 141) | test() { method test (line 152) | test() { method test (line 273) | test() { method test (line 284) | test() { method test (line 299) | test() { method test (line 308) | test() { method test (line 343) | test() { method test (line 432) | test() { method test (line 462) | test() { method test (line 512) | test() { method test (line 574) | test() { method test (line 591) | test() { method test (line 777) | test() { method test (line 793) | test() { method test (line 815) | test() { method test (line 825) | test() { method test (line 831) | async test() { FILE: src/workerd/api/node/tests/process-exit-test.js method test (line 8) | async test(_, env) { method test (line 23) | async test(_, env) { method fetch (line 52) | async fetch() { class Foo (line 61) | class Foo { method constructor (line 62) | constructor() { method fetch (line 66) | fetch() { FILE: src/workerd/api/node/tests/process-getbuiltin-newmodreg-test.js method test (line 4) | test() { method test (line 13) | test() { method test (line 21) | test() { FILE: src/workerd/api/node/tests/process-legacy-nodejs-test.js method test (line 19) | test() { method test (line 27) | test() { method test (line 38) | test() { method test (line 51) | async test() { method test (line 85) | test() { method test (line 140) | test() { FILE: src/workerd/api/node/tests/process-nodejs-test.js method test (line 27) | test() { method test (line 153) | test() { method test (line 170) | test() { method test (line 182) | test() { method test (line 200) | test() { method test (line 239) | async test(ctrl, env) { method test (line 395) | test() { method test (line 452) | test() { method test (line 512) | test() { method test (line 530) | test() { method test (line 541) | async test() { method test (line 583) | test() { method test (line 623) | async test() { method test (line 711) | async test() { method test (line 869) | async test() { method test (line 930) | async test() { method test (line 959) | test() { method test (line 990) | test() { method test (line 1025) | test() { method test (line 1051) | test() { method test (line 1100) | test() { method test (line 1149) | test() { method test (line 1157) | test() { method test (line 1166) | test() { FILE: src/workerd/api/node/tests/process-stdio-fs-nodejs-test.js method test (line 7) | test() { method test (line 21) | test() { method test (line 43) | test() { FILE: src/workerd/api/node/tests/process-stdio-nodejs-test.js method test (line 7) | test() { method test (line 59) | async test() { method test (line 104) | async test() { method test (line 132) | test() { method test (line 158) | async test() { method test (line 183) | async test() { method test (line 196) | test() { method test (line 206) | test() { FILE: src/workerd/api/node/tests/punycode-nodejs-test.js method test (line 5) | test() { FILE: src/workerd/api/node/tests/querystring-nodejs-test.js method test (line 11) | async test() { method test (line 512) | async test() { method test (line 555) | async test() { method test (line 613) | async test() { FILE: src/workerd/api/node/tests/readline-nodejs-test.js method test (line 7) | test() { method test (line 14) | test() { method test (line 21) | test() { method test (line 28) | test() { method test (line 35) | test() { method test (line 43) | test() { method test (line 55) | test() { method test (line 92) | test() { method test (line 113) | test() { method test (line 122) | test() { method test (line 131) | async test() { method test (line 156) | test() { method test (line 167) | async test() { method test (line 187) | test() { method test (line 201) | async test() { method test (line 250) | test() { method test (line 271) | test() { FILE: src/workerd/api/node/tests/repl-nodejs-test.js method test (line 6) | test() { method test (line 16) | test() { method test (line 26) | test() { method test (line 42) | test() { method test (line 52) | test() { method test (line 68) | test() { method test (line 74) | test() { method test (line 85) | test() { method test (line 101) | test() { method test (line 109) | test() { method test (line 123) | async test() { method test (line 160) | test() { method test (line 179) | test() { method test (line 190) | test() { FILE: src/workerd/api/node/tests/sidecar-supervisor.mjs constant ANY_PORT (line 58) | const ANY_PORT = 0; constant CONNECT_POLL_INTERVAL_MS (line 59) | const CONNECT_POLL_INTERVAL_MS = 500; function getListeningServer (line 61) | function getListeningServer(hostname) { function closeServer (line 68) | function closeServer(server) { function reservePorts (line 74) | async function reservePorts(hostname, envVarNames) { function waitForListening (line 91) | function waitForListening(port, hostname) { function runSidecar (line 105) | function runSidecar(cmd) { function getRandomLoopbackAddress (line 115) | function getRandomLoopbackAddress() { function canUseRandomAddress (line 124) | function canUseRandomAddress() { function assignLoopbackAddress (line 149) | function assignLoopbackAddress() { FILE: src/workerd/api/node/tests/sqlite-nodejs-test.js method test (line 5) | async test() { FILE: src/workerd/api/node/tests/streams-nodejs-test.js method test (line 6) | async test() { method test (line 28) | async test() { method test (line 60) | async test() { method test (line 91) | async test() { method test (line 150) | async test() { FILE: src/workerd/api/node/tests/streams-test.js function countedDeferred (line 36) | function countedDeferred(n, action) { method test (line 51) | async test(ctrl, env, ctx) { method test (line 64) | test(ctrl, env, ctx) { method test (line 81) | async test(ctrl, env, ctx) { method test (line 222) | async test(ctrl, env, ctx) { method test (line 253) | async test(ctrl, env, ctx) { method test (line 299) | async test(ctrl, env, ctx) { method test (line 338) | async test(ctrl, env, ctx) { method test (line 396) | async test(ctrl, env, ctx) { method test (line 455) | async test(ctrl, env, ctx) { method test (line 804) | test(ctrl, env, ctx) { method test (line 823) | async test(ctrl, env, ctx) { method test (line 847) | async test(ctrl, env, ctx) { method test (line 905) | async test(ctrl, env, ctx) { method test (line 1231) | async test(ctrl, env, ctx) { method test (line 1277) | test(ctrl, env, ctx) { method test (line 1307) | async test(ctrl, env, ctx) { method test (line 1338) | async test(ctrl, env, ctx) { method test (line 1393) | async test(ctrl, env, ctx) { method test (line 1427) | async test(ctrl, env, ctx) { method test (line 1555) | async test(ctrl, env, ctx) { method test (line 1574) | async test(ctrl, env, ctx) { method test (line 1596) | async test(ctrl, env, ctx) { method test (line 1620) | async test(ctrl, env, ctx) { method test (line 1934) | async test(ctrl, env, ctx) { method test (line 2022) | async test(ctrl, env, ctx) { method test (line 2151) | async test(ctrl, env, ctx) { method test (line 2236) | async test(ctrl, env, ctx) { method test (line 2324) | async test(ctrl, env, ctx) { method test (line 2713) | async test(ctrl, env, ctx) { method test (line 2751) | async test(ctrl, env, ctx) { method test (line 2787) | async test(ctrl, env, ctx) { method test (line 3237) | async test(ctrl, env, ctx) { method test (line 3540) | async test(ctrl, env, ctx) { method test (line 3639) | async test(ctrl, env, ctx) { method test (line 3682) | async test(ctrl, env, ctx) { method test (line 3695) | async test(ctrl, env, ctx) { method test (line 3721) | async test(_ctrl, _env, _ctx) { method test (line 3768) | async test(ctrl, env, ctx) { method test (line 3798) | async test(ctrl, env, ctx) { method test (line 3820) | async test(ctrl, env, ctx) { method test (line 3899) | async test(ctrl, env, ctx) { method test (line 3922) | async test(ctrl, env, ctx) { method test (line 3994) | async test(ctrl, env, ctx) { method test (line 4319) | async test(ctrl, env, ctx) { method test (line 4356) | async test(ctrl, env, ctx) { method test (line 4380) | async test(ctrl, env, ctx) { method test (line 4425) | async test(ctrl, env, ctx) { method test (line 4823) | async test(ctrl, env, ctx) { method test (line 4855) | async test(ctrl, env, ctx) { method test (line 4979) | async test(ctrl, env, ctx) { method test (line 5007) | async test(ctrl, env, ctx) { method test (line 5023) | async test(ctrl, env, ctx) { method test (line 5076) | async test(ctrl, env, ctx) { method test (line 5140) | async test(ctrl, env, ctx) { method test (line 5171) | async test(ctrl, env, ctx) { method test (line 5311) | async test(ctrl, env, ctx) { method test (line 5388) | async test(ctrl, env, ctx) { method test (line 5451) | async test(ctrl, env, ctx) { method test (line 5525) | async test(ctrl, env, ctx) { method test (line 5580) | test(ctrl, env, ctx) { method test (line 5601) | async test(ctrl, env, ctx) { method test (line 5664) | async test(ctrl, env, ctx) { method test (line 5689) | test(ctrl, env, ctx) { method test (line 5729) | async test(ctrl, env, ctx) { method test (line 5822) | async test(ctrl, env, ctx) { method test (line 5844) | async test(ctrl, env, ctx) { method test (line 5895) | async test(ctrl, env, ctx) { method test (line 5924) | async test(ctrl, env, ctx) { method test (line 5944) | async test(ctrl, env, ctx) { method test (line 5968) | async test(ctrl, env, ctx) { method test (line 5999) | async test(ctrl, env, ctx) { method test (line 6027) | async test(ctrl, env, ctx) { method test (line 6133) | async test(ctrl, env, ctx) { method test (line 6704) | async test(ctrl, env, ctx) { method test (line 6749) | async test(ctrl, env, ctx) { method test (line 6789) | async test(ctrl, env, ctx) { method test (line 6824) | async test(ctrl, env, ctx) { method test (line 6897) | async test(ctrl, env, ctx) { method test (line 6919) | async test(ctrl, env, ctx) { method test (line 7019) | async test(ctrl, env, ctx) { method test (line 7072) | async test(ctrl, env, ctx) { method test (line 7162) | async test(ctrl, env, ctx) { method test (line 7258) | async test(ctrl, env, ctx) { method test (line 7317) | async test(ctrl, env, ctx) { method test (line 7411) | async test(ctrl, env, ctx) { method test (line 7448) | async test(ctrl, env, ctx) { method test (line 7479) | async test(ctrl, env, ctx) { method test (line 7500) | async test(ctrl, env, ctx) { method test (line 7585) | async test(ctrl, env, ctx) { method test (line 7668) | async test(ctrl, env, ctx) { method test (line 7816) | async test(ctrl, env, ctx) { method test (line 7862) | async test(ctrl, env, ctx) { method test (line 7880) | async test(ctrl, env, ctx) { method test (line 7972) | async test(ctrl, env, ctx) { method test (line 8170) | async test(ctrl, env, ctx) { method test (line 8338) | async test(ctrl, env, ctx) { method test (line 8371) | async test(ctrl, env, ctx) { method test (line 8386) | async test(ctrl, env, ctx) { method test (line 8562) | async test(ctrl, env, ctx) { method test (line 8573) | async test(ctrl, env, ctx) { method test (line 8626) | async test(ctrl, env, ctx) { method test (line 8687) | async test(ctrl, env, ctx) { method test (line 8712) | async test(ctrl, env, ctx) { method test (line 8886) | async test(ctrl, env, ctx) { method test (line 8934) | async test(ctrl, env, ctx) { method test (line 8962) | async test(ctrl, env, ctx) { method test (line 9026) | async test(ctrl, env, ctx) { method test (line 9187) | async test(ctrl, env, ctx) { method test (line 9245) | async test(ctrl, env, ctx) { method test (line 9262) | async test(ctrl, env, ctx) { method test (line 9384) | async test(ctrl, env, ctx) { method test (line 9419) | async test(ctrl, env, ctx) { method test (line 9451) | async test(ctrl, env, ctx) { method test (line 9478) | async test(ctrl, env, ctx) { method test (line 9579) | async test(ctrl, env, ctx) { method test (line 9596) | async test(ctrl, env, ctx) { method test (line 9644) | async test(ctrl, env, ctx) { method test (line 9659) | async test(ctrl, env, ctx) { method test (line 9834) | async test(ctrl, env, ctx) { method test (line 9937) | async test(ctrl, env, ctx) { method test (line 10369) | async test(ctrl, env, ctx) { method test (line 10387) | async test(ctrl, env, ctx) { method test (line 10402) | async test(ctrl, env, ctx) { method test (line 10424) | async test(ctrl, env, ctx) { method test (line 10484) | async test(ctrl, env, ctx) { method test (line 10523) | async test(ctrl, env, ctx) { method test (line 10679) | async test(ctrl, env, ctx) { method test (line 10698) | async test(ctrl, env, ctx) { method test (line 10803) | async test(ctrl, env, ctx) { method test (line 10872) | async test(ctrl, env, ctx) { method test (line 10901) | async test(ctrl, env, ctx) { method test (line 10952) | async test(ctrl, env, ctx) { method test (line 10990) | async test(ctrl, env, ctx) { method test (line 11090) | async test(ctrl, env, ctx) { method test (line 11176) | async test(ctrl, env, ctx) { method test (line 11265) | async test(ctrl, env, ctx) { method test (line 11302) | async test(ctrl, env, ctx) { method test (line 11337) | async test(ctrl, env, ctx) { method test (line 11388) | async test() { method test (line 11407) | async test() { method test (line 11429) | async test() { FILE: src/workerd/api/node/tests/streams-v24-nodejs-test.js method test (line 20) | async test() { FILE: src/workerd/api/node/tests/string-decoder-test.js function getArrayBufferViews (line 38) | function getArrayBufferViews(buf) { function test_ (line 73) | function test_(encoding, input, expected, singleSequence) { function writeSequences (line 110) | function writeSequences(length, start, sequence) { function unicodeEscape (line 127) | function unicodeEscape(str) { method test (line 136) | test(ctrl, env, ctx) { method test (line 315) | test(ctrl, env, ctx) { method test (line 426) | test(ctrl, env, ctx) { method test (line 476) | test(ctrl, env, ctx) { FILE: src/workerd/api/node/tests/sys-nodejs-test.js method test (line 5) | async test() { method test (line 14) | async test() { method test (line 22) | async test() { FILE: src/workerd/api/node/tests/timers-global-override-test.js method test (line 15) | async test() { method test (line 70) | async test() { method test (line 117) | async test() { method test (line 137) | async test() { method test (line 159) | async test() { method test (line 194) | async test() { method test (line 221) | async test() { method test (line 243) | async test() { method test (line 265) | async test() { method test (line 286) | async test() { method test (line 307) | async test() { method test (line 353) | async test() { method test (line 373) | async test() { FILE: src/workerd/api/node/tests/timers-nodejs-test.js method test (line 31) | async test() { method test (line 39) | async test() { method test (line 72) | async test() { method test (line 106) | async test() { method test (line 142) | async test() { method test (line 163) | async test() { method test (line 227) | async test() { method test (line 309) | async test() { method test (line 501) | async test(_, env) { method fetch (line 511) | fetch() { FILE: src/workerd/api/node/tests/tls-nodejs-tcp-server.js function reportPort (line 8) | function reportPort(server) { constant AGENT1_KEY_PEM (line 14) | const AGENT1_KEY_PEM = `-----BEGIN PRIVATE KEY----- constant AGENT1_CERT_PEM (line 44) | const AGENT1_CERT_PEM = `-----BEGIN CERTIFICATE----- FILE: src/workerd/api/node/tests/tls-nodejs-test.js method test (line 43) | test(ctrl, env, ctx) { method test (line 54) | async test(ctrl, env, ctx) { method test (line 133) | async test(ctrl, env, ctx) { method test (line 182) | async test(ctrl, env, ctx) { method test (line 202) | async test(ctrl, env, ctx) { method test (line 216) | async test(ctrl, env, ctx) { method test (line 238) | async test(ctrl, env, ctx) { method test (line 309) | async test() { method test (line 329) | async test() { method test (line 669) | async test() { method test (line 733) | async test() { method test (line 757) | async test(ctrl, env) { method test (line 784) | async test() { method test (line 807) | async test(ctrl, env) { method test (line 852) | async test(ctrl, env) { method test (line 885) | async test(ctrl, env) { method test (line 910) | async test(ctrl, env) { method test (line 951) | async test() { method test (line 987) | async test(ctrl, env) { method test (line 1035) | async test() { FILE: src/workerd/api/node/tests/trace-events-nodejs-test.js method test (line 11) | test() { FILE: src/workerd/api/node/tests/tty-nodejs-test.js method test (line 5) | test() { FILE: src/workerd/api/node/tests/url-nodejs-test.js method test (line 45) | test() { method test (line 68) | test() { method test (line 80) | test() { method test (line 90) | async test() { method test (line 99) | async test() { method test (line 253) | async test() { method test (line 490) | async test(ctrl, env) { FILE: src/workerd/api/node/tests/util-nodejs-test.js function commonMustCall (line 39) | function commonMustCall(f) { function assertCalledMustCalls (line 47) | function assertCalledMustCalls() { function invalidArgTypeHelper (line 55) | function invalidArgTypeHelper(input) { method test (line 79) | test(ctrl, env, ctx) { method test (line 3652) | test(ctrl, env, ctx) { method test (line 3891) | test(ctrl, env, ctx) { method test (line 3950) | async test(ctrl, env, ctx) { method test (line 4500) | async test(ctrl, env, ctx) { method test (line 4521) | test() { method test (line 4539) | async test() { method test (line 4552) | test() { method test (line 4568) | test() { method test (line 4589) | test() { method test (line 4681) | test() { method test (line 4688) | async test() { method test (line 4697) | async test() { method test (line 4991) | async test() { method test (line 5052) | async test() { method test (line 5364) | async test() { method test (line 5494) | async test() { method test (line 5717) | async test() { method test (line 5748) | async test() { method test (line 5900) | async test() { method test (line 5974) | async test() { method test (line 5984) | async test() { FILE: src/workerd/api/node/tests/v8-nodejs-test.js method test (line 5) | test() { FILE: src/workerd/api/node/tests/vm-test.js method test (line 5) | test() { FILE: src/workerd/api/node/tests/wasi-nodejs-test.js method test (line 5) | test() { FILE: src/workerd/api/node/tests/worker_threads-nodejs-test.js method test (line 26) | async test() { method test (line 84) | async test() { method test (line 97) | async test() { method test (line 110) | async test() { method test (line 127) | async test() { method test (line 144) | async test() { method test (line 165) | async test() { method test (line 172) | async test() { method test (line 183) | async test() { method test (line 197) | async test() { method test (line 211) | async test() { method test (line 217) | async test() { method test (line 226) | async test() { method test (line 233) | async test() { method test (line 241) | async test() { method test (line 248) | async test() { method test (line 254) | async test() { method test (line 294) | async test() { method test (line 301) | async test() { method test (line 353) | async test() { method test (line 367) | async test() { method test (line 381) | async test() { FILE: src/workerd/api/node/tests/zlib-nodejs-test.js method test (line 22) | test() { method test (line 263) | test() { method test (line 414) | test() { method test (line 423) | test() { method test (line 455) | test() { method test (line 471) | test() { method test (line 635) | test() { method test (line 666) | async test() { method test (line 709) | async test() { method test (line 733) | async test() { method test (line 753) | async test() { method test (line 816) | test() { method test (line 860) | async test() { method test (line 882) | async test() { method test (line 916) | async test() { method test (line 969) | async test() { method test (line 986) | test() { method test (line 1028) | async test() { method test (line 1069) | async test() { method test (line 1107) | async test() { method test (line 1133) | async test() { method test (line 1231) | async test() { method test (line 1341) | test() { method test (line 1366) | async test() { method test (line 1452) | async test() { method test (line 1543) | async test() { method test (line 1571) | async test() { method test (line 1607) | async test() { method test (line 1772) | async test() { method test (line 1786) | test() { method test (line 1811) | test() { method test (line 1835) | test() { method test (line 1860) | async test() { method test (line 1912) | async test() { method test (line 1945) | async test() { method test (line 1967) | async test() { method test (line 1985) | async test() { method test (line 2128) | async test() { method test (line 2183) | async test() { method test (line 2220) | async test() { method test (line 2278) | test() { method test (line 2295) | async test() { method test (line 2323) | async test() { method test (line 2440) | async test() { method test (line 2569) | async test() { method test (line 2595) | async test() { constant PSS_VECTORS_JSON (line 2618) | const PSS_VECTORS_JSON = `{ method test (line 2709) | async test(_, env) { method test (line 2728) | test() { method test (line 2755) | async test() { method test (line 2804) | test() { method test (line 2867) | test() { method test (line 2933) | test() { FILE: src/workerd/api/node/tests/zlib-zstd-nodejs-test.js method test (line 7) | test() { method test (line 28) | async test() { method test (line 70) | test() { method test (line 84) | test() { method test (line 104) | test() { method test (line 142) | test() { method test (line 156) | async test() { method test (line 194) | test() { method test (line 208) | test() { method test (line 220) | test() { method test (line 235) | test() { method test (line 250) | async test() { method test (line 270) | test() { method test (line 287) | test() { method test (line 303) | test() { method test (line 329) | test() { method test (line 355) | test() { method test (line 371) | async test() { method test (line 396) | async test() { method test (line 424) | async test() { FILE: src/workerd/api/node/timers.h function namespace (line 10) | namespace workerd::api { FILE: src/workerd/api/node/url.h function namespace (line 10) | namespace workerd::api::node { FILE: src/workerd/api/node/util.h function namespace (line 10) | namespace workerd::api::node { FILE: src/workerd/api/node/zlib-util.h function namespace (line 24) | namespace workerd::api::node { function clearBuffers (line 118) | void clearBuffers() { function setFlush (line 128) | void setFlush(int value) { function getAfterWriteResult (line 133) | void getAfterWriteResult(uint32_t* availIn, uint32_t* availOut) const { function setMode (line 137) | void setMode(ZlibMode value) { function setAllocationFunctions (line 142) | void setAllocationFunctions(alloc_func alloc, free_func free, void* opaq... function setAvailIn (line 161) | void setAvailIn(uint value) { function setAvailOut (line 167) | void setAvailOut(uint value) { function z_stream (line 171) | z_stream* getStream() { type Options (line 182) | struct Options { function CompressionError (line 208) | CompressionError constructError(kj::StringPtr message) const { function class (line 233) | class BrotliContext { function setMode (line 335) | void setMode(ZlibMode _mode) { function clearBuffers (line 339) | void clearBuffers() { type Options (line 344) | struct Options { function ZSTD_inBuffer (line 356) | ZSTD_inBuffer input_{nullptr, 0, 0}; FILE: src/workerd/api/performance.h function namespace (line 11) | namespace workerd { function namespace (line 15) | namespace workerd::api { function class (line 83) | class PerformanceMark: public PerformanceEntry { type UvMetricsInfo (line 127) | struct UvMetricsInfo { function class (line 140) | class PerformanceNodeTiming: public PerformanceEntry { function class (line 205) | class PerformanceMeasure: public PerformanceEntry { function class (line 254) | class PerformanceResourceTiming: public PerformanceEntry { function class (line 339) | class PerformanceObserverEntryList: public jsg::Object { function class (line 366) | class PerformanceObserver: public jsg::Object { function class (line 426) | class EventCounts: public jsg::Object { function visitForGc (line 466) | void visitForGc(jsg::GcVisitor& visitor) { function JSG_RESOURCE_TYPE (line 470) | JSG_RESOURCE_TYPE(EventCounts) { function class (line 506) | class Performance: public EventTarget { FILE: src/workerd/api/pyodide/pyodide.h function namespace (line 25) | namespace workerd::api::pyodide { function class (line 127) | class PyodideMetadataReader: public jsg::Object { function isWorkerd (line 178) | bool isWorkerd() { function isTracing (line 182) | bool isTracing() { function shouldSnapshotToDisk (line 186) | bool shouldSnapshotToDisk() { function isCreatingBaselineSnapshot (line 190) | bool isCreatingBaselineSnapshot() { function hasMemorySnapshot (line 211) | bool hasMemorySnapshot() { function getMemorySnapshotSize (line 214) | int getMemorySnapshotSize() { function disposeMemorySnapshot (line 221) | void disposeMemorySnapshot() { function JSG_RESOURCE_TYPE (line 255) | JSG_RESOURCE_TYPE(PyodideMetadataReader) { function visitForMemoryInfo (line 279) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function class (line 340) | class ArtifactBundler: public jsg::Object { function class (line 416) | class DisabledInternalJaeger: public jsg::Object { function class (line 425) | class DiskCache: public jsg::Object { function class (line 453) | class WorkerFatalReporter: public jsg::Object { function class (line 469) | class SimplePythonLimiter: public jsg::Object { function beginStartup (line 487) | void beginStartup() { function finishStartup (line 494) | void finishStartup(kj::Maybe snapshotType) { function JSG_RESOURCE_TYPE (line 506) | JSG_RESOURCE_TYPE(SimplePythonLimiter) { function class (line 512) | class SetupEmscripten: public jsg::Object { function namespace (line 549) | namespace workerd { FILE: src/workerd/api/pyodide/requirements.h function namespace (line 11) | namespace workerd::api::pyodide { FILE: src/workerd/api/pyodide/setup-emscripten.h function namespace (line 5) | namespace workerd::api::pyodide { FILE: src/workerd/api/queue.h function namespace (line 17) | namespace workerd::api { type QueueRetryOptions (line 151) | struct QueueRetryOptions { function getAttempts (line 168) | uint16_t getAttempts() { function JSG_RESOURCE_TYPE (line 177) | JSG_RESOURCE_TYPE(QueueMessage) { function visitForMemoryInfo (line 190) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function visitForGc (line 203) | void visitForGc(jsg::GcVisitor& visitor) { type Params (line 212) | struct Params { function JSG_RESOURCE_TYPE (line 234) | JSG_RESOURCE_TYPE(QueueEvent) { function visitForMemoryInfo (line 249) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function retryAll (line 296) | void retryAll(jsg::Optional options) { function ackAll (line 299) | void ackAll() { function JSG_RESOURCE_TYPE (line 303) | JSG_RESOURCE_TYPE(QueueController) { function visitForMemoryInfo (line 316) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function visitForGc (line 323) | void visitForGc(jsg::GcVisitor& visitor) { type QueueExportedHandler (line 329) | struct QueueExportedHandler { function getType (line 354) | uint16_t getType() override { function QueueRetryBatch (line 360) | QueueRetryBatch getRetryBatch() const { FILE: src/workerd/api/r2-admin.h function namespace (line 11) | namespace edgeworker::api { function namespace (line 15) | namespace workerd::api::public_beta { function class (line 48) | class RetrievedBucket: public R2Bucket { type ListResult (line 76) | struct ListResult { function JSG_RESOURCE_TYPE (line 95) | JSG_RESOURCE_TYPE(R2Admin) { function visitForMemoryInfo (line 102) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { FILE: src/workerd/api/r2-bucket.h function namespace (line 12) | namespace workerd::api { function namespace (line 16) | namespace workerd::api::public_beta { FILE: src/workerd/api/r2-multipart.h function namespace (line 11) | namespace workerd::api::public_beta { FILE: src/workerd/api/r2-rpc.h function namespace (line 10) | namespace kj { function namespace (line 14) | namespace workerd::api { FILE: src/workerd/api/r2.h function namespace (line 10) | namespace workerd::api::public_beta { FILE: src/workerd/api/rtti.h function namespace (line 14) | namespace workerd::api { FILE: src/workerd/api/scheduled.h function namespace (line 11) | namespace workerd::api { FILE: src/workerd/api/sockets.h function namespace (line 13) | namespace workerd::api { FILE: src/workerd/api/sql.h function namespace (line 13) | namespace workerd::api { function getPageSize (line 158) | uint64_t getPageSize(SqliteDatabase& db) { function class (line 179) | class SqlStorage::Cursor final: public jsg::Object { function visitForMemoryInfo (line 231) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function getReusedCachedQueryForTest (line 238) | bool getReusedCachedQueryForTest() { type State (line 243) | struct State { function visitForGc (line 304) | void visitForGc(jsg::GcVisitor& visitor) { function class (line 313) | class SqlStorage::Statement final: public jsg::Object { function IngestResult (line 339) | struct SqlStorage::IngestResult { FILE: src/workerd/api/streams.h function namespace (line 18) | namespace workerd::api { FILE: src/workerd/api/streams/common.h function namespace (line 17) | namespace workerd::api { function visitForGc (line 69) | void visitForGc(jsg::GcVisitor& visitor) { type DrainingReadResult (line 77) | struct DrainingReadResult { type StreamQueuingStrategy (line 82) | struct StreamQueuingStrategy { type UnderlyingSource (line 94) | struct UnderlyingSource { type UnderlyingSink (line 147) | struct UnderlyingSink { type Transformer (line 174) | struct Transformer { function class (line 224) | class WritableStreamSink { function class (line 250) | class ReadableStreamSource { type PipeToOptions (line 297) | struct PipeToOptions { function namespace (line 313) | namespace StreamStates { function class (line 363) | class ReadableStreamController { function class (line 479) | class PipeController { function virtual (line 492) | virtual ~ReadableStreamController() noexcept(false) {} function virtual (line 541) | virtual bool isClosedOrErrored() const = 0; function virtual (line 583) | virtual void setup(jsg::Lock& js, function virtual (line 592) | virtual StreamEncoding getPreferredEncoding() { function virtual (line 602) | virtual kj::StringPtr jsgGetMemoryName() const = 0; function virtual (line 710) | virtual ~WritableStreamController() noexcept(false) {} function virtual (line 764) | virtual void visitForGc(jsg::GcVisitor& visitor) {} function virtual (line 766) | virtual void setup(jsg::Lock& js, function virtual (line 774) | virtual bool isByteOriented() const = 0; function class (line 855) | class WriterLocked { function maybeResolvePromise (line 921) | inline void maybeResolvePromise( function kj (line 950) | inline kj::Maybe tryGetIoContext() { FILE: src/workerd/api/streams/compression.h function namespace (line 12) | namespace workerd::api { function class (line 52) | class DecompressionStream: public TransformStream { FILE: src/workerd/api/streams/encoding.h function namespace (line 12) | namespace workerd::api { FILE: src/workerd/api/streams/identity-transform-stream.h function namespace (line 7) | namespace workerd::api { FILE: src/workerd/api/streams/identitytransformstream-backpressure-test.js method test (line 8) | async test(ctrl, env, ctx) { method test (line 54) | async test(ctrl, env, ctx) { method test (line 100) | async test(ctrl, env, ctx) { FILE: src/workerd/api/streams/identitytransformstream-byob-test.js method test (line 16) | async test() { method test (line 39) | async test() { method test (line 72) | async test() { method test (line 112) | async test() { method test (line 145) | async test() { method test (line 177) | async test() { FILE: src/workerd/api/streams/internal.h function namespace (line 17) | namespace workerd::api { function checkSignal (line 459) | bool checkSignal(jsg::Lock& js) { function JSG_MEMORY_INFO (line 469) | JSG_MEMORY_INFO(Pipe) { function KJ_SWITCH_ONEOF (line 473) | struct WriteEvent { FILE: src/workerd/api/streams/queue.h function namespace (line 15) | namespace workerd::api { function kj (line 267) | inline kj::StringPtr jsgGetMemoryName() const; function addConsumer (line 314) | void addConsumer(kj::Rc> weakRef) { function removeConsumer (line 320) | void removeConsumer(ConsumerImpl& consumer) { type StateListener (line 338) | struct StateListener { function final (line 354) | struct UpdateBackpressureScope final { function noexcept (line 383) | noexcept(false) { function detachQueue (line 397) | void detachQueue() { function cancel (line 401) | void cancel(jsg::Lock& js, jsg::Optional> maybeReas... function read (line 454) | void read(jsg::Lock& js, ReadRequest request) { function reset (line 472) | void reset() { function resolveRead (line 485) | void resolveRead(jsg::Lock& js, ReadRequest& req) { function resolveReadAsDone (line 495) | void resolveReadAsDone(jsg::Lock& js, ReadRequest& req) { function visitForGc (line 547) | void visitForGc(jsg::GcVisitor& visitor) { function kj (line 561) | inline kj::StringPtr jsgGetMemoryName() const; type State (line 681) | struct State { function class (line 730) | class Consumer final { FILE: src/workerd/api/streams/readable-source-adapter.h function namespace (line 7) | namespace workerd::api::streams { FILE: src/workerd/api/streams/readable-source.h function namespace (line 8) | namespace kj { function namespace (line 12) | namespace workerd { FILE: src/workerd/api/streams/readable.h function namespace (line 12) | namespace workerd::api { function detach (line 131) | void detach() override; function visitForMemoryInfo (line 137) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { type ReadableStreamBYOBReaderReadOptions (line 161) | struct ReadableStreamBYOBReaderReadOptions { function detach (line 207) | void detach() override; function visitForMemoryInfo (line 213) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function class (line 227) | class DrainingReader: public ReadableStreamController::Reader { function class (line 266) | class ReadableStream: public jsg::Object { type QueuingStrategyInit (line 489) | struct QueuingStrategyInit { function class (line 499) | class ByteLengthQueuingStrategy: public jsg::Object { function class (line 529) | class CountQueuingStrategy: public jsg::Object { FILE: src/workerd/api/streams/standard.h function namespace (line 15) | namespace workerd::api { function JSG_MEMORY_INFO (line 278) | struct WriteRequest { function isWritable (line 345) | bool isWritable() const; function clear (line 370) | void clear() { function visitForGc (line 377) | void visitForGc(jsg::GcVisitor& visitor) { type Writable (line 382) | struct Writable { type Flags (line 423) | struct Flags { function Flags (line 429) | Flags flags{} function class (line 439) | class ReadableStreamDefaultController: public jsg::Object { function visitForMemoryInfo (line 486) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { function class (line 512) | class ReadableStreamBYOBRequest: public jsg::Object { function class (line 572) | class ReadableByteStreamController: public jsg::Object { function class (line 646) | class WritableStreamDefaultController: public jsg::Object { function class (line 713) | class TransformStreamDefaultController: public jsg::Object { type Algorithms (line 757) | struct Algorithms { FILE: src/workerd/api/streams/streams-test.js method test (line 9) | async test(ctrl, env, ctx) { method test (line 29) | async test() { method test (line 48) | async test() { method test (line 300) | async test() { method test (line 349) | async test() { method test (line 390) | async test() { method test (line 442) | async test() { method test (line 479) | async test() { method test (line 514) | async test() { FILE: src/workerd/api/streams/transform.h function namespace (line 10) | namespace workerd::api { FILE: src/workerd/api/streams/writable-sink-adapter.h function namespace (line 7) | namespace workerd::api::streams { type Active (line 459) | struct Active type KjClosed (line 462) | struct KjClosed { type KjOpen (line 466) | struct KjOpen { FILE: src/workerd/api/streams/writable-sink.h function namespace (line 7) | namespace kj { function namespace (line 11) | namespace workerd { FILE: src/workerd/api/streams/writable.h function namespace (line 12) | namespace workerd::api { function detach (line 73) | void detach() override; function class (line 136) | class WritableStream: public jsg::Object { FILE: src/workerd/api/sync-kv.h function namespace (line 13) | namespace workerd::api { FILE: src/workerd/api/system-streams.h function namespace (line 15) | namespace workerd::api { FILE: src/workerd/api/tests/abort-internal-streams-test.js method test (line 4) | async test() { FILE: src/workerd/api/tests/abortable-fetch-test.js method test (line 7) | async test(ctrl, env) { method test (line 22) | async test(ctrl, env) { method test (line 34) | async test(ctrl, env) { method test (line 46) | async test(ctrl, env) { method test (line 62) | async test(ctrl, env) { method test (line 73) | async test(ctrl, env) { method test (line 84) | test() { method fetch (line 97) | async fetch(request, env) { FILE: src/workerd/api/tests/abortsignal-test.js class WrappedAbortSignal (line 7) | class WrappedAbortSignal extends RpcTarget { method constructor (line 8) | constructor() { method forget (line 13) | forget() { method getSignal (line 17) | getSignal() { class RpcRemoteEnd (line 23) | class RpcRemoteEnd extends WorkerEntrypoint { method echo (line 24) | async echo(signal) { method countToInfinity (line 28) | async countToInfinity(signal) { method countToInfinityWithRequest (line 43) | async countToInfinityWithRequest(req) { method countToInfinityWithTimeout (line 47) | async countToInfinityWithTimeout(remoteSignal) { method ignoreSignal (line 53) | async ignoreSignal(signal) { method chainReaction (line 63) | async chainReaction(signal) { method tryUsingGlobalAbortController (line 74) | async tryUsingGlobalAbortController() { method getWrappedSignal (line 83) | async getWrappedSignal() { method test (line 89) | test() { method test (line 139) | test() { method test (line 160) | test() { method test (line 177) | async test() { method test (line 192) | async test() { method test (line 213) | async test() { method test (line 234) | async test() { function initAny (line 245) | function initAny(signal, resolve) { method test (line 253) | async test() { method test (line 270) | test() { method test (line 299) | async test(ctrl, env, ctx) { method test (line 310) | async test(ctrl, env, ctx) { method test (line 321) | async test(ctrl, env, ctx) { method test (line 338) | async test(ctrl, env, ctx) { method test (line 356) | async test(ctrl, env, ctx) { method test (line 379) | async test(ctrl, env, ctx) { method test (line 402) | async test(ctrl, env, ctx) { method test (line 427) | async test(ctrl, env, ctx) { method test (line 453) | async test(ctrl, env, ctx) { method test (line 471) | async test(ctrl, env, ctx) { method test (line 495) | async test(ctrl, env, ctx) { method test (line 518) | async test(ctrl, env, ctx) { method test (line 535) | async test(ctrl, env, ctx) { method test (line 555) | async test(ctrl, env, ctx) { method test (line 580) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/actor-alarms-delete-test.js class DurableObjectExample (line 10) | class DurableObjectExample { method constructor (line 11) | constructor(state) { method waitForAlarm (line 15) | async waitForAlarm(scheduledTime) { method alarm (line 40) | async alarm() { method fetch (line 63) | async fetch() { method test (line 87) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/actor-alarms-test.js class DurableObjectExample (line 7) | class DurableObjectExample { method constructor (line 8) | constructor(state, env) { method waitForAlarm (line 12) | async waitForAlarm(scheduledTime) { method fetch (line 37) | async fetch() { method alarm (line 47) | async alarm() { method test (line 61) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/actor-kv-test-tail.js method test (line 12) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/actor-kv-test.js function testKvOperations (line 8) | async function testKvOperations(state) { class ActorKvTest (line 33) | class ActorKvTest extends DurableObject { method constructor (line 34) | constructor(state, env) { method fetch (line 39) | async fetch(req) { method alarm (line 53) | alarm() {} method test (line 57) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/actor-stub-test.js class DurableObjectExample (line 9) | class DurableObjectExample { method constructor (line 10) | constructor() { method fetch (line 14) | async fetch(request) { method foo (line 18) | async foo() { method throw (line 23) | async throw() { method thisCheck (line 27) | thisCheck() { function checkDurableObject (line 35) | async function checkDurableObject(obj) { function checkNullishJurisdiction (line 42) | function checkNullishJurisdiction(env, jurisdiction) { method test (line 52) | async test(_request, env, _ctx) { FILE: src/workerd/api/tests/als-only-test.js method test (line 5) | async test() { FILE: src/workerd/api/tests/als-test.js method test (line 7) | async test() { FILE: src/workerd/api/tests/analytics-engine-test.js function isWritten (line 4) | async function isWritten(timeout) { method fetch (line 14) | async fetch(ctrl, env, ctx) { method test (line 18) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/autogate-disabled-test.js method test (line 8) | test() { FILE: src/workerd/api/tests/autogate-enabled-test.js method test (line 8) | test() { FILE: src/workerd/api/tests/blob-test.js method test (line 9) | async test(ctrl, env, ctx) { method test (line 96) | async test(ctrl, env, ctx) { method doTest (line 111) | async doTest(request) { method fetch (line 134) | async fetch(request) { method test (line 144) | async test(ctrl, env, ctx) { method test (line 160) | test() { FILE: src/workerd/api/tests/blob2-test.js method test (line 8) | async test() { method test (line 26) | async test() { FILE: src/workerd/api/tests/buffer-indexof-odd-offset-ucs2-test.js method test (line 5) | async test() { FILE: src/workerd/api/tests/byob-reader-resize-pending-read-test.js method test (line 4) | async test() { method test (line 27) | async test() { FILE: src/workerd/api/tests/cache-instrumentation-test.js method test (line 15) | async test() { FILE: src/workerd/api/tests/cache-mock.js method fetch (line 7) | async fetch(request) { FILE: src/workerd/api/tests/cache-operations-test.js method test (line 14) | async test(ctrl, env, ctx) { method test (line 49) | async test(ctrl, env, ctx) { method test (line 94) | async test(ctrl, env, ctx) { method test (line 135) | async test(ctrl, env, ctx) { method test (line 282) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/commonjs-module-test.js method test (line 6) | test() { FILE: src/workerd/api/tests/compat-flag-disabled-test.js method test (line 7) | test() { FILE: src/workerd/api/tests/compat-flag-enabled-test.js method test (line 7) | test() { FILE: src/workerd/api/tests/compat-flags-test.js method test (line 13) | test() { FILE: src/workerd/api/tests/compression-streams-test.js method test (line 9) | async test() { method test (line 45) | async test() { method test (line 81) | async test() { method test (line 117) | async test() { method test (line 160) | async test() { method test (line 182) | async test() { method test (line 208) | async test() { method test (line 228) | async test() { method test (line 263) | async test() { method test (line 300) | async test(_ctrl, env) { method test (line 323) | async test(_ctrl, env) { method test (line 359) | async test(_ctrl, env) { method test (line 380) | async test(_ctrl, env) { method test (line 399) | async test() { method test (line 408) | async test() { method test (line 437) | async test() { method test (line 482) | async test() { method test (line 536) | async test() { method test (line 599) | async test() { method test (line 621) | async test() { method test (line 650) | async test() { method test (line 682) | async test() { method test (line 715) | async test() { method fetch (line 770) | async fetch(request, env) { FILE: src/workerd/api/tests/cross-context-promise-test.js method test (line 7) | async test(_, env) { method test (line 23) | async test(_, env) { method test (line 39) | async test(_, env) { method test (line 55) | async test(_, env) { method test (line 71) | async test(_, env) { method test (line 87) | async test(_, env) { method test (line 112) | async test(_, env) { method test (line 128) | async test(_, env) { method fetch (line 140) | async fetch(req, env, ctx) { function setupWaiter (line 162) | function setupWaiter(ctx) { function resolveTest (line 168) | async function resolveTest(req, env, ctx) { function rejectTest (line 217) | async function rejectTest(req, env, ctx) { function crossRequestStream (line 245) | async function crossRequestStream(req, env, ctx) { function customThenable (line 275) | async function customThenable(req, env, ctx) { function unhandledRejection (line 321) | async function unhandledRejection(req, env, ctx) { function expiredContext (line 359) | async function expiredContext(req, env, ctx) { function asyncIterator (line 396) | async function asyncIterator(req, env, ctx) { function cyclicPromise (line 430) | async function cyclicPromise(req, env, ctx) { FILE: src/workerd/api/tests/crypto-extras-test.js method test (line 4) | test() { method test (line 42) | test() { method test (line 56) | async test() { method test (line 92) | async test() { method test (line 166) | async test() { method test (line 224) | async test() { method test (line 262) | async test() { method test (line 341) | async test() { method test (line 395) | async test() { FILE: src/workerd/api/tests/crypto-impl-asymmetric-test.js method test (line 8) | async test(ctrl, env, ctx) { method test (line 41) | async test(ctrl, env, ctx) { method test (line 56) | async test(ctrl, env, ctx) { method test (line 77) | async test() { method test (line 99) | async test() { FILE: src/workerd/api/tests/crypto-streams-test.js method test (line 5) | async test() { method test (line 183) | async test() { method test (line 195) | async test() { method test (line 215) | async test() { FILE: src/workerd/api/tests/data-url-fetch-test.js method test (line 4) | async test() { method test (line 14) | async test() { FILE: src/workerd/api/tests/decompression-stream-unhandled-rejection-test.js method test (line 11) | async test() { FILE: src/workerd/api/tests/delete-all-deletes-alarm-test.js class DurableObjectExample (line 8) | class DurableObjectExample { method constructor (line 9) | constructor(state) { method fetch (line 13) | async fetch(request) { method alarm (line 54) | async alarm() { method test (line 61) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/disable-importable-env-test.js method test (line 12) | async test(_, argEnv) { FILE: src/workerd/api/tests/disable-importable-exports-test.js class MyService (line 8) | class MyService { method greet (line 9) | greet(name) { method test (line 15) | async test() { FILE: src/workerd/api/tests/encoding-streams-test.js method test (line 9) | async test() { method test (line 34) | async test() { method test (line 70) | async test() { method test (line 98) | test() { method test (line 106) | test() { FILE: src/workerd/api/tests/encoding-test.js function decodeStreaming (line 6) | function decodeStreaming(decoder, input) { method test (line 42) | test() { method test (line 178) | test() { method test (line 190) | test() { method test (line 382) | test() { method test (line 400) | test() { method test (line 413) | test() { method test (line 672) | test() { method test (line 752) | test() { method test (line 832) | test() { method test (line 838) | test() { method test (line 847) | test() { method test (line 867) | test() { method test (line 897) | test() { method test (line 916) | test() { method test (line 944) | test() { method test (line 963) | test() { method test (line 1010) | test() { method test (line 1053) | test() { method test (line 1074) | test() { FILE: src/workerd/api/tests/error-in-error-event-test.js method test (line 4) | async test(_, env) { method fetch (line 11) | async fetch() { FILE: src/workerd/api/tests/events-test.js method test (line 8) | test() { method test (line 48) | test() { method test (line 81) | test() { method test (line 138) | test() { method test (line 150) | test() { method test (line 212) | test() { method test (line 227) | test() { method test (line 249) | test() { method test (line 284) | test() { method test (line 303) | test() { method test (line 332) | test() { method test (line 358) | test() { method test (line 381) | test() { method test (line 400) | test() { method test (line 410) | test() { method test (line 419) | test() { method test (line 428) | test() { FILE: src/workerd/api/tests/eventsource-test.js method test (line 7) | async test(ctrl, env) { method test (line 33) | async test(ctrl, env) { method test (line 49) | async test(ctrl, env) { method test (line 70) | async test(ctrl, env) { method test (line 101) | async test(ctrl, env) { method test (line 125) | async test(ctrl, env) { method test (line 150) | async test(ctrl, env) { method test (line 176) | async test(ctrl, env) { method test (line 210) | async test(ctrl, env) { method test (line 227) | async test(ctrl, env) { method test (line 252) | async test(ctrl, env) { method test (line 285) | test(ctrl, env) { method test (line 322) | async test() { method test (line 361) | async test() { method test (line 406) | test() { method test (line 422) | test() { function acceptEventStream (line 449) | async function acceptEventStream(request) { function cacheControlEventStream (line 458) | async function cacheControlEventStream(request) { function lastEventId (line 467) | async function lastEventId(request) { function eventIdPersists (line 486) | async function eventIdPersists(request) { function eventIdResets (line 501) | async function eventIdResets(request) { function eventIdResets2 (line 510) | async function eventIdResets2(request) { function message (line 519) | async function message(request) { function reconnectFail (line 541) | async function reconnectFail(request) { function statusError (line 573) | async function statusError(request) { function event (line 579) | async function event(request) { function retry (line 591) | async function retry(request) { method fetch (line 604) | async fetch(request) { FILE: src/workerd/api/tests/experimental-eval-test.js method test (line 6) | test(_ctrl, env) { FILE: src/workerd/api/tests/fetch-redirect-test.js class Server (line 4) | class Server extends WorkerEntrypoint { method fetch (line 5) | async fetch(req) { method test (line 25) | async test(ctrl, env, ctx) { method test (line 35) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/fetch-test.js method test (line 10) | test() { method test (line 27) | async test() { FILE: src/workerd/api/tests/form-data-legacy-test.js method test (line 2) | async test() { FILE: src/workerd/api/tests/form-data-test-ts.ts method test (line 9) | test() { FILE: src/workerd/api/tests/form-data-test.js method test (line 10) | async test(ctrl, env) { method test (line 45) | async test() { method test (line 78) | async test() { method test (line 94) | async test() { method test (line 172) | async test() { function parseFormData (line 237) | async function parseFormData(contentType, text) { method test (line 249) | async test() { method test (line 506) | async test() { method test (line 546) | test() { method test (line 561) | test() { method test (line 584) | test() { method test (line 645) | test() { method test (line 693) | test() { method test (line 707) | test() { method test (line 738) | test() { method test (line 810) | test() { method test (line 841) | test() { method test (line 863) | test() { method test (line 920) | test() { FILE: src/workerd/api/tests/global-scope-test.js method test (line 14) | async test() { method test (line 20) | async test() { method test (line 40) | test() { method test (line 52) | test() { method test (line 61) | async test() { method test (line 79) | async test() { method test (line 95) | async test() { method test (line 132) | async test() { method test (line 148) | async test() { method test (line 165) | async test() { method test (line 181) | async test() { method test (line 198) | async test() { method test (line 210) | test() { method test (line 330) | async test() { method test (line 342) | test() { method test (line 732) | test() { method test (line 740) | async test() { method test (line 774) | test() { method test (line 794) | test() { method test (line 800) | async test() { method test (line 813) | async test(controller, env, ctx) { method check (line 819) | check(_, env, ctx) { method test (line 826) | test() { FILE: src/workerd/api/tests/headers-immutable-prototype-test.js method test (line 4) | test() { FILE: src/workerd/api/tests/htmlrewriter-test.js method test (line 15) | async test() { method test (line 34) | async test() { method test (line 57) | async test() { method test (line 86) | async test() { method test (line 121) | async test() { method test (line 145) | async test() { method test (line 164) | async test() { method test (line 179) | async test() { method test (line 198) | async test() { method test (line 558) | async test() { method test (line 586) | async test() { method test (line 614) | async test() { method test (line 647) | async test() { method test (line 680) | async test() { method test (line 710) | async test() { method test (line 738) | async test() { method test (line 764) | async test() { method test (line 780) | async test() { method test (line 843) | async test() { method test (line 859) | async test() { method test (line 875) | async test() { method test (line 894) | async test() { method test (line 913) | async test() { method test (line 939) | async test() { method test (line 970) | async test() { method test (line 1015) | async test() { method test (line 1043) | async test() { method test (line 1068) | async test() { method test (line 1094) | async test() { method test (line 1117) | async test() { method test (line 1137) | async test() { method test (line 1162) | async test() { method test (line 1188) | async test() { FILE: src/workerd/api/tests/htmlrewriter-transform-cancel-test.js method test (line 2) | async test() { FILE: src/workerd/api/tests/http-socket-server.js function upgradeToWebSocketConnection (line 14) | function upgradeToWebSocketConnection(req, socket, head) { function sendMessage (line 48) | function sendMessage(socket, message) { function parseWebSocketFrame (line 80) | function parseWebSocketFrame(buffer) { function handleWebSocketConnection (line 174) | function handleWebSocketConnection(socket) { function createSelfSignedCert (line 290) | function createSelfSignedCert() { FILE: src/workerd/api/tests/http-socket-test.js method test (line 11) | async test(ctrl, env, ctx) { method test (line 23) | async test(ctrl, env, ctx) { method test (line 36) | async test(ctrl, env, ctx) { method test (line 52) | async test(ctrl, env, ctx) { method test (line 70) | async test(ctrl, env, ctx) { method test (line 82) | async test(ctrl, env, ctx) { method test (line 94) | async test(ctrl, env, ctx) { method test (line 107) | async test(ctrl, env, ctx) { method test (line 126) | async test(ctrl, env, ctx) { method test (line 150) | async test(ctrl, env, ctx) { method test (line 183) | async test(ctrl, env, ctx) { method test (line 198) | async test(ctrl, env, ctx) { method test (line 210) | async test(ctrl, env, ctx) { method test (line 260) | async test(ctrl, env, ctx) { method test (line 323) | async test(ctrl, env, ctx) { method test (line 338) | async test(ctrl, env, ctx) { method test (line 357) | async test(ctrl, env, ctx) { method test (line 375) | async test(ctrl, env, ctx) { method test (line 432) | async test(ctrl, env, ctx) { method test (line 472) | async test(ctrl, env, ctx) { method test (line 507) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/http-standard-test.js method fetch (line 4) | async fetch(req) { method foo (line 22) | foo() { method test (line 28) | async test(ctrl, env) { method test (line 40) | test() { method test (line 47) | async test(_, env) { method test (line 70) | async test() { FILE: src/workerd/api/tests/http-test-ts.ts method fetch (line 9) | async fetch() { function assertRequestCacheThrowsError (line 14) | async function assertRequestCacheThrowsError( function assertFetchCacheRejectsError (line 32) | async function assertFetchCacheRejectsError( method test (line 54) | async test() { method test (line 82) | async test(_ctrl: any, env: any, _ctx: any) { FILE: src/workerd/api/tests/http-test.js method fetch (line 11) | async fetch(request, env, ctx) { method scheduled (line 30) | async scheduled(ctrl, env, ctx) { method test (line 35) | async test(ctrl, env, ctx) { method test (line 97) | async test(ctrl, env, ctx) { function assertRequestCacheThrowsError (line 270) | async function assertRequestCacheThrowsError( function assertFetchCacheRejectsError (line 286) | async function assertFetchCacheRejectsError( method test (line 303) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/identity-transform-stream-state-machine-test.js method test (line 6) | async test() { FILE: src/workerd/api/tests/importable-env-test.js method test (line 27) | async test(_, argEnv) { method fetch (line 74) | get fetch() { method rpcTarget (line 83) | rpcTarget() { method test (line 106) | async test(_, argEnv) { FILE: src/workerd/api/tests/importable-exports-test.js class MyService (line 4) | class MyService extends DurableObject { method greet (line 5) | greet(name) { method test (line 11) | async test() { method test (line 69) | async test() { FILE: src/workerd/api/tests/instrumentation-tail-worker.js method tailStream (line 9) | tailStream(event, env, ctx) { FILE: src/workerd/api/tests/js-rpc-flag.js class DurableObjectExample (line 9) | class DurableObjectExample { method constructor (line 10) | constructor() {} method foo (line 12) | foo() { method fetch (line 16) | fetch(req) { method test (line 22) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/js-rpc-params-ownership-test.js class Counter (line 4) | class Counter extends RpcTarget { method increment (line 9) | increment(amount = 1) { method [Symbol.dispose] (line 14) | [Symbol.dispose]() { class DupableCounter (line 19) | class DupableCounter extends Counter { method dup (line 22) | dup() { method [Symbol.dispose] (line 30) | [Symbol.dispose]() { class TestService (line 40) | class TestService extends WorkerEntrypoint { method increment (line 41) | async increment(stub, i) { method roundTrip (line 45) | async roundTrip(stub) { method test (line 53) | async test(controller, env, ctx) { method test (line 83) | async test(controller, env, ctx) { method test (line 100) | async test(controller, env, ctx) { method test (line 121) | async test(controller, env, ctx) { method test (line 141) | async test(controller, env, ctx) { method test (line 175) | async test(controller, env, ctx) { FILE: src/workerd/api/tests/js-rpc-test.js class MyCounter (line 23) | class MyCounter extends RpcTarget { method constructor (line 24) | constructor(i = 0) { method increment (line 29) | async increment(j) { method onDisposed (line 46) | onDisposed() { method fetch (line 56) | async fetch(a, b, c) { method [Symbol.dispose] (line 41) | [Symbol.dispose]() { class RpcBox (line 61) | class RpcBox extends RpcTarget { method constructor (line 64) | constructor(value) { method value (line 69) | get value() { class NonRpcClass (line 74) | class NonRpcClass { method foo (line 75) | foo() { method bar (line 78) | get bar() { method increment (line 87) | increment(i) { method noArgs (line 93) | async noArgs(x, env, ctx) { method oneArg (line 98) | async oneArg(i, env, ctx) { method oneArgOmitCtx (line 103) | async oneArgOmitCtx(i, env) { method oneArgOmitEnvCtx (line 107) | async oneArgOmitEnvCtx(i) { method twoArgs (line 111) | async twoArgs(i, j, env, ctx) { method fetch (line 116) | async fetch(req, env, ctx) { class MyService (line 140) | class MyService extends WorkerEntrypoint { method constructor (line 141) | constructor(ctx, env) { method noArgsMethod (line 157) | async noArgsMethod(x) { method oneArgMethod (line 161) | async oneArgMethod(i) { method twoArgsMethod (line 165) | async twoArgsMethod(i, j) { method makeCounter (line 169) | async makeCounter(i) { method incrementCounter (line 173) | async incrementCounter(counter, i) { method getAnObject (line 177) | async getAnObject(i) { method getADeeperObject (line 181) | async getADeeperObject(i) { method getMap (line 185) | async getMap() { method fetch (line 192) | async fetch(req, x) { method nonFunctionProperty (line 198) | get nonFunctionProperty() { method functionProperty (line 202) | get functionProperty() { method objectProperty (line 206) | get objectProperty() { method promiseProperty (line 222) | get promiseProperty() { method rejectingPromiseProperty (line 226) | get rejectingPromiseProperty() { method throwingProperty (line 230) | get throwingProperty() { method throwingMethod (line 234) | throwingMethod() { method neverReturn (line 240) | async neverReturn() { method tryUseGlobalRpcPromise (line 244) | async tryUseGlobalRpcPromise() { method tryUseGlobalRpcPromisePipeline (line 247) | async tryUseGlobalRpcPromisePipeline() { method getNonRpcClass (line 251) | async getNonRpcClass() { method getNullPrototypeObject (line 255) | async getNullPrototypeObject() { method getFunction (line 261) | async getFunction() { method getRpcPromise (line 267) | getRpcPromise(callback) { method getNestedRpcPromise (line 270) | getNestedRpcPromise(callback) { method getRemoteNestedRpcPromise (line 273) | getRemoteNestedRpcPromise(callback) { method getRpcProperty (line 280) | getRpcProperty(callback) { method getNestedRpcProperty (line 283) | getNestedRpcProperty(callback) { method getRemoteNestedRpcProperty (line 286) | getRemoteNestedRpcProperty(callback) { method get (line 303) | get(a) { method put (line 306) | put(a, b) { method delete (line 309) | delete(a) { method testDispose (line 313) | async testDispose(counter) { method leak (line 336) | async leak(stub) { method leakButReturnPlainObject (line 351) | async leakButReturnPlainObject(stub) { method writeToStream (line 360) | async writeToStream(stream) { method writeToStreamExpectingError (line 369) | async writeToStreamExpectingError(stream) { method writeToStreamAbort (line 382) | async writeToStreamAbort(stream) { method readFromStream (line 393) | async readFromStream(stream) { method returnReadableStream (line 397) | async returnReadableStream() { method returnMultipleReadableStreams (line 403) | async returnMultipleReadableStreams() { method roundTrip (line 414) | async roundTrip(value) { method returnEmptyHeaders (line 418) | async returnEmptyHeaders() { method returnHeaders (line 422) | async returnHeaders() { method returnRequest (line 432) | async returnRequest() { method returnResponse (line 448) | async returnResponse() { method testWaitUntil (line 458) | testWaitUntil() { method testImportedWaitUntil (line 470) | testImportedWaitUntil() { method call (line 482) | async call(func, arg) { method getProp (line 486) | async getProp(obj, prop) { method identity (line 491) | async identity(x) { class MyServiceProxy (line 497) | class MyServiceProxy extends WorkerEntrypoint { method makeCounter (line 498) | makeCounter(i) { method getAnObject (line 502) | getAnObject(i) { method getADeeperObject (line 506) | getADeeperObject(i) { class PostAbortCallTester (line 511) | class PostAbortCallTester extends RpcTarget { method constructor (line 512) | constructor(ctx) { method ping (line 517) | ping() { method hang (line 521) | hang() { method abort (line 525) | abort() { method failCriticalSection (line 529) | async failCriticalSection() { class MyActor (line 536) | class MyActor extends DurableObject { method constructor (line 539) | constructor(ctx, env) { method increment (line 546) | async increment(amount) { method doCallbackBlockingConcurrency (line 551) | async doCallbackBlockingConcurrency() { method makePostAbortCallTester (line 563) | makePostAbortCallTester() { class ActorNoExtends (line 568) | class ActorNoExtends { method fetch (line 569) | async fetch(req) { method foo (line 574) | async foo() { class DefaultService (line 579) | class DefaultService extends WorkerEntrypoint { method fetch (line 580) | async fetch(req) { method test (line 587) | async test(controller, env, ctx) { method test (line 628) | async test(controller, env, ctx) { method test (line 636) | async test(controller, env, ctx) { method test (line 861) | async test(controller, env, ctx) { method test (line 875) | async test(controller, env, ctx) { method test (line 897) | async test(controller, env, ctx) { method test (line 904) | async test(controller, env, ctx) { method test (line 963) | async test(controller, env, ctx) { method test (line 979) | async test(controller, env, ctx) { method test (line 996) | async test(controller, env, ctx) { method test (line 1019) | async test(controller, env, ctx) { method test (line 1051) | async test(controller, env, ctx) { method test (line 1168) | async test(controller, env, ctx) { method test (line 1254) | async test(controller, env, ctx) { method test (line 1276) | async test(controller, env, ctx) { method test (line 1383) | async test(controller, env, ctx) { method test (line 1627) | async test(controller, env, ctx) { method test (line 1697) | async test(controller, env, ctx) { method test (line 1711) | async test(controller, env, ctx) { method test (line 1724) | async test(controller, env, ctx) { method test (line 1733) | async test(controller, env, ctx) { method test (line 1744) | async test(controller, env, ctx) { class MyEntrypoint (line 1941) | class MyEntrypoint extends WorkerEntrypoint { method rpcFunc (line 1942) | rpcFunc() { function constructEntrypoint (line 1946) | function constructEntrypoint(cls, env) { method test (line 1950) | async test(controller, env, ctx) { method test (line 1958) | async test(controller, env, ctx) { class Greeter (line 2033) | class Greeter extends WorkerEntrypoint { method greet (line 2034) | async greet(name) { class GreeterFactory (line 2039) | class GreeterFactory extends WorkerEntrypoint { method makeGreeter (line 2040) | async makeGreeter(greeting) { method makeGreeterWrapped (line 2043) | async makeGreeterWrapped(greeting) { method test (line 2049) | async test(controller, env, ctx) { method test (line 2072) | async test(controller, env, ctx) { FILE: src/workerd/api/tests/jsrpc-timing-test-tail.js method tailStream (line 19) | tailStream(onsetEvent, env, ctx) { method test (line 59) | async test() { FILE: src/workerd/api/tests/jsrpc-timing-test.js class StreamingService (line 16) | class StreamingService extends WorkerEntrypoint { method getStreamWithDelays (line 17) | async getStreamWithDelays() { method test (line 42) | async test(controller, env, ctx) { FILE: src/workerd/api/tests/kv-instrumentation-test.js method test (line 15) | async test() { FILE: src/workerd/api/tests/kv-test.js class KVTest (line 7) | class KVTest extends WorkerEntrypoint { method fetch (line 9) | async fetch(request, env, ctx) { method delete (line 112) | async delete(keys) { class BadClientRequestError (line 133) | class BadClientRequestError extends Error { method constructor (line 134) | constructor(message, operation) { class KVInternalError (line 139) | class KVInternalError extends Error { method constructor (line 140) | constructor(message, operation) { method test (line 146) | async test(ctrl, env, ctx) { method test (line 178) | async test(ctrl, env, ctx) { method test (line 288) | async test(ctrl, env, ctx) { method test (line 321) | async test(ctrl, env, ctx) { method test (line 341) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/leak-fetch-test.js method test (line 5) | async test(_ctrl, env) { method test (line 17) | async test(_ctrl, env) { method test (line 27) | async test(_ctrl, env) { method fetch (line 37) | async fetch() { FILE: src/workerd/api/tests/memory-cache-test.js method test (line 4) | async test(ctrl, env) { method test (line 21) | async test(ctrl, env) { method test (line 48) | async test(ctrl, env) { method test (line 70) | async test(ctrl, env) { method test (line 92) | async test(ctrl, env) { method test (line 122) | async test(ctrl, env) { method test (line 141) | async test(ctrl, env) { method test (line 151) | async test(ctrl, env) { method test (line 162) | async test(ctrl, env) { method test (line 193) | async test(ctrl, env) { method test (line 206) | async test(ctrl, env) { method test (line 227) | async test(ctrl, env) { FILE: src/workerd/api/tests/messageport-test.js method test (line 6) | async test() { method test (line 26) | async test() { method test (line 45) | async test() { method test (line 63) | async test() { method test (line 79) | async test() { method test (line 107) | test() { method test (line 120) | async test() { FILE: src/workerd/api/tests/module-test.js method test (line 5) | async test() { FILE: src/workerd/api/tests/navigator-beacon-test.js method test (line 9) | async test(ctrl, env, ctx) { method fetch (line 27) | async fetch(req, env) { FILE: src/workerd/api/tests/navigator-test.js method test (line 4) | async test() { method test (line 10) | async test() { method test (line 16) | async test() { method test (line 24) | async test() { FILE: src/workerd/api/tests/new-module-registry-dns-test.js method test (line 11) | test() { method test (line 20) | test() { FILE: src/workerd/api/tests/new-module-registry-node-filter-test.js method test (line 13) | async test() { FILE: src/workerd/api/tests/new-module-registry-test.js method test (line 193) | async test() { method test (line 202) | async test() { method test (line 213) | async test() { method test (line 249) | async test() { method test (line 260) | async test() { method test (line 268) | async test() { method test (line 279) | async test() { method test (line 288) | async test() { method test (line 295) | async test() { method test (line 303) | async test() { method test (line 312) | async test() { FILE: src/workerd/api/tests/new-module-registry-ts-test-helper.ts function add (line 5) | function add(a: number, b: number): number { function greet (line 9) | function greet(name: string): string { FILE: src/workerd/api/tests/new-module-registry-ts-test.js method test (line 14) | async test() { FILE: src/workerd/api/tests/no-to-string-tag-test.js method test (line 4) | test() { FILE: src/workerd/api/tests/opennextjs/opennext-ssr-test.js method fetch (line 9) | async fetch(request) { method waitUntil (line 22) | waitUntil() {} method passThroughOnException (line 23) | passThroughOnException() {} function fetchWorker (line 26) | async function fetchWorker(path, options = {}) { method test (line 36) | async test() { method test (line 46) | async test() { method test (line 63) | async test() { method test (line 86) | async test() { method test (line 104) | async test() { method test (line 119) | async test() { method test (line 141) | async test() { method test (line 154) | async test() { method test (line 174) | async test() { method test (line 186) | async test() { method test (line 199) | async test() { method test (line 209) | async test() { method test (line 219) | async test() { method test (line 235) | async test() { method test (line 271) | async test() { method test (line 294) | async test() { method test (line 321) | async test() { method test (line 343) | async test() { method test (line 353) | async test() { method test (line 368) | async test() { method test (line 381) | async test() { method test (line 392) | async test() { method test (line 405) | async test() { method test (line 423) | async test() { method test (line 438) | async test() { method test (line 451) | async test() { method test (line 471) | async test() { method test (line 488) | async test() { method test (line 506) | async test() { method test (line 517) | async test() { FILE: src/workerd/api/tests/opennextjs/src/app/api/cookies/route.js function GET (line 8) | async function GET() { function POST (line 23) | async function POST(request) { function DELETE (line 39) | async function DELETE(request) { FILE: src/workerd/api/tests/opennextjs/src/app/api/data/route.js function GET (line 7) | async function GET(request) { function POST (line 27) | async function POST(request) { function OPTIONS (line 38) | async function OPTIONS() { FILE: src/workerd/api/tests/opennextjs/src/app/layout.jsx function RootLayout (line 9) | function RootLayout({ children }) { FILE: src/workerd/api/tests/opennextjs/src/app/page.jsx function AsyncSection (line 8) | async function AsyncSection({ id }) { function Home (line 12) | async function Home() { FILE: src/workerd/api/tests/opennextjs/src/app/posts/[id]/page.jsx function PostPage (line 5) | async function PostPage({ params }) { FILE: src/workerd/api/tests/opennextjs/src/app/redirect-test/page.jsx function RedirectTestPage (line 7) | function RedirectTestPage({ searchParams }) { function RedirectHandler (line 11) | async function RedirectHandler({ searchParams }) { FILE: src/workerd/api/tests/opennextjs/src/app/streaming/page.jsx function StreamingPage (line 5) | function StreamingPage() { FILE: src/workerd/api/tests/pipe-streams-test.js method test (line 10) | async test() { method test (line 40) | async test() { method test (line 66) | async test() { method test (line 94) | async test() { method test (line 129) | async test() { method test (line 167) | async test() { method test (line 203) | async test() { method test (line 238) | async test() { method test (line 263) | async test() { method test (line 294) | async test() { method test (line 320) | async test() { method test (line 346) | async test() { method test (line 383) | async test() { method test (line 405) | async test() { method test (line 427) | async test() { method test (line 448) | async test() { method test (line 467) | async test() { method test (line 490) | async test() { method test (line 509) | async test() { method test (line 530) | async test() { method test (line 554) | async test() { method test (line 583) | async test() { method test (line 602) | async test() { method test (line 621) | async test() { method test (line 646) | async test() { method test (line 668) | async test() { method test (line 685) | async test() { method test (line 712) | async test() { method fetch (line 750) | async fetch(request) { FILE: src/workerd/api/tests/pipe-write-special-buffer-test.js method test (line 4) | async test() { method test (line 27) | async test() { method test (line 57) | async test() { FILE: src/workerd/api/tests/queue-error-codes-test.js method fetch (line 9) | async fetch(request, env, ctx) { method test (line 68) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/queue-test.js method fetch (line 12) | async fetch(request, env, ctx) { method queue (line 71) | async queue(batch, env, ctx) { method test (line 100) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/r2-instrumentation-test.js method test (line 15) | async test() { FILE: src/workerd/api/tests/r2-test.js function buildGetResponse (line 88) | function buildGetResponse({ head, body, isList } = {}) { function compareResponse (line 117) | async function compareResponse(res, { head, body } = {}, bytes) { method fetch (line 141) | async fetch(request, env, ctx) { method test (line 599) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/reporterror-test.js method test (line 34) | test() { FILE: src/workerd/api/tests/request-clone-test.js method test (line 6) | async test() { FILE: src/workerd/api/tests/request-signal-disabled.js class OtherServer (line 3) | class OtherServer extends WorkerEntrypoint { method fetch (line 4) | async fetch() { method rpcEcho (line 9) | async rpcEcho(req) { class Server (line 13) | class Server extends WorkerEntrypoint { method fetch (line 14) | async fetch(req) { method test (line 24) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/request-signal-enabled.js class AbortTracker (line 4) | class AbortTracker extends DurableObject { method getAborted (line 5) | async getAborted(key) { method setAborted (line 8) | async setAborted(key, value) { class OtherServer (line 15) | class OtherServer extends WorkerEntrypoint { method fetch (line 16) | async fetch(req) { method echo (line 21) | async echo(val) { method saveReqReason (line 25) | async saveReqReason(req) { class Server (line 30) | class Server extends WorkerEntrypoint { method fetch (line 31) | async fetch(req) { method valid (line 45) | async valid() { method error (line 49) | async error() { method hang (line 53) | async hang() { method hangAfterSendingSomeData (line 59) | async hangAfterSendingSomeData() { method sendSomeData (line 66) | async sendSomeData(writable) { method triggerSubrequest (line 73) | async triggerSubrequest(req) { method callOtherServer (line 78) | async callOtherServer(req) { method passIncomingRequestOverRpc (line 98) | async passIncomingRequestOverRpc(req) { method test (line 120) | async test(ctrl, env, ctx) { method test (line 134) | async test(ctrl, env, ctx) { method test (line 147) | async test(ctrl, env, ctx) { method test (line 166) | async test(ctrl, env, ctx) { method test (line 194) | async test(ctrl, env, ctx) { method test (line 221) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/request-signal-passthrough.js class OtherServer (line 7) | class OtherServer extends WorkerEntrypoint { method echo (line 8) | async echo(val) { method saveReqReason (line 12) | async saveReqReason(req) { class Server (line 17) | class Server extends WorkerEntrypoint { method fetch (line 18) | async fetch(req) { method test (line 40) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/response-json.js method test (line 4) | async test() { method test (line 13) | async test() { method test (line 27) | async test() { method test (line 38) | async test() { method test (line 49) | async test() { method test (line 58) | async test() { FILE: src/workerd/api/tests/response-used-body-test.js method test (line 6) | async test(_, env) { method fetch (line 14) | async fetch() { FILE: src/workerd/api/tests/rpc-error-test.js method test (line 4) | async test(_, env) { method test (line 60) | test(controller, env, ctx) { method test (line 81) | test() { FILE: src/workerd/api/tests/rpc-error-test.rpc.js class Baz (line 3) | class Baz extends RpcTarget { method qux (line 4) | async qux() { class Bar (line 12) | class Bar extends RpcTarget { method baz (line 13) | async baz() { method foo (line 20) | foo() { method bar (line 26) | async bar() { method xyz (line 31) | xyz() { method abc (line 37) | abc() { FILE: src/workerd/api/tests/rtti-test.js method test (line 9) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/scheduler-test.js method test (line 7) | async test(ctrl, env, ctx) { method test (line 63) | async test(ctrl, env, ctx) { method fetch (line 91) | async fetch() { FILE: src/workerd/api/tests/self-logger-test.js method fetch (line 10) | fetch(request, env) { method tail (line 20) | tail(events) { method test (line 48) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/settimeout-test.js constant JITTER (line 7) | const JITTER = 10; method test (line 13) | async test() { method test (line 29) | async test() { FILE: src/workerd/api/tests/sql-test-tail.js method test (line 12) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/sql-test.js function test (line 12) | async function test(state) { function testIoStats (line 1097) | async function testIoStats(storage) { function testForeignKeys (line 1197) | async function testForeignKeys(storage) { function testStreamingIngestion (line 1264) | async function testStreamingIngestion(request, storage) { class DurableObjectExample (line 1299) | class DurableObjectExample extends DurableObject { method constructor (line 1300) | constructor(state, env) { method fetch (line 1305) | async fetch(req) { method testRollbackKvInit (line 1342) | async testRollbackKvInit() { method testRollbackAlarmInit (line 1362) | async testRollbackAlarmInit() { method alarm (line 1382) | async alarm() {} method testMultiStatement (line 1384) | async testMultiStatement() { method testSessionsAPIBookmark (line 1418) | async testSessionsAPIBookmark(previousBookmark) { method createStringTable (line 1429) | async createStringTable() { method getStringTableIds (line 1435) | async getStringTableIds() { method runActorFunc (line 1442) | async runActorFunc(name) { method test (line 1448) | async test(ctrl, env, ctx) { method test (line 1532) | async test(ctrl, env, ctx) { method test (line 1540) | async test(ctrl, env, ctx) { constant INSERT_36_ROWS (line 1546) | const INSERT_36_ROWS = ['a', 'b', 'c', 'd', 'e', 'f'] method test (line 1556) | async test(ctrl, env, ctx) { method test (line 1566) | async test(ctrl, env, ctx) { method test (line 1611) | async test(ctrl, env, ctx) { method test (line 1659) | async test(ctrl, env, ctx) { method test (line 1707) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/starttls-nodejs-server.js function createSelfSignedCert (line 15) | function createSelfSignedCert() { FILE: src/workerd/api/tests/starttls-nodejs-test.js method test (line 11) | test(ctrl, env, ctx) { method test (line 21) | async test(ctrl, env, ctx) { method test (line 102) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/streams-async-iterator-test.js method test (line 18) | async test() { method test (line 49) | async test() { method test (line 77) | async test() { method test (line 98) | async test() { method test (line 132) | async test() { method test (line 152) | async test() { method test (line 174) | async test() { FILE: src/workerd/api/tests/streams-backpressure-test.js method test (line 22) | async test() { method test (line 70) | async test() { method test (line 104) | async test() { method test (line 141) | async test() { method test (line 192) | async test() { method test (line 243) | async test() { method test (line 283) | async test() { method test (line 334) | async test() { FILE: src/workerd/api/tests/streams-byob-edge-cases-test.js function createByteStreamWithData (line 17) | function createByteStreamWithData(data) { method test (line 43) | async test() { method test (line 75) | async test() { method test (line 97) | async test() { method test (line 123) | async test() { method test (line 149) | async test() { method test (line 173) | async test() { method test (line 216) | async test() { method test (line 242) | async test() { FILE: src/workerd/api/tests/streams-circ-ref-regression-test.js method test (line 11) | test() { FILE: src/workerd/api/tests/streams-error-edge-cases-test.js class CustomStreamError (line 18) | class CustomStreamError extends Error { method constructor (line 19) | constructor(message, code) { method test (line 29) | async test() { method test (line 63) | async test() { method test (line 88) | async test() { method test (line 114) | async test() { method test (line 140) | async test() { method test (line 171) | async test() { method test (line 199) | async test() { method test (line 237) | async test() { FILE: src/workerd/api/tests/streams-iocontext-test.js method start (line 12) | start(c) { method test (line 19) | async test(ctrl, env) { method start (line 30) | start(c) { method test (line 46) | async test(ctrl, env) { method start (line 58) | start(c) { method test (line 65) | async test(ctrl, env) { method start (line 75) | start(c) { method test (line 82) | async test(ctrl, env) { method start (line 92) | start(c) { method test (line 100) | async test(ctrl, env) { method start (line 109) | start(c) { method test (line 115) | async test(ctrl, env) { method pull (line 128) | async pull(c) { method test (line 135) | async test(ctrl, env) { method start (line 148) | async start(c) { method test (line 155) | async test(ctrl, env) { method fetch (line 165) | async fetch(req) { FILE: src/workerd/api/tests/streams-js-test.js method test (line 12) | test() { method test (line 22) | test() { method test (line 32) | test() { method test (line 40) | async test() { method test (line 157) | test() { method test (line 186) | async test() { method test (line 223) | async test() { method test (line 261) | async test() { method test (line 344) | async test() { method test (line 440) | async test() { method test (line 474) | async test() { method test (line 515) | async test() { method test (line 584) | async test() { method test (line 677) | async test() { method test (line 721) | async test() { method test (line 762) | async test() { method test (line 828) | async test() { method test (line 851) | async test() { method test (line 915) | async test() { method test (line 977) | async test() { method test (line 1042) | test() { method test (line 1051) | async test() { method test (line 1346) | test() { method test (line 1353) | async test() { method test (line 1434) | async test() { method test (line 1525) | async test() { method test (line 1566) | async test() { method test (line 1612) | async test() { method test (line 1671) | async test() { method test (line 1718) | async test() { method test (line 1735) | async test() { method test (line 1753) | async test() { method test (line 1787) | async test() { method test (line 1822) | async test() { method test (line 1866) | async test() { method test (line 1913) | async test() { method test (line 1932) | async test() { method test (line 1945) | async test() { method test (line 1961) | async test() { method test (line 1987) | async test() { method test (line 2008) | async test() { method test (line 2037) | async test() { method test (line 2098) | async test() { method test (line 2125) | async test() { method test (line 2148) | async test() { method test (line 2169) | async test() { method test (line 2193) | async test() { method test (line 2204) | async test() { method test (line 2218) | test() { method test (line 2239) | async test() { method test (line 2250) | async test() { method test (line 2321) | test() { method test (line 2331) | test() { method test (line 2400) | async test() { method test (line 2428) | async test() { method test (line 2457) | async test() { method test (line 2481) | async test() { method test (line 2556) | async test() { method test (line 2590) | async test() { FILE: src/workerd/api/tests/streams-no-auto-allocate-test.js method test (line 5) | async test() { method test (line 36) | async test() { method test (line 73) | async test() { method test (line 106) | async test() { method test (line 139) | async test() { FILE: src/workerd/api/tests/streams-r2-patterns-test.js method test (line 9) | async test() { method test (line 33) | async test() { method test (line 65) | async test() { method test (line 101) | async test() { method test (line 139) | async test(ctrl, env, ctx) { method test (line 179) | async test() { method test (line 207) | async test() { method test (line 254) | async test() { method test (line 312) | async test() { method test (line 355) | async test() { method test (line 397) | async test() { method test (line 451) | async test() { method test (line 481) | async test() { FILE: src/workerd/api/tests/streams-respond-test.js method test (line 9) | async test() { method test (line 51) | async test() { method test (line 73) | async test() { method test (line 89) | async test() { method test (line 107) | async test() { method test (line 128) | async test() { method test (line 157) | async test() { method test (line 184) | async test() { method test (line 203) | async test() { method test (line 222) | async test() { method test (line 242) | async test() { method test (line 264) | async test() { method test (line 287) | async test() { method test (line 309) | async test() { method test (line 331) | async test() { method test (line 361) | async test() { method test (line 380) | async test() { method test (line 404) | async test() { method test (line 427) | async test() { method test (line 486) | async test() { method test (line 567) | async test() { method test (line 580) | async test() { method test (line 594) | async test() { method test (line 607) | async test() { method test (line 621) | async test() { method test (line 635) | async test() { method test (line 649) | async test() { method test (line 663) | async test() { method test (line 678) | async test() { method test (line 726) | async test() { method test (line 763) | async test() { FILE: src/workerd/api/tests/streams-tee-edge-cases-test.js method test (line 18) | async test() { method test (line 65) | async test() { method test (line 119) | async test() { method test (line 172) | async test() { method test (line 220) | async test() { method test (line 257) | async test() { method test (line 303) | async test() { method test (line 345) | async test() { FILE: src/workerd/api/tests/streams-test.js method test (line 6) | async test(ctrl, env) { method test (line 23) | async test(ctrl, env) { method test (line 41) | async test(ctrl, env) { method test (line 61) | async test(ctrl, env) { method test (line 80) | async test() { method test (line 114) | async test() { method test (line 133) | async test() { method test (line 162) | async test() { method test (line 180) | async test() { method test (line 195) | async test() { method test (line 226) | async test() { method test (line 256) | async test() { method test (line 269) | async test() { method test (line 282) | async test() { method test (line 298) | async test() { method test (line 342) | test() { method test (line 350) | async test() { method test (line 367) | async test() { method test (line 378) | async test() { method test (line 393) | async test() { method test (line 416) | async test() { method test (line 434) | async test() { method test (line 447) | async test() { method test (line 469) | async test() { method test (line 491) | async test() { method test (line 513) | async test() { method test (line 536) | async test() { method test (line 556) | async test() { method test (line 569) | async test() { method test (line 591) | async test() { method test (line 603) | async test() { method test (line 619) | test() { method test (line 629) | test() { method test (line 647) | async test() { method test (line 671) | async test() { method test (line 747) | async test() { method test (line 783) | async test() { method test (line 816) | async test() { method test (line 837) | async test() { method test (line 857) | test() { method test (line 877) | async test() { method test (line 901) | async test(ctrl, env) { method test (line 939) | async test() { method test (line 959) | test() { method test (line 966) | test() { method test (line 973) | test() { method test (line 980) | async test() { method test (line 1020) | async test() { method test (line 1030) | async test() { method test (line 1042) | async test() { method test (line 1069) | async test() { method test (line 1098) | async test() { method fetch (line 1107) | async fetch(request, env) { FILE: src/workerd/api/tests/stub-storage-test.js class MyActor (line 7) | class MyActor extends DurableObject { method get (line 8) | async get(name) { method put (line 11) | async put(name, value) { method useFacet (line 15) | async useFacet(name) { class Greeter (line 26) | class Greeter extends WorkerEntrypoint { method greet (line 27) | async greet(name) { class MyFacet (line 32) | class MyFacet extends DurableObject { method setName (line 33) | async setName(name) { method greet (line 37) | async greet() { method test (line 44) | async test(controller, env, ctx) { class UsePropsTest (line 67) | class UsePropsTest extends WorkerEntrypoint { method run (line 68) | async run() { method test (line 87) | async test(controller, env, ctx) { method run (line 100) | async run(stub) { FILE: src/workerd/api/tests/sync-kv-instrumentation-test.js method test (line 14) | async test() { FILE: src/workerd/api/tests/sync-kv-test.js class MyActor (line 4) | class MyActor extends DurableObject { method run (line 5) | run() { method test (line 115) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/tail-worker-test-dummy.js method tail (line 6) | tail(event, env, ctx) { FILE: src/workerd/api/tests/tail-worker-test-invalid.js method tailStream (line 7) | tailStream(event, env, ctx) { method test (line 14) | async test() { FILE: src/workerd/api/tests/tail-worker-test-jsrpc.js class MyService (line 4) | class MyService extends WorkerEntrypoint { method nonFunctionProperty (line 6) | get nonFunctionProperty() { method getCounter (line 18) | getCounter() { method constructor (line 32) | constructor(ctx, env) { class MyActor (line 41) | class MyActor extends DurableObject { method functionProperty (line 42) | async functionProperty() {} method constructor (line 44) | constructor(ctx, env) { method test (line 55) | async test(controller, env, ctx) { FILE: src/workerd/api/tests/tail-worker-test-receiver.js method tailStream (line 10) | tailStream(event, env, ctx) { method test (line 28) | async test() { FILE: src/workerd/api/tests/tail-worker-test.js method tailStream (line 15) | tailStream(event, env, ctx) { method test (line 76) | async test() { FILE: src/workerd/api/tests/textdecoder-utf16-odd-offset-test.js method test (line 4) | async test() { FILE: src/workerd/api/tests/transform-streams-test.js function consume (line 7) | async function consume(readable) { method test (line 17) | async test() { method test (line 38) | async test() { method test (line 69) | async test() { method test (line 103) | async test() { method test (line 149) | async test() { method test (line 179) | async test() { method test (line 211) | async test() { method test (line 243) | async test() { method test (line 276) | async test() { method test (line 309) | async test() { method test (line 343) | async test() { method test (line 372) | async test(ctrl, env, ctx) { method test (line 442) | test() { FILE: src/workerd/api/tests/unhandled-rejection-test.js method test (line 14) | async test() { method test (line 32) | async test() { method test (line 55) | async test() { method test (line 78) | async test() { method test (line 94) | async test() { method test (line 111) | async test() { method test (line 160) | async test() { method test (line 199) | async test() { FILE: src/workerd/api/tests/unsafe-test.js method test (line 4) | test(ctx, env) { method test (line 22) | test(ctx, env) { method test (line 33) | async test(ctx, env) { method test (line 45) | async test(ctx, env) { method test (line 57) | async test(ctx, env) { FILE: src/workerd/api/tests/url-test.js method test (line 4) | test() { method test (line 141) | test() { method test (line 293) | test() { method test (line 302) | test() { method test (line 350) | test() { method test (line 358) | test() { method test (line 371) | test() { method test (line 386) | test() { method test (line 397) | test() { method test (line 407) | test() { method test (line 414) | test() { method test (line 430) | test() { method test (line 6896) | test() { method test (line 7096) | test() { method test (line 7108) | test() { method test (line 7122) | test() { method test (line 7199) | test() { method test (line 7216) | test() { method test (line 7224) | test() { method test (line 7233) | test() { FILE: src/workerd/api/tests/warnings-tail.js constant EXPECTED_WARNINGS (line 16) | const EXPECTED_WARNINGS = [ method tailStream (line 27) | tailStream(event) { method test (line 36) | async test() { FILE: src/workerd/api/tests/warnings-test.js method fetch (line 6) | async fetch(request) { method test (line 28) | async test(ctrl, env) { FILE: src/workerd/api/tests/webfs-test.js method test (line 35) | async test() { method test (line 125) | async test() { FILE: src/workerd/api/tests/websocket-allow-half-open-test.js method test (line 10) | async test() { method test (line 46) | async test() { method test (line 85) | async test() { method test (line 121) | async test() { FILE: src/workerd/api/tests/websocket-client-error-sidecar.js function upgradeToWebSocketConnection (line 9) | function upgradeToWebSocketConnection(req, socket, head) { function sendMessage (line 40) | function sendMessage(socket, message) { function reportAddress (line 75) | function reportAddress(server) { function handleWebSocketConnection (line 94) | function handleWebSocketConnection(socket) { FILE: src/workerd/api/tests/websocket-client-error-test.js method test (line 9) | async test(controller, env) { FILE: src/workerd/api/tests/websocket-constructor-test.js method test (line 17) | async test() { method test (line 28) | async test() { method test (line 37) | async test() { method test (line 49) | async test() { method test (line 60) | async test() { method test (line 73) | async test() { method test (line 83) | async test() { method test (line 97) | async test() { method test (line 133) | async test() { method test (line 141) | async test() { method test (line 152) | async test() { method test (line 167) | async test() { method test (line 176) | async test() { method test (line 187) | async test() { method test (line 202) | async test() { method test (line 223) | async test() { method test (line 247) | async test() { method test (line 272) | async test() { FILE: src/workerd/api/tests/websocket-hibernation.js class DurableObjectExample (line 6) | class DurableObjectExample { method constructor (line 7) | constructor(state) { method fetch (line 12) | async fetch(request) { method webSocketMessage (line 39) | webSocketMessage(ws) { method webSocketClose (line 43) | webSocketClose(ws, code, reason, wasClean) { method test (line 49) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/worker-loader-test.js class GreeterLoopback (line 4) | class GreeterLoopback extends WorkerEntrypoint { method greet (line 5) | async greet(name) { method test (line 11) | async test(ctrl, env, ctx) { method test (line 109) | async test(ctrl, env, ctx) { method test (line 143) | async test(ctrl, env, ctx) { method test (line 169) | async test(ctrl, env, ctx) { method fetch (line 202) | async fetch(req, env, ctx) { method test (line 209) | async test(ctrl, env, ctx) { method fetch (line 236) | async fetch(req, env, ctx) { method test (line 243) | async test(ctrl, env, ctx) { method test (line 269) | async test(ctrl, env, ctx) { class RendezvousActor (line 299) | class RendezvousActor extends DurableObject { method resolve (line 302) | resolve(value) { method wait (line 306) | wait() { class TestTail (line 311) | class TestTail extends WorkerEntrypoint { method tail (line 312) | async tail(event) { method test (line 325) | async test(ctrl, env, ctx) { class GreeterFacet (line 355) | class GreeterFacet extends DurableObject { method greet (line 356) | async greet(name) { class FacetTestActor (line 361) | class FacetTestActor extends DurableObject { method doTest (line 362) | async doTest() { method test (line 434) | async test(ctrl, env, ctx) { method test (line 443) | async test(ctrl, env, ctx) { method test (line 533) | async test(ctrl, env, ctx) { method test (line 601) | async test(ctrl, env, ctx) { method test (line 648) | async test(ctrl, env, ctx) { method test (line 700) | async test(ctrl, env, ctx) { method test (line 728) | async test(ctrl, env, ctx) { method test (line 745) | async test(ctrl, env, ctx) { method test (line 792) | async test(ctrl, env, ctx) { method test (line 809) | async test(ctrl, env, ctx) { method test (line 827) | async test(ctrl, env, ctx) { method test (line 869) | async test(ctrl, env, ctx) { FILE: src/workerd/api/tests/worker-test.js method test (line 15) | async test() { method test (line 62) | test() { method test (line 76) | async test() { FILE: src/workerd/api/trace.h function namespace (line 18) | namespace workerd::api { FILE: src/workerd/api/tracing-module.h function namespace (line 9) | namespace workerd::api { FILE: src/workerd/api/unsafe.h function namespace (line 20) | namespace workerd::api { FILE: src/workerd/api/url-standard.h function namespace (line 13) | namespace workerd::api { FILE: src/workerd/api/url.h function namespace (line 12) | namespace workerd::api { FILE: src/workerd/api/urlpattern-standard.h function namespace (line 20) | namespace workerd::api { FILE: src/workerd/api/urlpattern.h function namespace (line 10) | namespace workerd::api { FILE: src/workerd/api/util.h function namespace (line 15) | namespace workerd::api { FILE: src/workerd/api/web-socket.h function namespace (line 22) | namespace workerd { function namespace (line 26) | namespace workerd::api { function class (line 178) | class WebSocket: public EventTarget { type PackedWebSocket (line 613) | struct PackedWebSocket { function visitForGc (line 626) | void visitForGc(jsg::GcVisitor& visitor) { FILE: src/workerd/api/worker-loader.h function namespace (line 10) | namespace workerd::api { FILE: src/workerd/api/worker-rpc.h function namespace (line 25) | namespace workerd::api { function class (line 170) | class JsRpcTarget: public jsg::Object { function class (line 188) | class JsRpcClientProvider: public jsg::Object { function class (line 202) | class JsRpcPromise: public JsRpcClientProvider { function class (line 300) | class JsRpcProperty: public JsRpcClientProvider { function class (line 371) | class JsRpcStub: public JsRpcClientProvider { function class (line 427) | class RpcStubDisposalGroup { function failed (line 503) | void failed(const kj::Exception& e) override { FILE: src/workerd/api/workers-module.h function namespace (line 10) | namespace workerd::api { FILE: src/workerd/io/actor-cache.h function namespace (line 21) | namespace workerd { FILE: src/workerd/io/actor-id.h type class (line 9) | enum class type class (line 18) | enum class type ActorVersion (line 27) | struct ActorVersion { FILE: src/workerd/io/actor-sqlite.h function namespace (line 13) | namespace workerd { FILE: src/workerd/io/actor-storage.h function namespace (line 10) | namespace workerd { FILE: src/workerd/io/bundle-fs.h function namespace (line 6) | namespace workerd { FILE: src/workerd/io/compatibility-date.h function namespace (line 10) | namespace workerd { FILE: src/workerd/io/external-pusher.h function namespace (line 12) | namespace workerd { FILE: src/workerd/io/features.h function namespace (line 10) | namespace workerd { FILE: src/workerd/io/frankenvalue.h function namespace (line 10) | namespace workerd { FILE: src/workerd/io/hibernation-manager.h function namespace (line 16) | namespace workerd { FILE: src/workerd/io/io-channels.h function namespace (line 18) | namespace kj { function namespace (line 23) | namespace workerd { type ChannelTokenUsage (line 156) | enum ChannelTokenUsage { function override (line 182) | override final { function class (line 218) | class ActorChannel: public SubrequestChannel { function virtual (line 268) | virtual kj::Own getActorClass( function virtual (line 275) | virtual void abortAllActors(kj::Maybe reason) { function virtual (line 280) | virtual kj::Own loadIsolate(uint loaderChannel, function virtual (line 288) | virtual kj::Network& getWorkerdDebugPortNetwork() { function class (line 304) | class WorkerStubChannel { type DynamicWorkerSource (line 316) | struct DynamicWorkerSource { type Type (line 366) | enum Type { FILE: src/workerd/io/io-context-test.js method test (line 4) | async test(controller, env, ctx) { method fetch (line 17) | async fetch(req, env, ctx) { method test (line 26) | async test(controller, env, ctx) { method fetch (line 36) | async fetch(req, env, ctx) { FILE: src/workerd/io/io-context.h function namespace (line 32) | namespace workerd { function namespace (line 37) | namespace workerd { function namespace (line 41) | namespace capnp { function namespace (line 45) | namespace workerd { type SuppressIoContextScope (line 1094) | struct SuppressIoContextScope { function Runnable (line 1152) | struct RunnableImpl: public Runnable { function Runnable (line 1164) | struct RunnableImpl: public Runnable { function RunnableImpl (line 1174) | RunnableImpl runnable{kj::fwd(func)}; function KJ_SWITCH_ONEOF (line 1243) | KJ_SWITCH_ONEOF(exceptionOrResult) { type FuncResultPair (line 1291) | struct FuncResultPair { function else (line 1313) | else { function Value (line 1352) | Value error) { resolver.reject(js, error.getHandle(js)); } type RefcountedFulfiller (line 1377) | struct RefcountedFulfiller function noexcept (line 1387) | noexcept(false) { function IoContext (line 1459) | auto IoContext::makeReentryCallback(Func func) { function mutable (line 1589) | mv(cs2)](kj::Exception&& e) mutable { FILE: src/workerd/io/io-gate.h function namespace (line 29) | namespace workerd { type State (line 210) | enum State { function class (line 241) | class OutputGate { FILE: src/workerd/io/io-own.h function namespace (line 14) | namespace workerd { function class (line 57) | class OwnedObjectList { function class (line 71) | class DeleteQueue: public kj::AtomicRefcounted { FILE: src/workerd/io/io-thread-context.h function namespace (line 6) | namespace workerd { FILE: src/workerd/io/io-timers.h function namespace (line 5) | namespace workerd { FILE: src/workerd/io/io-util.h function namespace (line 7) | namespace workerd { FILE: src/workerd/io/limit-enforcer.h function namespace (line 18) | namespace workerd { FILE: src/workerd/io/observer.h function namespace (line 18) | namespace workerd { FILE: src/workerd/io/promise-wrapper.h function namespace (line 10) | namespace workerd { FILE: src/workerd/io/request-tracker.h function namespace (line 9) | namespace workerd { FILE: src/workerd/io/trace-stream.h function namespace (line 9) | namespace workerd::tracing { function class (line 69) | class TailStreamWriter final { FILE: src/workerd/io/trace.h function namespace (line 23) | namespace kj { function namespace (line 28) | namespace workerd { FILE: src/workerd/io/tracer.h function namespace (line 12) | namespace workerd { FILE: src/workerd/io/tracked-wasm-instance-test.js method test (line 34) | async test() { method test (line 45) | test() { method test (line 56) | async test() { method test (line 66) | test() { method test (line 77) | async test() { method test (line 88) | test() { method test (line 99) | async test() { method test (line 110) | test() { method test (line 121) | async test() { method test (line 133) | test() { method test (line 149) | async test() { method test (line 157) | async test() { method test (line 164) | async test() { method test (line 178) | async test() { method test (line 193) | async test() { method test (line 216) | async test() { method test (line 229) | test() { method test (line 248) | async test() { FILE: src/workerd/io/tracked-wasm-instance.h function namespace (line 12) | namespace workerd { type Node (line 74) | struct Node { function clear (line 124) | void clear() noexcept { function class (line 164) | class TrackedWasmInstanceList { FILE: src/workerd/io/wasm-instantiate-shim.js function findMemory (line 12) | function findMemory(instance, imports, module) { function checkAndRegisterShutdown (line 28) | function checkAndRegisterShutdown(instance, imports, module) { FILE: src/workerd/io/worker-entrypoint.h function namespace (line 10) | namespace workerd { FILE: src/workerd/io/worker-fs.h type class (line 145) | enum class function final (line 152) | struct Stat final { type class (line 178) | enum class function virtual (line 292) | virtual size_t jsgGetMemorySelfSize() const = 0; function class (line 318) | class Directory: public kj::Refcounted { function class (line 533) | class VirtualFileSystem { FILE: src/workerd/io/worker-interface.h function namespace (line 16) | namespace workerd { FILE: src/workerd/io/worker-modules.h function namespace (line 20) | namespace workerd { function Value (line 244) | Value exception) { function namespace (line 274) | namespace modules::legacy { FILE: src/workerd/io/worker-source.h function namespace (line 10) | namespace workerd { type ScriptSource (line 133) | struct ScriptSource { type ModulesSource (line 182) | struct ModulesSource { function variant (line 216) | WorkerSource(ScriptSource source): variant(kj::mv(source)) {} function variant (line 217) | WorkerSource(ModulesSource source): variant(kj::mv(source)) {} function WorkerSource (line 221) | WorkerSource clone() { function class (line 245) | class DynamicEnvBuilder: public kj::AtomicRefcounted { FILE: src/workerd/io/worker.h function namespace (line 30) | namespace v8 { function namespace (line 35) | namespace workerd { function isInspectorEnabled (line 492) | bool isInspectorEnabled() const; type Impl (line 538) | struct Impl type AsyncWaiterList (line 551) | struct AsyncWaiterList { function class (line 589) | class Worker::Api { function class (line 687) | class Worker::Lock { function class (line 788) | class Worker::LockType { function Worker (line 799) | auto Worker::runInLockScope(LockType lockType, auto func) const { function class (line 813) | class Worker::AsyncLock { function class (line 856) | class Loopback { function class (line 869) | class HibernationManager: public kj::Refcounted { function class (line 885) | class FacetManager { type SimpleWorkerErrorReporter (line 1092) | struct SimpleWorkerErrorReporter function addError (line 1093) | void addError(kj::String error) override { function addEntrypoint (line 1096) | void addEntrypoint(kj::Maybe exportName, kj::Array me... FILE: src/workerd/jsg/async-context.h function namespace (line 10) | namespace workerd::jsg { FILE: src/workerd/jsg/buffersource.h function namespace (line 11) | namespace workerd::jsg { function else (line 262) | else if constexpr (kj::isSameType()) { function operator (line 353) | operator kj::ArrayPtr() KJ_LIFETIMEBOUND { function kj (line 358) | const kj::ArrayPtr asArrayPtr() const KJ_LIFETIMEBOUND { function kj (line 371) | inline kj::Maybe underlyingArrayBufferSize(Lock& js) { function trim (line 406) | inline void trim(jsg::Lock& js, size_t bytes) { function BufferSource (line 413) | inline BufferSource clone(jsg::Lock& js) { function BufferSource (line 418) | BufferSource copy(jsg::Lock& js) { function setToZero (line 425) | inline void setToZero() { function JSG_MEMORY_INFO (line 441) | JSG_MEMORY_INFO(BufferSource) { FILE: src/workerd/jsg/compile-cache.h function namespace (line 12) | namespace workerd::jsg { FILE: src/workerd/jsg/dom-exception.h function namespace (line 29) | namespace workerd::jsg { FILE: src/workerd/jsg/exception.h function namespace (line 10) | namespace workerd::jsg { FILE: src/workerd/jsg/fast-api.h function namespace (line 27) | namespace workerd::jsg { FILE: src/workerd/jsg/function.h function namespace (line 20) | namespace workerd::jsg { function indexes (line 80) | Ret(Args...), kj::_::Indexes> { function callback (line 110) | static void callback(const v8::FunctionCallbackInfo& args) { function Ret (line 169) | Ret operator()(jsg::Lock& jsl, Args... args) { function KJ_SWITCH_ONEOF (line 190) | KJ_SWITCH_ONEOF(impl) { function KJ_SWITCH_ONEOF (line 203) | KJ_SWITCH_ONEOF(impl) { function visitForGc (line 214) | inline void visitForGc(GcVisitor& visitor) { function Function (line 225) | inline Function addRef(v8::Isolate* isolate) { function setReceiver (line 250) | inline void setReceiver(Value receiver) { function JSG_MEMORY_INFO (line 256) | JSG_MEMORY_INFO(Function) { type JsImpl (line 270) | struct JsImpl { function visitForGc (line 499) | void visitForGc(GcVisitor& visitor) { FILE: src/workerd/jsg/inspector.h function namespace (line 3) | namespace kj { function namespace (line 8) | namespace v8_inspector { function namespace (line 13) | namespace workerd::jsg { function namespace (line 39) | namespace v8_inspector { FILE: src/workerd/jsg/iterator.h function namespace (line 14) | namespace workerd::jsg { function visitForGc (line 115) | void visitForGc(GcVisitor& visitor) { function final (line 125) | struct Active final { function noexcept (line 200) | noexcept(false) { function final (line 310) | struct Active final { function explicit (line 702) | explicit IteratorBase(State state): state(kj::mv(state)) {} type Next (line 703) | struct Next { function visitForGc (line 713) | void visitForGc(GcVisitor& visitor) { function JSG_MEMORY_INFO (line 719) | JSG_MEMORY_INFO(IteratorBase) { function Next (line 730) | Next nextImpl(Lock& js, NextSignature nextFunc) { function JSG_MEMORY_INFO (line 775) | JSG_MEMORY_INFO(AsyncIteratorImpl) { function explicit (line 840) | explicit AsyncIteratorBase(State state): state(InnerState{.state = kj::m... function visitForGc (line 846) | void visitForGc(GcVisitor& visitor) { function JSG_MEMORY_INFO (line 855) | JSG_MEMORY_INFO(AsyncIteratorBase) { type InnerState (line 867) | struct InnerState { function pushCurrent (line 883) | void pushCurrent(Lock& js, Promise promise) { function KJ_SWITCH_ONEOF (line 904) | KJ_SWITCH_ONEOF(state) { FILE: src/workerd/jsg/jsg-test.h function namespace (line 15) | namespace workerd::jsg::test { function expectEvalModule (line 44) | void expectEvalModule( function expectEval (line 90) | void expectEval(kj::StringPtr code, kj::StringPtr expectedType, kj::Stri... function setAllowEval (line 126) | void setAllowEval(bool b) { function setCaptureThrowsAsRejections (line 130) | void setCaptureThrowsAsRejections(bool b) { function runMicrotasks (line 135) | void runMicrotasks() { function runMicrotasks (line 139) | void runMicrotasks(IsolateType::Lock& lock) { function Object (line 170) | struct NumberBox: public Object { function class (line 241) | class BoxBox: public Object { function NumberBox (line 265) | struct ExtendedNumberBox: public NumberBox { type TestStruct (line 291) | struct TestStruct { FILE: src/workerd/jsg/jsg.h function namespace (line 39) | namespace workerd::jsg { function namespace (line 43) | namespace v8 { function namespace (line 51) | namespace workerd::jsg { function HashableV8Ref (line 971) | HashableV8Ref addRef(v8::Isolate* isolate) { function class (line 1051) | class SelfRef: public V8Ref { function jsgAddToStructNames (line 1064) | void jsgAddToStructNames(auto& names) { function class (line 1074) | class USVString: public kj::String { function class (line 1092) | class DOMString: public kj::String { type Field (line 1109) | struct Field { function JSG_MEMORY_INFO (line 1121) | JSG_MEMORY_INFO(Dict) { function class (line 1161) | class Object: private Wrappable { function explicit (line 1265) | explicit Ref(kj::Own innerParam): inner(kj::mv(innerParam)), strong(t... function noexcept (line 1289) | noexcept(false) { function KJ_SWITCH_ONEOF (line 1415) | KJ_SWITCH_ONEOF(value) { function JSG_MEMORY_INFO (line 1451) | JSG_MEMORY_INFO(Identified) { function JSG_MEMORY_INFO (line 1482) | JSG_MEMORY_INFO(Name) { type ReturnType_ (line 1654) | struct ReturnType_ function class (line 1687) | class ContextGlobal { function hasPublicVisitForGc_ (line 1746) | constexpr bool hasPublicVisitForGc_(...) { function class (line 1790) | class GcVisitor { function visit (line 1813) | void visit(kj::Maybe& maybeData) { function visitAll (line 1853) | void visitAll(auto& collection) { function explicit (line 1863) | explicit GcVisitor(Wrappable& parent, kj::Maybe cppgcVi... function isGcVisitable_ (line 1873) | constexpr bool isGcVisitable_(...) { function applyDeferredMemoryUpdate (line 2227) | void applyDeferredMemoryUpdate() const; function class (line 2294) | class MemoryProtectionKeyScope final { function class (line 2350) | class Lock { function isUsingFastJsgStruct (line 2663) | bool isUsingFastJsgStruct() const; function JsString (line 2737) | JsString str() KJ_WARN_UNUSED_RESULT; function class (line 2927) | class V8StackScope final { function Data (line 2983) | inline Data Lock::v8Data(v8::Local local) { function v8 (line 2987) | inline v8::Local Lock::v8Undefined() { function v8 (line 2991) | inline v8::Local Lock::v8Null() { function Data (line 2995) | inline Data Data::addRef(jsg::Lock& js) { function v8 (line 3024) | inline v8::Local Data::getHandle(jsg::Lock& js) const { function Value (line 3033) | inline Value SelfRef::asValue(Lock& js) const { function namespace (line 3037) | namespace _ { FILE: src/workerd/jsg/jsvalue.h function namespace (line 10) | namespace workerd::jsg { function size (line 226) | uint32_t size() const KJ_WARN_UNUSED_RESULT; function size (line 269) | size_t size() const; function size (line 331) | size_t size() const; function operator (line 464) | operator JsArray() const; function HasOption (line 535) | enum class HasOption { function JsObject (line 574) | JsObject Lock::getPrototypeFor() { function else (line 610) | else if constexpr (kj::isSameType()) { function JsRef (line 734) | JsRef final { function JSG_MEMORY_INFO (line 780) | JSG_MEMORY_INFO(JsRef) { FILE: src/workerd/jsg/memory.h function namespace (line 24) | namespace v8 { function namespace (line 28) | namespace workerd::jsg { type HeapSnapshotDeleter (line 623) | struct HeapSnapshotDeleter function disposeImpl (line 624) | inline void disposeImpl(void* ptr) const override { FILE: src/workerd/jsg/meta.h function namespace (line 12) | namespace workerd::jsg { function namespace (line 84) | namespace detail { FILE: src/workerd/jsg/modules-new.h function final (line 193) | struct ResolveContext final { type class (line 233) | enum class type class (line 242) | enum class function class (line 263) | class Evaluator final { function Url (line 281) | inline const Url& id() const KJ_LIFETIMEBOUND { function isEsm (line 291) | bool isEsm() const; function class (line 409) | class EvaluateOnce final { function EvaluateCallback (line 431) | EvaluateCallback newCjsStyleModuleHandler( FILE: src/workerd/jsg/modules.h function namespace (line 18) | namespace workerd::jsg { function KJ_SWITCH_ONEOF (line 443) | KJ_SWITCH_ONEOF(info) { function Value (line 532) | Value resolveInternalImport(jsg::Lock& js, const kj::StringPtr specifier... function matches (line 630) | struct SpecifierHashCallbacks { function uint (line 641) | uint hashCode(Key key) const { function makeRejected (line 661) | const auto makeRejected = [&](auto reason) { function catch (line 696) | auto maybeReferrerPath = ([&]() -> kj::Maybe { FILE: src/workerd/jsg/observer.h function namespace (line 17) | namespace v8 { type ResolveObserver (line 25) | struct ResolveObserver { function Source (line 46) | enum class Source { type CompilationObserver (line 97) | struct CompilationObserver { function class (line 101) | class Option { BUNDLE, BUILTIN }; type InternalExceptionObserver (line 148) | struct InternalExceptionObserver { FILE: src/workerd/jsg/promise.h function namespace (line 17) | namespace workerd::jsg { function jsgVisitForGc (line 57) | void jsgVisitForGc(GcVisitor& visitor) override { function callFunc (line 169) | auto callFunc = [&]() -> Output { function else (line 193) | else if constexpr (isV8Ref()) { function markAsHandled (line 230) | void markAsHandled(Lock& js) { function resolve (line 340) | void resolve(Lock& js, Promise&& promise) { function reject (line 345) | void reject(Lock& js, v8::Local exception) { function Resolver (line 354) | Resolver addRef(Lock& js) { function visitForGc (line 357) | void visitForGc(GcVisitor& visitor) { function JSG_MEMORY_INFO (line 361) | JSG_MEMORY_INFO(Resolver) { function visitForGc (line 370) | void visitForGc(GcVisitor& visitor) { function JSG_MEMORY_INFO (line 374) | JSG_MEMORY_INFO(Promise) { function State (line 381) | enum class State { function Promise (line 490) | inline Promise Lock::resolvedPromise() { function else (line 550) | else if constexpr (isV8Ref()) { function else (line 553) | else { function config (line 586) | PromiseWrapper(const auto& config): config(getConfig(config)) {} function explicit (line 708) | explicit UnhandledRejectionHandler(kj::Function handler): handl... function setUseMicrotasksCompletedCallback (line 715) | void setUseMicrotasksCompletedCallback(bool value) { function JSG_MEMORY_INFO (line 721) | JSG_MEMORY_INFO(UnhandledRejectionHandler) { type UnhandledRejection (line 734) | struct UnhandledRejection { type HashedPromise (line 777) | struct HashedPromise { function matches (line 790) | struct UnhandledRejectionCallbacks { function matches (line 798) | inline bool matches(const UnhandledRejection& a, const HashedPromise& b)... function uint (line 801) | inline uint hashCode(const UnhandledRejection& row) const { function uint (line 804) | inline uint hashCode(const HashedPromise& key) const { FILE: src/workerd/jsg/resource-test-bootstrap.js function bootstrapFunction (line 1) | function bootstrapFunction() { class BootstrapClass (line 5) | class BootstrapClass { method run (line 6) | run() { FILE: src/workerd/jsg/resource-test-builtin.js function builtinFunction (line 1) | function builtinFunction() { FILE: src/workerd/jsg/resource.h function namespace (line 32) | namespace std { function resourceNeedsGcTracing (line 56) | constexpr bool resourceNeedsGcTracing() { function indexes (line 186) | Unimplemented(Args...), kj::_::Indexes> { function callback (line 680) | static void callback(v8::Local, const v8::PropertyCallbackInfo... function callback (line 726) | static void callback(v8::Local, const v8::PropertyCallbackInfo... function callback (line 804) | static void callback(const v8::FunctionCallbackInfo& info) { ... function callback (line 849) | static void callback(const v8::FunctionCallbackInfo& info) { ... function call (line 1043) | static void call(TypeWrapper& wrapper, T& target, Lock& js, Serializer& ... type DynamicTypeInfo (line 1106) | struct DynamicTypeInfo { function DynamicTypeInfo (line 1111) | DynamicTypeInfo getDynamicTypeInfo(v8::Isolate* isolate, const std::type... function v8 (line 1195) | static v8::Intercepted query( function v8 (line 1217) | static v8::Intercepted descriptor( function v8 (line 1222) | static v8::Intercepted getter( function registerWildcardProperty (line 1277) | void registerWildcardProperty() { function registerInherit (line 1286) | void registerInherit() { function registerInheritIntrinsic (line 1300) | void registerInheritIntrinsic(v8::Intrinsic intrinsic) { function registerCallable (line 1309) | void registerCallable() { function registerMethod (line 1319) | void registerMethod() { FILE: src/workerd/jsg/rtti.h function namespace (line 18) | namespace workerd::jsg::rtti { function build (line 111) | static inline void build(capnp::List::Builder builder, Builder seq, function buildIndex (line 124) | inline void buildIndex(capnp::List::Builder builder, Builder& rtti) { function build (line 140) | static void build(Type::Builder builder, Builder& rtti) { function build (line 147) | static void build(Type::Builder builder, Builder& rtti) { function build (line 154) | static void build(Type::Builder builder, Builder& rtti) { function build (line 161) | static void build(Type::Builder builder, Builder& rtti) { function build (line 170) | static void build(Type::Builder builder, Builder& rtti) { function build (line 179) | static void build(Type::Builder builder, Builder& rtti) { function build (line 188) | static void build(Type::Builder builder, Builder& rtti) { function build (line 197) | static void build(Type::Builder builder, Builder& rtti) { function build (line 262) | static void build(Type::Builder builder, Builder& rtti) { function build (line 269) | static void build(Type::Builder builder, Builder& rtti) { function build (line 276) | static void build(Type::Builder builder, Builder& rtti) { function build (line 390) | static void build(Type::Builder builder, Builder& rtti) { function build (line 406) | static void build(Type::Builder builder, Builder& rtti) { function buildVariant (line 419) | inline void buildVariant( function buildVariants (line 425) | inline void buildVariants(std::integer_sequence seq, function build (line 431) | static void build(Type::Builder builder, Builder& rtti) { function build (line 455) | static void build(Type::Builder builder, Builder& rtti) { function build (line 522) | static void build(Type::Builder builder, Builder& rtti) { function build (line 551) | static void build(Type::Builder builder, Builder& rtti) { function build (line 558) | static void build(Type::Builder builder, Builder& rtti) { function build (line 565) | static void build(Type::Builder builder, Builder& rtti) { function build (line 572) | static void build(Type::Builder builder, Builder& rtti) { type MemberCounter (line 580) | struct MemberCounter { function property (line 615) | auto property> function registerReadonlyPrototypeProperty (line 621) | inline void registerReadonlyPrototypeProperty() { function registerPrototypeProperty (line 626) | inline void registerPrototypeProperty() { function registerReadonlyInstanceProperty (line 631) | inline void registerReadonlyInstanceProperty() { function registerInstanceProperty (line 641) | inline void registerInstanceProperty() { function registerLazyInstanceProperty (line 646) | inline void registerLazyInstanceProperty() { function registerInspectProperty (line 651) | inline void registerInspectProperty() { /* not included */ } function registerStaticProperty (line 659) | inline void registerStaticProperty() { function registerStaticMethod (line 664) | inline void registerStaticMethod() { function registerTypeScriptRoot (line 668) | inline void registerTypeScriptRoot() { /* not a member */ } function registerJsBundle (line 676) | inline void registerJsBundle(Bundle::Reader bundle) { function registerInherit (line 703) | void registerInherit() { function registerInheritIntrinsic (line 708) | void registerInheritIntrinsic(v8::Intrinsic intrinsic) { function registerNestedType (line 713) | void registerNestedType() { function registerInstanceProperty (line 720) | void registerInstanceProperty() { function registerReadonlyInstanceProperty (line 730) | void registerReadonlyInstanceProperty() { function registerReadonlyInstanceProperty (line 740) | void registerReadonlyInstanceProperty(kj::StringPtr name, T value) { function registerLazyInstanceProperty (line 748) | void registerLazyInstanceProperty() { function registerPrototypeProperty (line 758) | void registerPrototypeProperty() { function registerReadonlyPrototypeProperty (line 769) | void registerReadonlyPrototypeProperty() { function registerInspectProperty (line 779) | void registerInspectProperty() {} function registerStaticConstant (line 782) | void registerStaticConstant(T value) { function registerStaticProperty (line 790) | void registerStaticProperty() { function registerStaticMethod (line 830) | inline void registerStaticMethod() { function registerIterable (line 844) | inline void registerIterable() { function registerAsyncIterable (line 856) | inline void registerAsyncIterable() { function registerDispose (line 868) | inline void registerDispose() { function registerAsyncDispose (line 880) | inline void registerAsyncDispose() { function registerTypeScriptRoot (line 891) | inline void registerTypeScriptRoot() { function registerJsBundle (line 905) | inline void registerJsBundle(Bundle::Reader bundle) { FILE: src/workerd/jsg/script.h function namespace (line 5) | namespace workerd::jsg { FILE: src/workerd/jsg/ser.h function namespace (line 13) | namespace workerd::jsg { FILE: src/workerd/jsg/setup.h function namespace (line 24) | namespace workerd::jsg { function reportError (line 854) | void reportError(const JsValue& value) override { function setWorkerEnv (line 868) | void setWorkerEnv(V8Ref value) override { function setWorkerExports (line 877) | void setWorkerExports(V8Ref value) override { function virtual (line 889) | virtual kj::Maybe getInstance( function virtual (line 902) | virtual v8::Local getPrototypeFor(const std::type_info& type... function TypeWrapper (line 934) | inline TypeWrapper* getWrapperByContext(v8::Local context) { FILE: src/workerd/jsg/struct.h function namespace (line 18) | namespace workerd::jsg { FILE: src/workerd/jsg/type-wrapper.h function namespace (line 25) | namespace workerd::jsg { function class (line 74) | class V8HandleWrapper { function class (line 189) | class UnimplementedWrapper { function initTypeWrapper (line 459) | void initTypeWrapper() { function TypeWrapper (line 463) | static TypeWrapper& from(v8::Isolate* isolate) { function StringPtr (line 615) | StringPtr name) -> kj::Maybe { FILE: src/workerd/jsg/url.h function namespace (line 8) | namespace workerd::jsg { FILE: src/workerd/jsg/util.h function namespace (line 22) | namespace v8 { function namespace (line 25) | namespace workerd::jsg { function TypeErrorContext (line 133) | static inline TypeErrorContext constructorArgument( function TypeErrorContext (line 137) | static inline TypeErrorContext setterArgument( function TypeErrorContext (line 141) | static inline TypeErrorContext structField(const std::type_info& type, c... function TypeErrorContext (line 144) | static inline TypeErrorContext arrayElement(uint index) { function TypeErrorContext (line 147) | static inline TypeErrorContext callbackArgument(uint argumentIndex) { function TypeErrorContext (line 150) | static inline TypeErrorContext callbackReturn() { function TypeErrorContext (line 153) | static inline TypeErrorContext dictKey(const char* keyName) { function TypeErrorContext (line 156) | static inline TypeErrorContext dictField(const char* fieldName) { function TypeErrorContext (line 159) | static inline TypeErrorContext promiseResolution() { function TypeErrorContext (line 162) | static inline TypeErrorContext other() { function else (line 258) | else if constexpr (kj::isSameType()) { function else (line 261) | else if constexpr (kj::isSameType()) { function else (line 263) | else if constexpr (kj::isSameType()) { function else (line 265) | else if constexpr (kj::isSameType()) { function v8 (line 286) | inline v8::Local v8StrIntern(v8::Isolate* isolate, kj::Strin... function JsgKind (line 319) | enum class JsgKind { RESOURCE, STRUCT, EXTENSION }; function kj (line 592) | inline kj::String KJ_STRINGIFY(CallCounter& counter) { function CallCounter (line 596) | static CallCounter callCounter{} FILE: src/workerd/jsg/v8-platform-wrapper.h function namespace (line 11) | namespace workerd::jsg { FILE: src/workerd/jsg/value.h function namespace (line 23) | namespace workerd::jsg { function class (line 404) | class NameWrapper { function class (line 447) | class StringWrapper { function getName (line 617) | constexpr decltype(auto) getName(kj::Maybe*) { function getNameStr (line 673) | const auto getNameStr = [](auto u) { function class (line 1165) | class DateWrapper { function else (line 1258) | else if constexpr (kj::isSameType()) { function class (line 1364) | class SelfRefWrapper { FILE: src/workerd/jsg/web-idl.h function namespace (line 17) | namespace workerd::jsg::webidl { FILE: src/workerd/jsg/wrappable.h function namespace (line 25) | namespace kj { function isNone (line 31) | static bool isNone(const v8::TracedReference& ref) noexcept { function namespace (line 38) | namespace cppgc { function namespace (line 42) | namespace workerd::jsg { FILE: src/workerd/server/actor-id-impl.h function namespace (line 7) | namespace workerd::server { FILE: src/workerd/server/alarm-scheduler.h function namespace (line 18) | namespace workerd::server { FILE: src/workerd/server/channel-token.h function namespace (line 10) | namespace workerd::server { FILE: src/workerd/server/container-client.h function namespace (line 26) | namespace workerd::server { FILE: src/workerd/server/facet-tree-index.h function namespace (line 6) | namespace workerd::server { FILE: src/workerd/server/fallback-service.h type class (line 32) | enum class function Version (line 41) | enum class Version { FILE: src/workerd/server/json-logger.h function namespace (line 12) | namespace workerd::server { FILE: src/workerd/server/pyodide.h function namespace (line 16) | namespace workerd::server { FILE: src/workerd/server/server.h function namespace (line 21) | namespace kj { function namespace (line 25) | namespace workerd::jsg { function namespace (line 29) | namespace workerd::server { FILE: src/workerd/server/tests/container-client/test.js constant DEFAULT_TIMEOUT_DURATION (line 8) | const DEFAULT_TIMEOUT_DURATION = 10_000; function getRandomDurableObjectName (line 12) | function getRandomDurableObjectName(name) { class DurableObjectExample (line 26) | class DurableObjectExample extends DurableObject { method testExitCode (line 27) | async testExitCode() { method testBasics (line 69) | async testBasics() { method testSetInactivityTimeout (line 96) | async testSetInactivityTimeout(timeout) { method start (line 127) | async start() { method expectRunning (line 137) | async expectRunning(running) { method abort (line 142) | async abort() { method alarm (line 148) | async alarm() { method getAlarmIndex (line 160) | async getAlarmIndex() { method startAlarm (line 164) | async startAlarm(start, ms) { method checkAlarmAbortConfirmation (line 171) | async checkAlarmAbortConfirmation() { method testWs (line 180) | async testWs() { method getStatus (line 231) | getStatus() { method waitUntilContainerIsHealthy (line 235) | async waitUntilContainerIsHealthy() { method fetchIntercept (line 276) | async fetchIntercept(host) { method expectIntercept (line 285) | async expectIntercept(host, expectedStatus, expectedBody) { method testPortNotListening (line 291) | async testPortNotListening() { method testLabels (line 314) | async testLabels() { method testLabelValidation (line 339) | async testLabelValidation() { method testPidNamespace (line 366) | async testPidNamespace() { method testSetEgressHttpWithInternet (line 399) | async testSetEgressHttpWithInternet() { method testSetEgressHttpNoInternet (line 439) | async testSetEgressHttpNoInternet() { method testSetEgressHttp (line 514) | async testSetEgressHttp() { method testInterceptWebSocket (line 680) | async testInterceptWebSocket() { class TestService (line 757) | class TestService extends WorkerEntrypoint { method fetch (line 758) | fetch(request) { class DurableObjectExample2 (line 788) | class DurableObjectExample2 extends DurableObjectExample {} method test (line 792) | async test(_ctrl, env) { method test (line 805) | async test(_ctrl, env) { method test (line 816) | async test(_ctrl, env) { method test (line 827) | async test(_ctrl, env) { method test (line 837) | async test(_ctrl, env) { method test (line 848) | async test(_ctrl, env) { method test (line 900) | async test(_, env) { method test (line 925) | async test(_ctrl, env) { method test (line 956) | async test(_ctrl, env) { method test (line 967) | async test(_ctrl, env) { method test (line 981) | async test(_ctrl, env) { method test (line 1001) | async test(_ctrl, env) { method test (line 1012) | async test(_ctrl, env) { method test (line 1023) | async test(_ctrl, env) { method test (line 1042) | async test(_ctrl, env) { FILE: src/workerd/server/tests/extensions/binding.js function wrap (line 5) | function wrap(env) { FILE: src/workerd/server/tests/extensions/extensions-test.js method test (line 9) | test() { method test (line 16) | async test() { method test (line 23) | async test() { method test (line 29) | async test(ctr, env) { FILE: src/workerd/server/tests/extensions/module.js function openDoor (line 7) | function openDoor(key) { FILE: src/workerd/server/tests/inspector/driver.mjs function connectInspector (line 44) | async function connectInspector(port) { function profileAndExpectDeriveBitsFrames (line 57) | async function profileAndExpectDeriveBitsFrames(inspectorClient) { FILE: src/workerd/server/tests/inspector/index.mjs function pbkdf2Derive (line 6) | async function pbkdf2Derive(password) { method fetch (line 25) | async fetch(request, env, ctx) { FILE: src/workerd/server/tests/python/asgi-sse/worker.py class SSEServer (line 1) | class SSEServer: method __init__ (line 2) | def __init__(self): method __call__ (line 5) | async def __call__(self, scope, receive, send) -> None: class Default (line 58) | class Default(WorkerEntrypoint): method fetch (line 59) | async def fetch(self, request): method test (line 64) | async def test(self, ctrl): function test_sse (line 71) | async def test_sse(env): FILE: src/workerd/server/tests/python/asgi/worker.py function check_encoding (line 11) | def check_encoding(byte_str, encoding="utf-8"): class Server (line 19) | class Server: method __init__ (line 20) | def __init__(self): method __call__ (line 23) | async def __call__(self, scope, receive, send) -> None: class Default (line 61) | class Default(WorkerEntrypoint): method fetch (line 62) | async def fetch(self, request): method test (line 77) | async def test(self, ctrl): function header_test (line 87) | async def header_test(env): class _ListHandler (line 101) | class _ListHandler(logging.Handler): method __init__ (line 104) | def __init__(self): method emit (line 108) | def emit(self, record): method clear (line 111) | def clear(self): function _install_handler (line 115) | def _install_handler(): function _remove_handler (line 125) | def _remove_handler(handler): class _ErrorAfterResponseApp (line 129) | class _ErrorAfterResponseApp: method __call__ (line 132) | async def __call__(self, scope, receive, send): function test_error_after_response_is_logged (line 158) | async def test_error_after_response_is_logged(env): function test_background_task_error_is_logged (line 189) | async def test_background_task_error_is_logged(): class _ErrorBeforeResponseApp (line 220) | class _ErrorBeforeResponseApp: method __call__ (line 223) | async def __call__(self, scope, receive, send): function test_app_exception_before_response_is_logged (line 235) | async def test_app_exception_before_response_is_logged(): FILE: src/workerd/server/tests/python/default-class-with-legacy-global-handlers/worker.py class Default (line 10) | class Default(WorkerEntrypoint): method test (line 11) | def test(*args): FILE: src/workerd/server/tests/python/dont-snapshot-pyodide/worker.py function test (line 19) | async def test(): FILE: src/workerd/server/tests/python/durable-object-websocket/tester.js method test (line 2) | async test(ctrl, env, ctx) { FILE: src/workerd/server/tests/python/durable-object-websocket/worker.py class DurableObjectWebSocket (line 8) | class DurableObjectWebSocket(DurableObject): method __init__ (line 9) | def __init__(self, state, env): method fetch (line 12) | async def fetch(self, request): method webSocketMessage (line 19) | async def webSocketMessage(self, ws, message): method webSocketClose (line 23) | async def webSocketClose(self, ws, code, reason, wasClean): class Default (line 27) | class Default(WorkerEntrypoint): method fetch (line 28) | async def fetch(self, request): FILE: src/workerd/server/tests/python/durable-object/worker.py class MixinTest (line 14) | class MixinTest: method test_mixin (line 15) | def test_mixin(self): class DurableObjectExample (line 19) | class DurableObjectExample(DurableObject, MixinTest): method __init__ (line 20) | def __init__(self, state, env): method fetch (line 37) | async def fetch(self, request): method alarm (line 53) | async def alarm(self, alarm_info): method no_args_method (line 56) | async def no_args_method(self): method args_method (line 59) | async def args_method(self, arg): method mutate_dict (line 62) | def mutate_dict(self, my_dict): method test_block_concurrency_while (line 65) | async def test_block_concurrency_while(self): method test_self_call (line 82) | async def test_self_call(self): method jspi_method (line 90) | def jspi_method(self, arg): class Default (line 97) | class Default(WorkerEntrypoint): method test (line 98) | async def test(self, ctrl): FILE: src/workerd/server/tests/python/env-param/worker.py function test (line 1) | def test(ctx, env): FILE: src/workerd/server/tests/python/fastapi/worker.py class Default (line 5) | class Default(WorkerEntrypoint): method test (line 6) | def test(self): FILE: src/workerd/server/tests/python/filter-non-py-files/worker.py function test (line 1) | def test(): FILE: src/workerd/server/tests/python/hello/worker.py function test (line 1) | def test(): FILE: src/workerd/server/tests/python/jspi/worker.py function jspi_sleep (line 6) | def jspi_sleep(): function test (line 24) | def test(): FILE: src/workerd/server/tests/python/numpy/worker.py class Default (line 5) | class Default(WorkerEntrypoint): method test (line 6) | def test(self): FILE: src/workerd/server/tests/python/pytest/main.py function noop (line 9) | async def noop(*args): class Default (line 18) | class Default(WorkerEntrypoint): method test (line 19) | async def test(self): FILE: src/workerd/server/tests/python/pytest/tests/test_dynlib_loading.py function use (line 6) | def use(x): function test_dynlib_loading (line 10) | def test_dynlib_loading(tmp_path, monkeypatch): FILE: src/workerd/server/tests/python/pytest/tests/test_env.py function test_memory_cache (line 13) | async def test_memory_cache(): function test_with_env (line 34) | async def test_with_env(): function check_normal (line 47) | def check_normal(): function test_patch_env (line 55) | def test_patch_env(): FILE: src/workerd/server/tests/python/pytest/tests/test_fs.py function test_seek_metadata_fs (line 5) | def test_seek_metadata_fs(): FILE: src/workerd/server/tests/python/pytest/tests/test_import_from_javascript.py function test_import_from_javascript (line 9) | def test_import_from_javascript(): function test_import_vectorize (line 36) | def test_import_vectorize(): function test_import_failures (line 42) | def test_import_failures(): FILE: src/workerd/server/tests/python/python-compat-flag/worker.py class Default (line 5) | class Default(WorkerEntrypoint): method test (line 6) | def test(self): FILE: src/workerd/server/tests/python/python-rpc/worker.js class JsRpcTester (line 5) | class JsRpcTester extends WorkerEntrypoint { method noArgs (line 6) | async noArgs() { method oneArg (line 9) | async oneArg(a) { method identity (line 12) | async identity(x) { method handleResponse (line 15) | async handleResponse(resp) { method handleRequest (line 21) | async handleRequest(req) { method test (line 28) | async test(ctrl, env, ctx) { FILE: src/workerd/server/tests/python/python-rpc/worker.py class PythonRpcTester (line 23) | class PythonRpcTester(WorkerEntrypoint): method __init__ (line 24) | def __init__(self, ctx, env): method no_args (line 33) | async def no_args(self): method one_arg (line 36) | async def one_arg(self, x): method identity (line 39) | async def identity(self, x): method handle_response (line 43) | async def handle_response(self, response): method handle_request (line 48) | async def handle_request(self, req): method check_env (line 52) | async def check_env(self): method sleep_then_set_result (line 62) | async def sleep_then_set_result(self): method test_wait_until_coroutine_lifetime (line 66) | async def test_wait_until_coroutine_lifetime(self): class CustomType (line 70) | class CustomType: method __init__ (line 71) | def __init__(self, x): function assert_equal (line 75) | def assert_equal(a, b, avoid_type_check): function test (line 95) | async def test(ctrl, env, ctx): FILE: src/workerd/server/tests/python/random/worker.py function t1 (line 43) | def t1(): function t2 (line 51) | def t2(): function test (line 59) | def test(): FILE: src/workerd/server/tests/python/sdk/proxy.js method fetch (line 2) | async fetch(req, env) { FILE: src/workerd/server/tests/python/sdk/server.py class Default (line 4) | class Default(WorkerEntrypoint): method fetch (line 5) | async def fetch(self, request): method test (line 34) | def test(self): FILE: src/workerd/server/tests/python/sdk/worker.py function _mock_fetch (line 19) | async def _mock_fetch(check): class Default (line 32) | class Default(WorkerEntrypoint): method fetch (line 35) | async def fetch(self, request): method scheduled (line 152) | async def scheduled(self, ctrl, env, ctx): method test (line 156) | async def test(self): function can_return_custom_fetch_response (line 189) | async def can_return_custom_fetch_response(env): function can_modify_response (line 200) | async def can_modify_response(env): function can_use_duplicate_headers (line 210) | async def can_use_duplicate_headers(env): function can_use_fetch_opts (line 222) | async def can_use_fetch_opts(env): function gets_nice_error_on_jsism (line 231) | async def gets_nice_error_on_jsism(env): function can_use_undefined_options_and_redirect (line 239) | async def can_use_undefined_options_and_redirect(env): function can_use_inherited_response_methods (line 250) | async def can_use_inherited_response_methods(env): function errors_on_invalid_input_to_redirect (line 258) | async def errors_on_invalid_input_to_redirect(env): function can_use_response_json (line 266) | async def can_use_response_json(env): function can_request_form_data (line 274) | async def can_request_form_data(env): function form_data_unit_tests (line 282) | async def form_data_unit_tests(env): function blob_unit_tests (line 317) | async def blob_unit_tests(env): function can_request_form_data_blob (line 357) | async def can_request_form_data_blob(env): function replace_body_unit_tests (line 365) | async def replace_body_unit_tests(env): function can_use_cf_fetch_opts (line 374) | async def can_use_cf_fetch_opts(env): function request_unit_tests (line 382) | async def request_unit_tests(env): function can_use_event_decorator (line 472) | async def can_use_event_decorator(env): function response_unit_tests (line 483) | async def response_unit_tests(env): function response_buffer_source_unit_tests (line 555) | async def response_buffer_source_unit_tests(env): function can_fetch_python_request (line 595) | async def can_fetch_python_request(): function can_support_scheduled_cron_trigger (line 603) | async def can_support_scheduled_cron_trigger(env): FILE: src/workerd/server/tests/python/subdirectory/a.py class Default (line 6) | class Default(WorkerEntrypoint): method fetch (line 7) | def fetch(self, request): method test (line 10) | def test(self): FILE: src/workerd/server/tests/python/top-level-tests/worker.py function use (line 9) | def use(x): function f (line 13) | def f(): function top_level_test (line 17) | def top_level_test(): class Default (line 69) | class Default(WorkerEntrypoint): method test (line 70) | async def test(self): FILE: src/workerd/server/tests/python/undefined-handler/main.py function test (line 1) | def test(): FILE: src/workerd/server/tests/python/undefined-handler/server.mjs method test (line 4) | async test(ctrl, env) { FILE: src/workerd/server/tests/python/undefined-handler/undefined_handler.py function test (line 1) | def test(): FILE: src/workerd/server/tests/python/vendor_dir/worker.py function test (line 6) | def test(): function test_path_ordering (line 11) | def test_path_ordering(): FILE: src/workerd/server/tests/python/vendor_dir_compat_flag/worker.py function test (line 4) | def test(): FILE: src/workerd/server/tests/python/vendor_pkg_tests/beautifulsoup4.py class Default (line 5) | class Default(WorkerEntrypoint): method test (line 6) | async def test(self): FILE: src/workerd/server/tests/python/vendor_pkg_tests/existing_dedicated_fastapi.py function root (line 9) | async def root(): class Default (line 14) | class Default(WorkerEntrypoint): method fetch (line 15) | async def fetch(self, request): method test (line 20) | async def test(self, a, b, c): FILE: src/workerd/server/tests/python/vendor_pkg_tests/fastapi.py class Default (line 5) | class Default(WorkerEntrypoint): method test (line 6) | async def test(self): FILE: src/workerd/server/tests/python/vendor_pkg_tests/generate_modules.py class MyArgumentParser (line 7) | class MyArgumentParser(argparse.ArgumentParser): method convert_arg_line_to_args (line 8) | def convert_arg_line_to_args(self, arg_line): function get_parser (line 12) | def get_parser(): function make_module_list (line 41) | def make_module_list(file_paths, level=1): function write_output (line 70) | def write_output(modules, template_path, outfile): function main (line 76) | def main(): FILE: src/workerd/server/tests/python/vendor_pkg_tests/python-workers-runtime-sdk.py class Default (line 7) | class Default(WorkerEntrypoint): method test (line 8) | async def test(self): FILE: src/workerd/server/tests/python/vendor_pkg_tests/scipy.py class Default (line 6) | class Default(WorkerEntrypoint): method test (line 7) | async def test(self): FILE: src/workerd/server/tests/python/vendor_pkg_tests/shapely.py class Default (line 5) | class Default(WorkerEntrypoint): method test (line 6) | async def test(self): FILE: src/workerd/server/tests/python/worker-entrypoint/worker.py class WorkerEntrypointExample (line 10) | class WorkerEntrypointExample(WorkerEntrypoint): method __init__ (line 11) | def __init__(self, state, env): method rpc_trigger_func (line 15) | async def rpc_trigger_func(self): function test (line 22) | async def test(ctrl, env, ctx): FILE: src/workerd/server/tests/python/workflow-entrypoint/worker.js class Context (line 4) | class Context extends RpcTarget { method constructor (line 5) | constructor(shouldSendCtx) { method do (line 10) | async do(name, fn) { method test (line 24) | async test(ctrl, env, ctx) { FILE: src/workerd/server/tests/python/workflow-entrypoint/workflow-old.py class PythonWorkflowDepends (line 8) | class PythonWorkflowDepends(WorkflowEntrypoint): method run (line 11) | async def run(self, event, step): function test (line 36) | async def test(ctrl, env, ctx): FILE: src/workerd/server/tests/python/workflow-entrypoint/workflow.py class WorkflowEntrypointExample (line 8) | class WorkflowEntrypointExample(WorkflowEntrypoint): method run (line 9) | async def run(self, event, step): function test (line 68) | async def test(ctrl, env, ctx): FILE: src/workerd/server/tests/server-harness.mjs class WorkerdServerHarness (line 8) | class WorkerdServerHarness { method constructor (line 20) | constructor({ workerdBinary, workerdConfig, listenPortNames }) { method start (line 27) | async start() { method getListenInspectorPort (line 105) | async getListenInspectorPort() { method getListenPort (line 111) | async getListenPort(name) { method stop (line 118) | async stop() { FILE: src/workerd/server/tests/unsafe-eval/module.js function doEval (line 7) | function doEval() { FILE: src/workerd/server/tests/unsafe-eval/unsafe-eval-test.js method test (line 9) | async test() { method test (line 16) | async test() { FILE: src/workerd/server/tests/unsafe-module/unsafe-module-test.js function createTestObject (line 4) | function createTestObject(type) { method test (line 22) | async test(ctrl, env, ctx) { FILE: src/workerd/server/tests/weakref/index.mjs method fetch (line 9) | async fetch(request, env, ctx) { FILE: src/workerd/server/v8-platform-impl.h function namespace (line 11) | namespace workerd::server { FILE: src/workerd/server/workerd-api.h function namespace (line 13) | namespace workerd { function namespace (line 20) | namespace workerd { function namespace (line 29) | namespace workerd::api { function namespace (line 33) | namespace workerd::server { type MemoryCache (line 175) | struct MemoryCache { type EphemeralActorNamespace (line 191) | struct EphemeralActorNamespace { type LoopbackEphemeralActorNamespace (line 198) | struct LoopbackEphemeralActorNamespace { type DurableActorNamespace (line 206) | struct DurableActorNamespace { type LoopbackDurableActorNamespace (line 214) | struct LoopbackDurableActorNamespace { type Wrapped (line 223) | struct Wrapped { type AnalyticsEngine (line 235) | struct AnalyticsEngine { type Hyperdrive (line 244) | struct Hyperdrive { type UnsafeEval (line 261) | struct UnsafeEval {} type ActorClass (line 263) | struct ActorClass { type LoopbackActorClass (line 271) | struct LoopbackActorClass { type WorkerLoader (line 279) | struct WorkerLoader { type WorkerdDebugPort (line 287) | struct WorkerdDebugPort { type Impl (line 354) | struct Impl FILE: src/workerd/server/workerd-debug-port-client.h function namespace (line 14) | namespace workerd::api { function namespace (line 18) | namespace workerd::server { FILE: src/workerd/tests/bench-tools.h function namespace (line 19) | namespace workerd::bench { FILE: src/workerd/tests/libreprl/libreprl.c function min (line 55) | static size_t min(size_t x, size_t y) { function write_id_maps (line 63) | static void write_id_maps(uid_t uid, gid_t gid) { function create_tmpfs (line 88) | static void create_tmpfs(const char* mount_point) { function current_usecs (line 113) | static uint64_t current_usecs() function free_string_array (line 133) | static void free_string_array(char** arr) type data_channel (line 144) | struct data_channel { type reprl_context (line 151) | struct reprl_context { function reprl_error (line 180) | static int reprl_error(struct reprl_context* ctx, const char *format, ...) type data_channel (line 189) | struct data_channel type reprl_context (line 189) | struct reprl_context type data_channel (line 208) | struct data_channel type data_channel (line 208) | struct data_channel type data_channel (line 208) | struct data_channel function reprl_destroy_data_channel (line 214) | static void reprl_destroy_data_channel(struct data_channel* channel) function reprl_child_terminated (line 222) | static void reprl_child_terminated(struct reprl_context* ctx) function reprl_terminate_child (line 230) | static void reprl_terminate_child(struct reprl_context* ctx) function reprl_spawn_child (line 239) | static int reprl_spawn_child(struct reprl_context* ctx) type reprl_context (line 401) | struct reprl_context type reprl_context (line 414) | struct reprl_context type reprl_context (line 414) | struct reprl_context function reprl_initialize_context (line 417) | int reprl_initialize_context(struct reprl_context* ctx, const char** arg... function reprl_destroy_context (line 446) | void reprl_destroy_context(struct reprl_context* ctx) function reprl_execute (line 462) | int reprl_execute(struct reprl_context* ctx, const char* script, uint64_... type data_channel (line 608) | struct data_channel type reprl_context (line 617) | struct reprl_context type reprl_context (line 622) | struct reprl_context type reprl_context (line 627) | struct reprl_context type reprl_context (line 632) | struct reprl_context FILE: src/workerd/tests/libreprl/libreprl.h type reprl_context (line 31) | struct reprl_context type reprl_context (line 35) | struct reprl_context type reprl_context (line 47) | struct reprl_context type reprl_context (line 56) | struct reprl_context type reprl_context (line 72) | struct reprl_context function RIFSIGNALED (line 86) | static inline int RIFSIGNALED(int status) { function RIFTIMEDOUT (line 91) | static inline int RIFTIMEDOUT(int status) { function RIFEXITED (line 96) | static inline int RIFEXITED(int status) { function RTERMSIG (line 101) | static inline int RTERMSIG(int status) { function REXITSTATUS (line 106) | static inline int REXITSTATUS(int status) { type reprl_context (line 117) | struct reprl_context type reprl_context (line 126) | struct reprl_context type reprl_context (line 134) | struct reprl_context type reprl_context (line 142) | struct reprl_context FILE: src/workerd/tests/module-imports-test.js method test (line 4) | async test() { method test (line 16) | async test() { method test (line 23) | async test() { method test (line 31) | async test() { method test (line 39) | async test() { FILE: src/workerd/tests/performance-test.js method test (line 27) | async test(_ctrl, _env, _ctx) { FILE: src/workerd/tests/test-fixture.h function namespace (line 17) | namespace workerd { type Response (line 86) | struct Response { FILE: src/workerd/tests/unknown-import-assertions-test.js method test (line 4) | async test() { FILE: src/workerd/tools/param-extractor.rs type Clang (line 16) | enum Clang { method is_function_like (line 33) | fn is_function_like(&self) -> bool { method name (line 40) | fn name(&self) -> Option<&str> { type ClangNode (line 53) | type ClangNode = clang_ast::Node; function main (line 55) | fn main() -> Result<()> { function get_parameter_names (line 91) | fn get_parameter_names(clang_ast: ClangNode) -> Vec { type Parameter (line 105) | struct Parameter { function traverse_disambiguous (line 112) | fn traverse_disambiguous( function traverse_function_like (line 137) | fn traverse_function_like( FILE: src/workerd/util/abortable.h function namespace (line 10) | namespace workerd { function disconnect (line 107) | void disconnect() override { function abort (line 113) | void abort() override { function sentByteCount (line 135) | uint64_t sentByteCount() override { function receivedByteCount (line 139) | uint64_t receivedByteCount() override { FILE: src/workerd/util/account-limits.h function namespace (line 6) | namespace workerd { FILE: src/workerd/util/autogate.h function namespace (line 14) | namespace workerd::util { FILE: src/workerd/util/batch-queue.h function namespace (line 12) | namespace workerd { function Batch (line 81) | Batch pop() { function noexcept (line 118) | noexcept(false) { FILE: src/workerd/util/canceler.h function namespace (line 13) | namespace workerd { FILE: src/workerd/util/capnp-mock.h function namespace (line 16) | namespace workerd { function noexcept (line 317) | noexcept(false) { function waitForEvent (line 339) | bool waitForEvent(kj::WaitScope& waitScope) { function noexcept (line 357) | noexcept(false) { function String (line 380) | String Capnp(InitFunc func) { FILE: src/workerd/util/checked-queue.h function namespace (line 10) | namespace workerd::util { function kj (line 73) | inline kj::Maybe peekBack() KJ_LIFETIMEBOUND { function kj (line 82) | inline kj::Maybe peekBack() const KJ_LIFETIMEBOUND { function deleteIf (line 102) | inline size_t deleteIf(auto callback) { function kj (line 117) | inline kj::Maybe takeIf(auto callback) { function forEach (line 131) | inline size_t forEach(auto callback) const { FILE: src/workerd/util/color-util.h function namespace (line 11) | namespace workerd { FILE: src/workerd/util/completion-membrane.h function namespace (line 5) | namespace workerd { function reject (line 33) | void reject(kj::Exception&& e) { FILE: src/workerd/util/duration-exceeded-logger.h function namespace (line 11) | namespace workerd::util { FILE: src/workerd/util/entropy.h function namespace (line 9) | namespace workerd { FILE: src/workerd/util/exception.h function namespace (line 9) | namespace workerd { FILE: src/workerd/util/header-validation.h function namespace (line 11) | namespace workerd::util { FILE: src/workerd/util/http-util.h function namespace (line 10) | namespace workerd { FILE: src/workerd/util/mimetype.h function namespace (line 13) | namespace workerd { type ParseOptions (line 61) | enum ParseOptions { function MimeParams (line 87) | const MimeParams& params() const; function isJson (line 124) | constexpr bool isJson(const T& mimeType) { function isFont (line 132) | constexpr bool isFont(const T& mimeType) { function isJavascript (line 140) | constexpr bool isJavascript(const T& mimeType) { function isText (line 145) | constexpr bool isText(const T& mimeType) { function isImage (line 153) | constexpr bool isImage(const T& mimeType) { function isVideo (line 158) | constexpr bool isVideo(const T& mimeType) { function isAudio (line 163) | constexpr bool isAudio(const T& mimeType) { function visitForMemoryInfo (line 198) | void visitForMemoryInfo(jsg::MemoryTracker& tracker) const { FILE: src/workerd/util/own-util.h function namespace (line 11) | namespace workerd { FILE: src/workerd/util/perfetto-tracing.h function namespace (line 12) | namespace kj { function namespace (line 17) | namespace workerd { type PerfettoNoop (line 57) | struct PerfettoNoop {} FILE: src/workerd/util/ring-buffer.h function namespace (line 13) | namespace workerd { function class (line 141) | class const_iterator { function iterator (line 206) | iterator begin() { function iterator (line 210) | iterator end() { function push_back (line 230) | void push_back(T&& item) { function push_back (line 240) | void push_back(const T& item) { function pop_front (line 262) | void pop_front() { function clear (line 290) | void clear() { function T (line 316) | const T& slot(size_t index) const { function grow (line 320) | void grow() { FILE: src/workerd/util/sentry.h function namespace (line 17) | namespace workerd { FILE: src/workerd/util/small-set.h function add (line 67) | void add(T item) { function KJ_SWITCH_ONEOF (line 151) | KJ_SWITCH_ONEOF(storage) { FILE: src/workerd/util/sqlite-kv.h function class (line 17) | class SqliteKvRegulator: public SqliteDatabase::Regulator { type Order (line 47) | enum Order { FORWARD, REVERSE } type WriteOptions (line 60) | struct WriteOptions { type Uninitialized (line 89) | struct Uninitialized {} type Initialized (line 91) | struct Initialized { function beforeSqliteReset (line 179) | void beforeSqliteReset() override; FILE: src/workerd/util/sqlite-metadata.h function namespace (line 9) | namespace workerd { FILE: src/workerd/util/sqlite.h type sqlite3 (line 17) | struct sqlite3 type sqlite3_vfs (line 18) | struct sqlite3_vfs type sqlite3_stmt (line 19) | struct sqlite3_stmt function namespace (line 23) | namespace workerd { function class (line 434) | class SqliteDatabase::Statement final: private ResetListener { function class (line 489) | class SqliteDatabase::Query final: private ResetListener { function sqlite3_stmt (line 723) | sqlite3_stmt* getStatement() { function beforeSqliteReset (line 727) | void beforeSqliteReset() override; function class (line 764) | class SqliteDatabase::Vfs { function class (line 851) | class SqliteDatabase::LockManager { function class (line 875) | class SqliteDatabase::Lock { function Query (line 978) | Query SqliteDatabase::Statement::run(Params&&... params) { FILE: src/workerd/util/state-machine.h function namespace (line 425) | namespace workerd { function consteval (line 822) | static consteval bool validateErrorSpec() { function consteval (line 830) | static consteval bool validateActiveSpec() { function consteval (line 838) | static consteval bool validateTerminalSpec() { function consteval (line 846) | static consteval bool validatePendingSpec() { function KJ_LIFETIMEBOUND (line 1109) | KJ_LIFETIMEBOUND function KJ_LIFETIMEBOUND (line 1137) | KJ_LIFETIMEBOUND function KJ_LIFETIMEBOUND (line 1152) | KJ_LIFETIMEBOUND function isTerminal (line 1184) | bool isTerminal() const function KJ_LIFETIMEBOUND (line 1211) | KJ_LIFETIMEBOUND function KJ_LIFETIMEBOUND (line 1217) | const KJ_LIFETIMEBOUND function KJ_LIFETIMEBOUND (line 1226) | KJ_LIFETIMEBOUND function KJ_LIFETIMEBOUND (line 1261) | KJ_LIFETIMEBOUND function KJ_LIFETIMEBOUND (line 1267) | const KJ_LIFETIMEBOUND function KJ_LIFETIMEBOUND (line 1276) | KJ_LIFETIMEBOUND function KJ_LIFETIMEBOUND (line 1286) | const KJ_LIFETIMEBOUND function beginOperation (line 1380) | void beginOperation() function KJ_WARN_UNUSED_RESULT (line 1390) | KJ_WARN_UNUSED_RESULT bool endOperation() function KJ_WARN_UNUSED_RESULT (line 1555) | KJ_WARN_UNUSED_RESULT bool end() { function OperationScope (line 1567) | OperationScope scopedOperation() function StateUnion (line 1622) | const StateUnion& underlying() const KJ_LIFETIMEBOUND { function _switchSubject (line 1649) | auto _switchSubject() const& { function tryVisit (line 1691) | auto tryVisit = [&]() { function tryVisit (line 1710) | auto tryVisit = [&]() { function ReturnType (line 1718) | ReturnType result{} function tryVisit (line 1719) | auto tryVisit = [&]() { function tryVisit (line 1739) | auto tryVisit = [&]() { function ReturnType (line 1747) | ReturnType result{} function tryVisit (line 1748) | auto tryVisit = [&]() { function requires (line 1800) | requires(HAS_PENDING) function tryVisit (line 1809) | auto tryVisit = [&]() { function tryVisit (line 1822) | auto tryVisit = [&]() { function tryVisit (line 1845) | auto tryVisit = [&](StateUnion& s) { function tryVisit (line 1865) | auto tryVisit = [&](const StateUnion& s) { FILE: src/workerd/util/stream-utils.h function namespace (line 5) | namespace workerd { function class (line 31) | class NeuterableIoStream: public kj::AsyncIoStream { function class (line 38) | class EndableAsyncOutputStream: public kj::AsyncOutputStream { FILE: src/workerd/util/string-buffer.h function namespace (line 11) | namespace workerd { FILE: src/workerd/util/strings.h function namespace (line 10) | namespace workerd { FILE: src/workerd/util/strong-bool.h function namespace (line 11) | namespace workerd { FILE: src/workerd/util/test.h function namespace (line 8) | namespace workerd { FILE: src/workerd/util/thread-scopes.h function namespace (line 19) | namespace workerd { FILE: src/workerd/util/uncaught-exception-source.h function namespace (line 5) | namespace workerd { FILE: src/workerd/util/uuid.h function namespace (line 12) | namespace kj { function namespace (line 16) | namespace workerd { FILE: src/workerd/util/wait-list.h function namespace (line 12) | namespace workerd { FILE: src/workerd/util/weak-refs.h function namespace (line 6) | namespace workerd { FILE: src/workerd/util/websocket-error-handler.h function namespace (line 6) | namespace workerd { FILE: src/workerd/util/xthreadnotifier.h function namespace (line 10) | namespace workerd { FILE: src/wpt/encoding-test.ts function loadWptResource (line 9) | function loadWptResource(relativePath: string): void { FILE: src/wpt/harness/assertions.ts type ThrowingFn (line 171) | type ThrowingFn = () => unknown; class AssertionError (line 178) | class AssertionError extends Error {} function AssertionError (line 180) | function AssertionError(this: AssertionError, message: string): void { class OptionalFeatureUnsupportedError (line 192) | class OptionalFeatureUnsupportedError extends AssertionError {} function OptionalFeatureUnsupportedError (line 193) | function OptionalFeatureUnsupportedError( function assert_dom (line 404) | function assert_dom( function assert_throws_dom_impl (line 422) | function assert_throws_dom_impl( FILE: src/wpt/harness/common.ts type UnknownFunc (line 28) | type UnknownFunc = (...args: unknown[]) => unknown; type TestFn (line 29) | type TestFn = UnknownFunc; type PromiseTestFn (line 30) | type PromiseTestFn = () => Promise; class FilterList (line 32) | class FilterList { method constructor (line 46) | constructor(filters: (string | RegExp)[] | true | undefined) { method has (line 67) | has(input: string): boolean { method delete (line 79) | delete(input: string): boolean { method getUnmatched (line 98) | getUnmatched(): Set { function sanitize_unpaired_surrogates (line 103) | function sanitize_unpaired_surrogates(str: string): string { function code_unit_str (line 132) | function code_unit_str(char: string): string { type HostInfo (line 136) | type HostInfo = { function getHostInfo (line 149) | function getHostInfo(): HostInfo { function getBindingPath (line 173) | function getBindingPath(base: string, rawPath: string): string { FILE: src/wpt/harness/globals.ts function relativizeUrl (line 44) | function relativizeUrl(input: URL | string): string { function relativizeRequest (line 48) | function relativizeRequest( method constructor (line 65) | constructor(input: RequestInfo | URL, init?: RequestInit) { method redirect (line 71) | static override redirect(url: string | URL, status?: number): Response { class _Location (line 96) | class _Location { method ancestorOrigins (line 97) | get ancestorOrigins(): DOMStringList { method hash (line 109) | get hash(): string { method host (line 113) | get host(): string { method hostname (line 117) | get hostname(): string { method href (line 121) | get href(): string { method origin (line 125) | get origin(): string { method pathname (line 129) | get pathname(): string { method port (line 133) | get port(): string { method protocol (line 137) | get protocol(): string { method search (line 141) | get search(): string { method assign (line 145) | assign(url: string): void { method reload (line 149) | reload(): void {} method replace (line 151) | replace(url: string): void { method toString (line 155) | toString(): string { FILE: src/wpt/harness/harness.ts type CommonOptions (line 51) | type CommonOptions = { type SuccessOptions (line 69) | type SuccessOptions = { type ErrorOptions (line 75) | type ErrorOptions = { type TestRunnerOptions (line 91) | type TestRunnerOptions = CommonOptions & (SuccessOptions | ErrorOptions); type TestRunnerConfig (line 93) | type TestRunnerConfig = { type Env (line 97) | type Env = { type TestCase (line 105) | type TestCase = { class RunnerState (line 111) | class RunnerState { method constructor (line 130) | constructor( method validate (line 142) | async validate(): Promise { constant COLORS (line 206) | const COLORS = { function colorPrint (line 219) | function colorPrint( class WPTMetadata (line 241) | class WPTMetadata { function parseWptMetadata (line 254) | function parseWptMetadata(code: string): WPTMetadata { constant EXCLUDED_PATHS (line 291) | const EXCLUDED_PATHS = new Set([ function replaceInterpolation (line 301) | function replaceInterpolation(code: string): string { function getCodeAtPath (line 315) | function getCodeAtPath( function evalAsBlock (line 343) | function evalAsBlock( type Runner (line 360) | type Runner = { function createRunner (line 365) | function createRunner( function runTest (line 406) | async function runTest( function printResults (line 481) | function printResults( function generateConfig (line 504) | function generateConfig( class WPTTestResult (line 526) | class WPTTestResult { method constructor (line 533) | constructor(result: RunnerState, options: TestRunnerOptions) { method #getTestNameFromUrl (line 539) | static #getTestNameFromUrl(testUrl: URL): string { class WPTSubtestResult (line 546) | class WPTSubtestResult { method constructor (line 552) | constructor(result: Test) { function generateReport (line 568) | function generateReport(config: TestRunnerConfig): string { class Stats (line 584) | class Stats { method constructor (line 589) | constructor(moduleBase: string) { method toList (line 593) | toList(): unknown[] { class CoverageStats (line 597) | class CoverageStats { method total (line 601) | get total(): number { method ok_percent (line 605) | get ok_percent(): number { method toList (line 609) | toList(): unknown[] { class PassStats (line 614) | class PassStats { method total (line 619) | get total(): number { method pass_percent (line 623) | get pass_percent(): number { method toList (line 627) | toList(): unknown[] { function generateStats (line 638) | function generateStats(moduleBase: string, config: TestRunnerConfig): st... FILE: src/wpt/harness/test.ts type TestErrorType (line 47) | type TestErrorType = Error | 'OMITTED' | 'DISABLED' | undefined; class Test (line 58) | class Test { method constructor (line 77) | constructor(name: string, properties?: unknown) { method step (line 92) | step(func: UnknownFunc, this_obj?: object, ...rest: unknown[]): unknown { method step_func (line 136) | step_func(func: UnknownFunc, this_obj?: object): UnknownFunc { method step_func_done (line 156) | step_func_done(func?: UnknownFunc, this_obj?: object): UnknownFunc { method unreached_func (line 178) | unreached_func(description?: string): UnknownFunc { method step_timeout (line 197) | step_timeout( method add_cleanup (line 208) | add_cleanup(func: UnknownFunc): void { method done (line 212) | done(): void { method cleanup (line 220) | cleanup(): void { class SkippedTest (line 230) | class SkippedTest extends Test { method constructor (line 231) | constructor(name: string, reason: TestErrorType) { method step (line 236) | override step( class PromiseTest (line 245) | class PromiseTest extends Test { class AsyncTest (line 282) | class AsyncTest extends Test { method constructor (line 285) | constructor(name: string, properties: unknown) { method done (line 294) | override done(): void { function maybeAddSkippedTest (line 357) | function maybeAddSkippedTest(message: string): boolean { FILE: src/wpt/harness/utils.ts type TestRunnerFn (line 82) | type TestRunnerFn = (callback: TestFn | PromiseTestFn, message: string) ... method isWindow (line 89) | isWindow(): boolean { method isWorker (line 92) | isWorker(): boolean { method isShadowRealm (line 95) | isShadowRealm(): boolean { FILE: src/wpt/websockets-test.ts function removeUseCapture (line 10) | function removeUseCapture(code: string): string { FILE: tools/base.eslint.config.mjs function baseConfig (line 9) | function baseConfig() { FILE: tools/cross/format.py function parse_args (line 22) | def parse_args() -> Namespace: function filter_files_by_globs (line 71) | def filter_files_by_globs( function relative_to_any (line 83) | def relative_to_any(excludes: tuple[str, ...], file: Path) -> bool: function matches_any_glob (line 87) | def matches_any_glob(globs: tuple[str, ...], file: Path) -> bool: function _ensure_bazel_tool (line 91) | def _ensure_bazel_tool(tool_name: str, build_target: str | None = None) ... function run_bazel_tool (line 114) | def run_bazel_tool( function _run_parallel (line 121) | def _run_parallel( function clang_format (line 135) | def clang_format(files: list[Path], check: bool = False) -> bool: function prettier (line 143) | def prettier(files: list[Path], check: bool = False) -> bool: function buildifier (line 154) | def buildifier(files: list[Path], check: bool = False) -> bool: function rustfmt (line 160) | def rustfmt(files: list[Path], check: bool = False) -> bool: function ruff (line 170) | def ruff(files: list[Path], check: bool = False) -> bool: function git_get_modified_files (line 188) | def git_get_modified_files( function git_get_all_files (line 213) | def git_get_all_files() -> list[Path]: class FormatConfig (line 223) | class FormatConfig: function format (line 239) | def format(config: FormatConfig, files: list[Path], check: bool) -> tupl... function main (line 260) | def main() -> None: FILE: tools/cross/internal_build.py function parse_args (line 8) | def parse_args(): FILE: tools/cross/wpt_logs.py class Options (line 20) | class Options: function main (line 26) | def main() -> None: class TimeInterval (line 54) | class TimeInterval: class Log (line 60) | class Log: function parse_logs (line 71) | def parse_logs(logs_dir: Path, options: Options) -> list[Log]: function parse_log (line 78) | def parse_log(log_file: Path, options: Options) -> Log: function stats_table (line 115) | def stats_table(logs: list[Log]) -> str: function cmd_output (line 158) | def cmd_output(cmd: list[str]) -> str: function get_os (line 162) | def get_os() -> str: function wpt_report (line 178) | def wpt_report(logs: list[Log], time_interval: TimeInterval) -> dict[str... FILE: tools/custom-eslint-rules.mjs method create (line 23) | create(context) { method create (line 77) | create(context) { FILE: tools/update_node_version.py function fetch_nodejs_tags (line 19) | def fetch_nodejs_tags(): function parse_version (line 46) | def parse_version(version_str): function find_target_version (line 54) | def find_target_version(tags): function update_header_file (line 93) | def update_header_file(file_path, new_version): function main (line 110) | def main(): FILE: tools/update_opencode_version.py function fetch_latest_version (line 25) | def fetch_latest_version(): function update_workflow_file (line 43) | def update_workflow_file(path, new_version): function find_workflow_files (line 62) | def find_workflow_files(): function main (line 71) | def main(): FILE: types/defines/ai-search.d.ts type AiSearchInternalError (line 2) | interface AiSearchInternalError extends Error {} type AiSearchNotFoundError (line 3) | interface AiSearchNotFoundError extends Error {} type AiSearchNameNotSetError (line 4) | interface AiSearchNameNotSetError extends Error {} type AiSearchSearchRequest (line 7) | type AiSearchSearchRequest = { type AiSearchChatCompletionsRequest (line 42) | type AiSearchChatCompletionsRequest = { type AiSearchSearchResponse (line 76) | type AiSearchSearchResponse = { type AiSearchListResponse (line 98) | type AiSearchListResponse = Array<{ type AiSearchConfig (line 110) | type AiSearchConfig = { type AiSearchInstance (line 127) | type AiSearchInstance = { FILE: types/defines/ai.d.ts type AiImageClassificationInput (line 1) | type AiImageClassificationInput = { type AiImageClassificationOutput (line 4) | type AiImageClassificationOutput = { type AiImageToTextInput (line 12) | type AiImageToTextInput = { type AiImageToTextOutput (line 26) | type AiImageToTextOutput = { type AiImageTextToTextInput (line 33) | type AiImageTextToTextInput = { type AiImageTextToTextOutput (line 48) | type AiImageTextToTextOutput = { type AiMultimodalEmbeddingsInput (line 55) | type AiMultimodalEmbeddingsInput = { type AiIMultimodalEmbeddingsOutput (line 59) | type AiIMultimodalEmbeddingsOutput = { type AiObjectDetectionInput (line 67) | type AiObjectDetectionInput = { type AiObjectDetectionOutput (line 70) | type AiObjectDetectionOutput = { type AiSentenceSimilarityInput (line 78) | type AiSentenceSimilarityInput = { type AiSentenceSimilarityOutput (line 82) | type AiSentenceSimilarityOutput = number[]; type AiAutomaticSpeechRecognitionInput (line 87) | type AiAutomaticSpeechRecognitionInput = { type AiAutomaticSpeechRecognitionOutput (line 90) | type AiAutomaticSpeechRecognitionOutput = { type AiSummarizationInput (line 103) | type AiSummarizationInput = { type AiSummarizationOutput (line 107) | type AiSummarizationOutput = { type AiTextClassificationInput (line 114) | type AiTextClassificationInput = { type AiTextClassificationOutput (line 117) | type AiTextClassificationOutput = { type AiTextEmbeddingsInput (line 125) | type AiTextEmbeddingsInput = { type AiTextEmbeddingsOutput (line 128) | type AiTextEmbeddingsOutput = { type RoleScopedChatInput (line 136) | type RoleScopedChatInput = { type AiTextGenerationToolLegacyInput (line 141) | type AiTextGenerationToolLegacyInput = { type AiTextGenerationToolInput (line 155) | type AiTextGenerationToolInput = { type AiTextGenerationFunctionsInput (line 172) | type AiTextGenerationFunctionsInput = { type AiTextGenerationResponseFormat (line 176) | type AiTextGenerationResponseFormat = { type AiTextGenerationInput (line 180) | type AiTextGenerationInput = { type AiTextGenerationToolLegacyOutput (line 197) | type AiTextGenerationToolLegacyOutput = { type AiTextGenerationToolOutput (line 201) | type AiTextGenerationToolOutput = { type UsageTags (line 209) | type UsageTags = { type AiTextGenerationOutput (line 214) | type AiTextGenerationOutput = { type AiTextToSpeechInput (line 223) | type AiTextToSpeechInput = { type AiTextToSpeechOutput (line 227) | type AiTextToSpeechOutput = type AiTextToImageInput (line 236) | type AiTextToImageInput = { type AiTextToImageOutput (line 249) | type AiTextToImageOutput = ReadableStream; type AiTranslationInput (line 254) | type AiTranslationInput = { type AiTranslationOutput (line 259) | type AiTranslationOutput = { type ChatCompletionContentPartText (line 269) | type ChatCompletionContentPartText = { type ChatCompletionContentPartImage (line 273) | type ChatCompletionContentPartImage = { type ChatCompletionContentPartInputAudio (line 280) | type ChatCompletionContentPartInputAudio = { type ChatCompletionContentPartFile (line 288) | type ChatCompletionContentPartFile = { type ChatCompletionContentPartRefusal (line 298) | type ChatCompletionContentPartRefusal = { type ChatCompletionContentPart (line 302) | type ChatCompletionContentPart = type FunctionDefinition (line 307) | type FunctionDefinition = { type ChatCompletionFunctionTool (line 313) | type ChatCompletionFunctionTool = { type ChatCompletionCustomToolGrammarFormat (line 317) | type ChatCompletionCustomToolGrammarFormat = { type ChatCompletionCustomToolTextFormat (line 324) | type ChatCompletionCustomToolTextFormat = { type ChatCompletionCustomToolFormat (line 327) | type ChatCompletionCustomToolFormat = ChatCompletionCustomToolTextFormat... type ChatCompletionCustomTool (line 328) | type ChatCompletionCustomTool = { type ChatCompletionTool (line 336) | type ChatCompletionTool = ChatCompletionFunctionTool | ChatCompletionCus... type ChatCompletionMessageFunctionToolCall (line 337) | type ChatCompletionMessageFunctionToolCall = { type ChatCompletionMessageCustomToolCall (line 346) | type ChatCompletionMessageCustomToolCall = { type ChatCompletionMessageToolCall (line 354) | type ChatCompletionMessageToolCall = ChatCompletionMessageFunctionToolCa... type ChatCompletionToolChoiceFunction (line 355) | type ChatCompletionToolChoiceFunction = { type ChatCompletionToolChoiceCustom (line 361) | type ChatCompletionToolChoiceCustom = { type ChatCompletionToolChoiceAllowedTools (line 367) | type ChatCompletionToolChoiceAllowedTools = { type ChatCompletionToolChoiceOption (line 374) | type ChatCompletionToolChoiceOption = type DeveloperMessage (line 381) | type DeveloperMessage = { type SystemMessage (line 391) | type SystemMessage = { type UserMessageContentPart (line 408) | type UserMessageContentPart = { type UserMessage (line 425) | type UserMessage = { type AssistantMessageContentPart (line 430) | type AssistantMessageContentPart = { type AssistantMessage (line 435) | type AssistantMessage = { type ToolMessage (line 449) | type ToolMessage = { type FunctionMessage (line 459) | type FunctionMessage = { type ChatCompletionMessageParam (line 464) | type ChatCompletionMessageParam = type ChatCompletionsResponseFormatText (line 471) | type ChatCompletionsResponseFormatText = { type ChatCompletionsResponseFormatJSONObject (line 474) | type ChatCompletionsResponseFormatJSONObject = { type ResponseFormatJSONSchema (line 477) | type ResponseFormatJSONSchema = { type ResponseFormat (line 486) | type ResponseFormat = type ChatCompletionsStreamOptions (line 490) | type ChatCompletionsStreamOptions = { type PredictionContent (line 494) | type PredictionContent = { type AudioParams (line 503) | type AudioParams = { type WebSearchUserLocation (line 511) | type WebSearchUserLocation = { type WebSearchOptions (line 520) | type WebSearchOptions = { type ChatTemplateKwargs (line 524) | type ChatTemplateKwargs = { type ChatCompletionsCommonOptions (line 531) | type ChatCompletionsCommonOptions = { type PromptTokensDetails (line 569) | type PromptTokensDetails = { type CompletionTokensDetails (line 573) | type CompletionTokensDetails = { type CompletionUsage (line 579) | type CompletionUsage = { type ChatCompletionTopLogprob (line 586) | type ChatCompletionTopLogprob = { type ChatCompletionTokenLogprob (line 591) | type ChatCompletionTokenLogprob = { type ChatCompletionAudio (line 597) | type ChatCompletionAudio = { type ChatCompletionUrlCitation (line 604) | type ChatCompletionUrlCitation = { type ChatCompletionResponseMessage (line 613) | type ChatCompletionResponseMessage = { type ChatCompletionLogprobs (line 625) | type ChatCompletionLogprobs = { type ChatCompletionChoice (line 629) | type ChatCompletionChoice = { type ChatCompletionsPromptInput (line 635) | type ChatCompletionsPromptInput = { type ChatCompletionsMessagesInput (line 638) | type ChatCompletionsMessagesInput = { type ChatCompletionsOutput (line 641) | type ChatCompletionsOutput = { type ResponsesInput (line 661) | type ResponsesInput = { type ResponsesOutput (line 683) | type ResponsesOutput = { type EasyInputMessage (line 708) | type EasyInputMessage = { type ResponsesFunctionTool (line 713) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 722) | type ResponseIncompleteDetails = { type ResponsePrompt (line 725) | type ResponsePrompt = { type Reasoning (line 732) | type Reasoning = { type ResponseContent (line 737) | type ResponseContent = type ResponseContentReasoningText (line 743) | type ResponseContentReasoningText = { type ResponseConversationParam (line 747) | type ResponseConversationParam = { type ResponseCreatedEvent (line 750) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 755) | type ResponseCustomToolCallOutput = { type ResponseError (line 761) | type ResponseError = { type ResponseErrorEvent (line 783) | type ResponseErrorEvent = { type ResponseFailedEvent (line 790) | type ResponseFailedEvent = { type ResponseFormatText (line 795) | type ResponseFormatText = { type ResponseFormatJSONObject (line 798) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 801) | type ResponseFormatTextConfig = type ResponseFormatTextJSONSchemaConfig (line 805) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 814) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 821) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 829) | type ResponseFunctionCallOutputItem = ResponseInputTextContent | Respons... type ResponseFunctionCallOutputItemList (line 830) | type ResponseFunctionCallOutputItemList = Array; type ResponseInputContent (line 856) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 857) | type ResponseInputImage = { type ResponseInputImageContent (line 865) | type ResponseInputImageContent = { type ResponseInputItem (line 873) | type ResponseInputItem = type ResponseInputItemFunctionCallOutput (line 880) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 887) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 893) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 894) | type ResponseInputMessageItem = { type ResponseInputText (line 901) | type ResponseInputText = { type ResponseInputTextContent (line 905) | type ResponseInputTextContent = { type ResponseItem (line 909) | type ResponseItem = type ResponseOutputItem (line 914) | type ResponseOutputItem = ResponseOutputMessage | ResponseFunctionToolCa... type ResponseOutputItemAddedEvent (line 915) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 921) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 927) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 934) | type ResponseOutputRefusal = { type ResponseOutputText (line 938) | type ResponseOutputText = { type ResponseReasoningItem (line 943) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 951) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 955) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 959) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 967) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 975) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 983) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 991) | type ResponseStatus = "completed" | "failed" | "in_progress" | "cancelle... type ResponseStreamEvent (line 992) | type ResponseStreamEvent = type ResponseCompletedEvent (line 1008) | type ResponseCompletedEvent = { type ResponseTextConfig (line 1013) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 1017) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 1026) | type ResponseTextDoneEvent = { type Logprob (line 1035) | type Logprob = { type TopLogprob (line 1040) | type TopLogprob = { type ResponseUsage (line 1044) | type ResponseUsage = { type Tool (line 1049) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 1050) | type ToolChoiceFunction = { type ToolChoiceOptions (line 1054) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 1055) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 1056) | type StreamOptions = { type Without (line 1060) | type Without = { type XOR (line 1064) | type XOR = (T & Without) | (U & Without); type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 1065) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 1085) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 1098) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 1108) | type Ai_Cf_Openai_Whisper_Input = type Ai_Cf_Openai_Whisper_Output (line 1116) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 1139) | type Ai_Cf_Meta_M2M100_1_2B_Input = type Ai_Cf_Meta_M2M100_1_2B_Output (line 1173) | type Ai_Cf_Meta_M2M100_1_2B_Output = type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 1181) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 1191) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 1211) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 1224) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 1234) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 1254) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 1267) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 1277) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 1318) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 1325) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 1333) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 1356) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 1408) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 1488) | type Ai_Cf_Baai_Bge_M3_Input = type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 1497) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 1516) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 1523) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 1542) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 1549) | type Ai_Cf_Baai_Bge_M3_Output = type Ai_Cf_Baai_Bge_M3_Output_Query (line 1554) | interface Ai_Cf_Baai_Bge_M3_Output_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 1566) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Output_Embedding (line 1574) | interface Ai_Cf_Baai_Bge_M3_Output_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 1585) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 1595) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 1605) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 1615) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 1618) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 1669) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 1843) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 1866) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 1870) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 1921) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 1925) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 2083) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 2087) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 2132) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 2136) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 2175) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 2185) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 2217) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 2252) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 2270) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 2286) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 2289) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 2340) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 2344) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 2494) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 2498) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 2538) | type Ai_Cf_Qwen_Qwq_32B_Input = Ai_Cf_Qwen_Qwq_32B_Prompt | Ai_Cf_Qwen_Q... type Ai_Cf_Qwen_Qwq_32B_Prompt (line 2539) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 2589) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 2770) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 2810) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 2813) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 2863) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 3044) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 3084) | type Ai_Cf_Google_Gemma_3_12B_It_Input = type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 3087) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 3137) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 3301) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 3341) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 3345) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 3396) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 3400) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 3582) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 3588) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 3639) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 3821) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 3874) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 3878) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 3929) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 3933) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 4091) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 4095) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 4098) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 4149) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 4153) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 4311) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 4315) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 4320) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 4420) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 4484) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 4494) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 4640) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 4677) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 4686) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 4694) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 4718) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 4740) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 4773) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 4778) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 4808) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 4818) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 4859) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 4864) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 4908) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 4918) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 4922) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 4973) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 4977) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 5135) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 5139) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 5145) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 5196) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 5200) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 5358) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 5362) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 5367) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 5467) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 5531) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 5541) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 5547) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 5564) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 5601) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 5652) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 5721) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 5726) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 5765) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input (line 5770) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output (line 5776) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input (line 5786) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output (line 5792) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input (line 5802) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output (line 5808) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output { type AiModels (line 5830) | interface AiModels { type AiOptions (line 5921) | type AiOptions = { type AiModelsSearchParams (line 5946) | type AiModelsSearchParams = { type AiModelsSearchObject (line 5955) | type AiModelsSearchObject = { type ChatCompletionsBase (line 5971) | type ChatCompletionsBase = XOR; FILE: types/defines/aig.d.ts type GatewayRetries (line 1) | type GatewayRetries = { type GatewayOptions (line 7) | type GatewayOptions = { type UniversalGatewayOptions (line 19) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 26) | type AiGatewayPatchLog = { type AiGatewayLog (line 32) | type AiGatewayLog = { type AIGatewayProviders (line 60) | type AIGatewayProviders = type AIGatewayHeaders (line 82) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 104) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 111) | interface AiGatewayInternalError extends Error {} type AiGatewayLogNotFound (line 112) | interface AiGatewayLogNotFound extends Error {} FILE: types/defines/autorag.d.ts type AutoRAGInternalError (line 5) | interface AutoRAGInternalError extends Error {} type AutoRAGNotFoundError (line 11) | interface AutoRAGNotFoundError extends Error {} type AutoRAGUnauthorizedError (line 16) | interface AutoRAGUnauthorizedError extends Error {} type AutoRAGNameNotSetError (line 22) | interface AutoRAGNameNotSetError extends Error {} type ComparisonFilter (line 24) | type ComparisonFilter = { type CompoundFilter (line 30) | type CompoundFilter = { type AutoRagSearchRequest (line 40) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 60) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 70) | type AutoRagAiSearchRequestStreaming = Omit< type AutoRagSearchResponse (line 82) | type AutoRagSearchResponse = { type AutoRagListResponse (line 104) | type AutoRagListResponse = { type AutoRagAiSearchResponse (line 118) | type AutoRagAiSearchResponse = AutoRagSearchResponse & { FILE: types/defines/cf.d.ts type BasicImageTransformations (line 1) | interface BasicImageTransformations { type BasicImageTransformationsGravityCoordinates (line 78) | interface BasicImageTransformationsGravityCoordinates { type RequestInitCfProperties (line 93) | interface RequestInitCfProperties extends Record { type RequestInitCfPropertiesImageDraw (line 145) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 183) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 342) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 348) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 358) | type IncomingRequestCfProperties = type IncomingRequestCfPropertiesBase (line 365) | interface IncomingRequestCfPropertiesBase extends Record { type IncomingRequestCfPropertiesBotManagementBase (line 444) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 472) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 485) | interface IncomingRequestCfPropertiesBotManagementEnterprise type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 499) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise = FILE: types/defines/d1.d.ts type D1Meta (line 1) | interface D1Meta { type D1Response (line 39) | interface D1Response { type D1Result (line 45) | type D1Result = D1Response & { type D1ExecResult (line 49) | interface D1ExecResult { type D1SessionConstraint (line 54) | type D1SessionConstraint = type D1SessionBookmark (line 63) | type D1SessionBookmark = string; FILE: types/defines/disposable.d.ts type Disposable (line 7) | interface Disposable {} FILE: types/defines/email.d.ts type EmailSendResult (line 4) | interface EmailSendResult { type EmailMessage (line 14) | interface EmailMessage { type ForwardableEmailMessage (line 28) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 63) | type EmailAttachment = type EmailAddress (line 68) | interface EmailAddress { type SendEmail (line 76) | interface SendEmail { type EmailExportedHandler (line 96) | type EmailExportedHandler = ( FILE: types/defines/hello-world.d.ts type HelloWorldBinding (line 4) | interface HelloWorldBinding { FILE: types/defines/hyperdrive.d.ts type Hyperdrive (line 1) | interface Hyperdrive { FILE: types/defines/images.d.ts type ImageInfoResponse (line 5) | type ImageInfoResponse = type ImageTransform (line 14) | type ImageTransform = { type ImageDrawOptions (line 72) | type ImageDrawOptions = { type ImageInputOptions (line 81) | type ImageInputOptions = { type ImageOutputOptions (line 85) | type ImageOutputOptions = { type ImageMetadata (line 99) | interface ImageMetadata { type ImageUploadOptions (line 110) | interface ImageUploadOptions { type ImageUpdateOptions (line 119) | interface ImageUpdateOptions { type ImageListOptions (line 125) | interface ImageListOptions { type ImageList (line 132) | interface ImageList { type HostedImagesBinding (line 138) | interface HostedImagesBinding { type ImagesBinding (line 190) | interface ImagesBinding { type ImageTransformer (line 216) | interface ImageTransformer { type ImageTransformationOutputOptions (line 243) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 247) | interface ImageTransformationResult { type ImagesError (line 262) | interface ImagesError extends Error { FILE: types/defines/media.d.ts type MediaBinding (line 5) | interface MediaBinding { type MediaTransformer (line 18) | interface MediaTransformer { type MediaTransformationGenerator (line 42) | interface MediaTransformationGenerator { type MediaTransformationResult (line 57) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 79) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 92) | type MediaTransformationOutputOptions = { type MediaError (line 121) | interface MediaError extends Error { FILE: types/defines/node.d.ts type NodeStyleServer (line 2) | interface NodeStyleServer { FILE: types/defines/pages.d.ts type Params (line 1) | type Params

= Record; type EventContext (line 3) | type EventContext = { type PagesFunction (line 14) | type PagesFunction< type EventPluginContext (line 20) | type EventPluginContext = { type PagesPluginFunction (line 32) | type PagesPluginFunction< FILE: types/defines/pipelines.d.ts type PipelineRecord (line 19) | type PipelineRecord = Record type PipelineBatchMetadata (line 20) | type PipelineBatchMetadata = { type Pipeline (line 24) | interface Pipeline { FILE: types/defines/pubsub.d.ts type PubSubMessage (line 5) | interface PubSubMessage { type JsonWebKeyWithKid (line 32) | interface JsonWebKeyWithKid extends JsonWebKey { FILE: types/defines/ratelimit.d.ts type RateLimitOptions (line 1) | interface RateLimitOptions { type RateLimitOutcome (line 5) | interface RateLimitOutcome { type RateLimit (line 9) | interface RateLimit { FILE: types/defines/rpc.d.ts type RpcTargetBranded (line 14) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 17) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 20) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 23) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 26) | type EntrypointBranded = type Stubable (line 32) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 38) | type Serializable = type StubBase (line 58) | interface StubBase extends Disposable { type Stub (line 62) | type Stub = Provider & StubBase; type BaseType (line 65) | type BaseType = type Stubify (line 86) | type Stubify = type Unstubify (line 101) | type Unstubify = type UnstubifyAll (line 110) | type UnstubifyAll = { [I in keyof A]: Unstubify }; type MaybeProvider (line 114) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 115) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 125) | type Result = type MethodOrProperty (line 135) | type MethodOrProperty = V extends (...args: infer P) => infer R type MaybeCallableProvider (line 141) | type MaybeCallableProvider = T extends (...args: any[]) => any type Provider (line 148) | type Provider< type Env (line 169) | interface Env {} type GlobalProps (line 189) | interface GlobalProps {} type GlobalProp (line 193) | type GlobalProp = type MainModule (line 198) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 201) | type Exports = { type RpcStub (line 218) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 276) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 285) | type WorkflowSleepDuration = type WorkflowDelayDuration (line 289) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 291) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 293) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 295) | type WorkflowBackoff = 'constant' | 'linear' | 'exponential'; type WorkflowStepConfig (line 297) | type WorkflowStepConfig = { type WorkflowEvent (line 306) | type WorkflowEvent = { type WorkflowStepEvent (line 312) | type WorkflowStepEvent = { type WorkflowStepContext (line 318) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 343) | type WorkflowInstanceStatus = FILE: types/defines/secrets-store.d.ts type SecretsStoreSecret (line 1) | interface SecretsStoreSecret { FILE: types/defines/stream.d.ts type StreamBinding (line 23) | interface StreamBinding { type StreamVideoHandle (line 62) | interface StreamVideoHandle { type StreamVideo (line 101) | interface StreamVideo { type StreamVideoStatus (line 209) | type StreamVideoStatus = { type StreamVideoInput (line 232) | type StreamVideoInput = { type StreamPublicDetails (line 243) | type StreamPublicDetails = { type StreamDirectUpload (line 262) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 281) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 323) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 330) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 373) | interface StreamScopedCaptions { type StreamScopedDownloads (line 418) | interface StreamScopedDownloads { type StreamVideos (line 451) | interface StreamVideos { type StreamWatermarks (line 461) | interface StreamWatermarks { type StreamUpdateVideoParams (line 516) | type StreamUpdateVideoParams = { type StreamCaption (line 562) | type StreamCaption = { type StreamDownloadStatus (line 581) | type StreamDownloadStatus = 'ready' | 'inprogress' | 'error'; type StreamDownloadType (line 583) | type StreamDownloadType = 'default' | 'audio'; type StreamDownload (line 585) | type StreamDownload = { type StreamDownloadGetResponse (line 604) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 615) | type StreamWatermarkPosition = type StreamWatermark (line 622) | type StreamWatermark = { type StreamWatermarkCreateParams (line 679) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 710) | type StreamVideosListParams = { type StreamPaginationComparison (line 737) | type StreamPaginationComparison = 'eq' | 'gt' | 'gte' | 'lt' | 'lte'; type StreamError (line 742) | interface StreamError extends Error { type InternalError (line 749) | interface InternalError extends StreamError { type BadRequestError (line 753) | interface BadRequestError extends StreamError { type NotFoundError (line 757) | interface NotFoundError extends StreamError { type ForbiddenError (line 761) | interface ForbiddenError extends StreamError { type RateLimitedError (line 765) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 769) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 773) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 777) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 781) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 785) | interface TooManyWatermarksError extends StreamError { FILE: types/defines/to-markdown.d.ts type MarkdownDocument (line 1) | type MarkdownDocument = { type ConversionResponse (line 6) | type ConversionResponse = { type ImageConversionOptions (line 21) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 25) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 30) | type ConversionOptions = { type ConversionRequestOptions (line 46) | type ConversionRequestOptions = { type SupportedFileFormat (line 52) | type SupportedFileFormat = { FILE: types/defines/trace.d.ts type Header (line 3) | interface Header { type FetchEventInfo (line 8) | interface FetchEventInfo { type JsRpcEventInfo (line 16) | interface JsRpcEventInfo { type ScheduledEventInfo (line 20) | interface ScheduledEventInfo { type AlarmEventInfo (line 26) | interface AlarmEventInfo { type QueueEventInfo (line 31) | interface QueueEventInfo { type EmailEventInfo (line 37) | interface EmailEventInfo { type TraceEventInfo (line 44) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 49) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 52) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 55) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 61) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 68) | interface CustomEventInfo { type FetchResponseInfo (line 72) | interface FetchResponseInfo { type EventOutcome (line 77) | type EventOutcome = "ok" | "canceled" | "exception" | "unknown" | "killS... type ScriptVersion (line 81) | interface ScriptVersion { type Onset (line 87) | interface Onset { type Outcome (line 104) | interface Outcome { type SpanOpen (line 111) | interface SpanOpen { type SpanClose (line 119) | interface SpanClose { type DiagnosticChannelEvent (line 124) | interface DiagnosticChannelEvent { type Exception (line 130) | interface Exception { type Log (line 137) | interface Log { type DroppedEventsDiagnostic (line 143) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 148) | interface StreamDiagnostic { type Return (line 158) | interface Return { type Attribute (line 163) | interface Attribute { type Attributes (line 168) | interface Attributes { type EventType (line 173) | type EventType = type SpanContext (line 186) | interface SpanContext { type TailEvent (line 202) | interface TailEvent { type TailEventHandler (line 213) | type TailEventHandler = ( type TailEventHandlerObject (line 217) | type TailEventHandlerObject = { type TailEventHandlerType (line 228) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; FILE: types/defines/vectorize.d.ts type VectorizeVectorMetadataValue (line 8) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 12) | type VectorizeVectorMetadata = type VectorFloatArray (line 16) | type VectorFloatArray = Float32Array | Float64Array; type VectorizeError (line 18) | interface VectorizeError { type VectorizeVectorMetadataFilterOp (line 28) | type VectorizeVectorMetadataFilterOp = type VectorizeVectorMetadataFilterCollectionOp (line 35) | type VectorizeVectorMetadataFilterCollectionOp = '$in' | '$nin'; type VectorizeVectorMetadataFilter (line 40) | type VectorizeVectorMetadataFilter = { type VectorizeDistanceMetric (line 62) | type VectorizeDistanceMetric = "euclidean" | "cosine" | "dot-product"; type VectorizeMetadataRetrievalLevel (line 73) | type VectorizeMetadataRetrievalLevel = "all" | "indexed" | "none"; type VectorizeQueryOptions (line 75) | interface VectorizeQueryOptions { type VectorizeIndexConfig (line 86) | type VectorizeIndexConfig = type VectorizeIndexDetails (line 101) | interface VectorizeIndexDetails { type VectorizeIndexInfo (line 117) | interface VectorizeIndexInfo { type VectorizeVector (line 131) | interface VectorizeVector { type VectorizeMatch (line 145) | type VectorizeMatch = Pick, "values"> & type VectorizeMatches (line 154) | interface VectorizeMatches { type VectorizeVectorMutation (line 166) | interface VectorizeVectorMutation { type VectorizeAsyncMutation (line 177) | interface VectorizeAsyncMutation { FILE: types/defines/versions.d.ts type WorkerVersionMetadata (line 5) | type WorkerVersionMetadata = { FILE: types/defines/wfp.d.ts type DynamicDispatchLimits (line 1) | interface DynamicDispatchLimits { type DynamicDispatchOptions (line 12) | interface DynamicDispatchOptions { type DispatchNamespace (line 23) | interface DispatchNamespace { FILE: types/defines/workflows.d.ts class NonRetryableError (line 6) | class NonRetryableError extends Error { type WorkflowDurationLabel (line 39) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 48) | type WorkflowSleepDuration = type WorkflowRetentionDuration (line 52) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowInstanceCreateOptions (line 54) | interface WorkflowInstanceCreateOptions { type InstanceStatus (line 73) | type InstanceStatus = { type WorkflowError (line 91) | interface WorkflowError { FILE: types/generated-snapshot/experimental/index.d.ts class DOMException (line 23) | class DOMException extends Error { type WorkerGlobalScopeEventMap (line 72) | type WorkerGlobalScopeEventMap = { type Console (line 87) | interface Console { type BufferSource (line 200) | type BufferSource = ArrayBufferView | ArrayBuffer; type TypedArray (line 201) | type TypedArray = class CompileError (line 214) | class CompileError extends Error { class RuntimeError (line 217) | class RuntimeError extends Error { type ValueType (line 220) | type ValueType = type GlobalDescriptor (line 228) | interface GlobalDescriptor { class Global (line 232) | class Global { type ImportValue (line 237) | type ImportValue = ExportValue | number; type ModuleImports (line 238) | type ModuleImports = Record; type Imports (line 239) | type Imports = Record; type ExportValue (line 240) | type ExportValue = Function | Global | Memory | Table; type Exports (line 241) | type Exports = Record; class Instance (line 242) | class Instance { type MemoryDescriptor (line 246) | interface MemoryDescriptor { class Memory (line 251) | class Memory { type ImportExportKind (line 256) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 257) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 261) | interface ModuleImportDescriptor { type TableKind (line 271) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 272) | interface TableDescriptor { class Table (line 277) | class Table { type ServiceWorkerGlobalScope (line 293) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 489) | interface TestController {} type ExecutionContext (line 490) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 505) | type ExportedHandlerFetchHandler< type ExportedHandlerTailHandler (line 514) | type ExportedHandlerTailHandler = ( type ExportedHandlerTraceHandler (line 519) | type ExportedHandlerTraceHandler = ( type ExportedHandlerTailStreamHandler (line 524) | type ExportedHandlerTailStreamHandler = ( type ExportedHandlerScheduledHandler (line 529) | type ExportedHandlerScheduledHandler = ( type ExportedHandlerQueueHandler (line 534) | type ExportedHandlerQueueHandler< type ExportedHandlerTestHandler (line 543) | type ExportedHandlerTestHandler = ( type ExportedHandler (line 548) | interface ExportedHandler< type StructuredSerializeOptions (line 563) | interface StructuredSerializeOptions { type AlarmInvocationInfo (line 574) | interface AlarmInvocationInfo { type Cloudflare (line 578) | interface Cloudflare { type DurableObject (line 584) | interface DurableObject { type DurableObjectStub (line 599) | type DurableObjectStub< type DurableObjectId (line 608) | interface DurableObjectId { type DurableObjectJurisdiction (line 638) | type DurableObjectJurisdiction = "eu" | "fedramp" | "fedramp-high"; type DurableObjectNamespaceNewUniqueIdOptions (line 639) | interface DurableObjectNamespaceNewUniqueIdOptions { type DurableObjectLocationHint (line 642) | type DurableObjectLocationHint = type DurableObjectRoutingMode (line 652) | type DurableObjectRoutingMode = "primary-only"; type DurableObjectNamespaceGetDurableObjectOptions (line 653) | interface DurableObjectNamespaceGetDurableObjectOptions { type DurableObjectClass (line 660) | interface DurableObjectClass< type DurableObjectNamespaceGetDurableObjectOptionsVersionOptions (line 663) | interface DurableObjectNamespaceGetDurableObjectOptionsVersionOptions { type DurableObjectState (line 666) | interface DurableObjectState { type DurableObjectTransaction (line 686) | interface DurableObjectTransaction { type DurableObjectStorage (line 717) | interface DurableObjectStorage { type DurableObjectListOptions (line 762) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 772) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 776) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 779) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 784) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 788) | class WebSocketRequestResponsePair { type DurableObjectFacets (line 793) | interface DurableObjectFacets { type FacetStartupOptions (line 803) | interface FacetStartupOptions< type DurableObjectStateVersion (line 809) | interface DurableObjectStateVersion { type AnalyticsEngineDataset (line 812) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 815) | interface AnalyticsEngineDataPoint { class Event (line 825) | class Event { type EventInit (line 944) | interface EventInit { type EventListener (line 949) | type EventListener = ( type EventListenerObject (line 952) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 955) | type EventListenerOrEventListenerObject = class EventTarget (line 963) | class EventTarget< type EventTargetEventListenerOptions (line 994) | interface EventTargetEventListenerOptions { type EventTargetAddEventListenerOptions (line 997) | interface EventTargetAddEventListenerOptions { type EventTargetHandlerObject (line 1003) | interface EventTargetHandlerObject { class AbortController (line 1011) | class AbortController { type Scheduler (line 1073) | interface Scheduler { type SchedulerWaitOptions (line 1076) | interface SchedulerWaitOptions { class CustomEvent (line 1097) | class CustomEvent extends Event { type CustomEventCustomEventInit (line 1106) | interface CustomEventCustomEventInit { class Blob (line 1117) | class Blob { type BlobOptions (line 1165) | interface BlobOptions { class File (line 1173) | class File extends Blob { type FileOptions (line 1192) | interface FileOptions { type CacheQueryOptions (line 1229) | interface CacheQueryOptions { type CryptoKeyPair (line 1448) | interface CryptoKeyPair { type JsonWebKey (line 1452) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1472) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1477) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1485) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1494) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1502) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1505) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1512) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1518) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1521) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1525) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1530) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1536) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1540) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1546) | class DigestStream extends WritableStream< class TextDecoder (line 1558) | class TextDecoder { class TextEncoder (line 1578) | class TextEncoder { type TextDecoderConstructorOptions (line 1594) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1598) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1601) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1610) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1643) | interface ErrorEventErrorEventInit { class MessageEvent (line 1655) | class MessageEvent extends Event { type MessageEventInit (line 1688) | interface MessageEventInit { class FormData (line 1715) | class FormData { type ContentOptions (line 1794) | interface ContentOptions { class HTMLRewriter (line 1797) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1806) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1811) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1817) | interface Doctype { type Element (line 1822) | interface Element { type EndTag (line 1859) | interface EndTag { type Comment (line 1871) | interface Comment { type Text (line 1879) | interface Text { type DocumentEnd (line 1897) | interface DocumentEnd { type HeadersInit (line 1920) | type HeadersInit = class Headers (line 1929) | class Headers { type BodyInit (line 1980) | type BodyInit = type Response (line 2025) | interface Response extends Body { type ResponseInit (line 2077) | interface ResponseInit { type RequestInfo (line 2085) | type RequestInfo { type Service (line 2185) | type Service< type Fetcher (line 2198) | type Fetcher< type FetcherScheduledOptions (line 2212) | interface FetcherScheduledOptions { type FetcherScheduledResult (line 2216) | interface FetcherScheduledResult { type FetcherQueueResult (line 2220) | interface FetcherQueueResult { type ServiceBindingQueueMessage (line 2227) | type ServiceBindingQueueMessage = { type KVNamespaceListKey (line 2239) | interface KVNamespaceListKey { type KVNamespaceListResult (line 2244) | type KVNamespaceListResult = type KVNamespace (line 2256) | interface KVNamespace { type KVNamespaceListOptions (line 2372) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 2377) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 2381) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 2386) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 2391) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 2392) | interface Queue { type QueueSendOptions (line 2399) | interface QueueSendOptions { type QueueSendBatchOptions (line 2403) | interface QueueSendBatchOptions { type MessageSendRequest (line 2406) | interface MessageSendRequest { type QueueRetryBatch (line 2411) | interface QueueRetryBatch { type QueueRetryMessage (line 2415) | interface QueueRetryMessage { type QueueRetryOptions (line 2419) | interface QueueRetryOptions { type Message (line 2422) | interface Message { type QueueEvent (line 2430) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 2436) | interface MessageBatch { type R2Error (line 2442) | interface R2Error extends Error { type R2ListOptions (line 2449) | interface R2ListOptions { type R2MultipartUpload (line 2498) | interface R2MultipartUpload { type R2UploadedPart (line 2509) | interface R2UploadedPart { type R2ObjectBody (line 2528) | interface R2ObjectBody extends R2Object { type R2Range (line 2537) | type R2Range = type R2Conditional (line 2549) | interface R2Conditional { type R2GetOptions (line 2556) | interface R2GetOptions { type R2PutOptions (line 2561) | interface R2PutOptions { type R2MultipartOptions (line 2573) | interface R2MultipartOptions { type R2Checksums (line 2579) | interface R2Checksums { type R2StringChecksums (line 2587) | interface R2StringChecksums { type R2HTTPMetadata (line 2594) | interface R2HTTPMetadata { type R2Objects (line 2602) | type R2Objects = { type R2UploadPartOptions (line 2614) | interface R2UploadPartOptions { type ScheduledController (line 2632) | interface ScheduledController { type QueuingStrategy (line 2637) | interface QueuingStrategy { type UnderlyingSink (line 2641) | interface UnderlyingSink { type UnderlyingByteSource (line 2651) | interface UnderlyingByteSource { type UnderlyingSource (line 2658) | interface UnderlyingSource { type Transformer (line 2669) | interface Transformer { type StreamPipeOptions (line 2685) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2708) | type ReadableStreamReadResult = type ReadableStream (line 2722) | interface ReadableStream { class ReadableStreamDefaultReader (line 2797) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2819) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2842) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2845) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 2997) | interface ReadableWritablePair { class WritableStream (line 3011) | class WritableStream { class WritableStreamDefaultWriter (line 3046) | class WritableStreamDefaultWriter { class TransformStream (line 3096) | class TransformStream { class FixedLengthStream (line 3115) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 3121) | class IdentityTransformStream extends TransformStream< type IdentityTransformStreamQueuingStrategy (line 3127) | interface IdentityTransformStreamQueuingStrategy { type ReadableStreamValuesOptions (line 3130) | interface ReadableStreamValuesOptions { class CompressionStream (line 3138) | class CompressionStream extends TransformStream< class DecompressionStream (line 3149) | class DecompressionStream extends TransformStream< class TextEncoderStream (line 3160) | class TextEncoderStream extends TransformStream { class TextDecoderStream (line 3169) | class TextDecoderStream extends TransformStream< type TextDecoderStreamTextDecoderStreamInit (line 3178) | interface TextDecoderStreamTextDecoderStreamInit { class ByteLengthQueuingStrategy (line 3187) | class ByteLengthQueuingStrategy implements QueuingStrategy { type WebSocketAcceptOptions (line 3746) | interface WebSocketAcceptOptions { type SqlStorage (line 3762) | interface SqlStorage { type SqlStorageValue (line 3775) | type SqlStorageValue = ArrayBuffer | string | number | null; type SqlStorageIngestResult (line 3797) | interface SqlStorageIngestResult { type Socket (line 3803) | interface Socket { type SocketOptions (line 3813) | interface SocketOptions { type SocketAddress (line 3818) | interface SocketAddress { type TlsOptions (line 3822) | interface TlsOptions { type SocketInfo (line 3825) | interface SocketInfo { class EventSource (line 3834) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3877) | interface EventSourceEventSourceInit { type Container (line 3881) | interface Container { type ContainerStartupOptions (line 3892) | interface ContainerStartupOptions { type FileSystemFileHandleFileSystemCreateWritableOptions (line 4048) | interface FileSystemFileHandleFileSystemCreateWritableOptions { type FileSystemDirectoryHandleFileSystemGetFileOptions (line 4051) | interface FileSystemDirectoryHandleFileSystemGetFileOptions { type FileSystemDirectoryHandleFileSystemGetDirectoryOptions (line 4054) | interface FileSystemDirectoryHandleFileSystemGetDirectoryOptions { type FileSystemDirectoryHandleFileSystemRemoveOptions (line 4057) | interface FileSystemDirectoryHandleFileSystemRemoveOptions { type FileSystemFileWriteParams (line 4060) | interface FileSystemFileWriteParams { type FileSystemHandleRemoveOptions (line 4066) | interface FileSystemHandleRemoveOptions { class MessageChannel (line 4104) | class MessageChannel { type MessagePortPostMessageOptions (line 4119) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 4122) | type LoopbackForExport< type LoopbackServiceStub (line 4134) | type LoopbackServiceStub< type LoopbackDurableObjectClass (line 4150) | type LoopbackDurableObjectClass< type LoopbackDurableObjectNamespace (line 4156) | interface LoopbackDurableObjectNamespace extends DurableObjectNamespace {} type LoopbackColoLocalActorNamespace (line 4157) | interface LoopbackColoLocalActorNamespace extends ColoLocalActorNamespac... type SyncKvStorage (line 4158) | interface SyncKvStorage { type SyncKvListOptions (line 4164) | interface SyncKvListOptions { type WorkerStub (line 4172) | interface WorkerStub { type WorkerStubEntrypointOptions (line 4182) | interface WorkerStubEntrypointOptions { type WorkerLoader (line 4185) | interface WorkerLoader { type WorkerLoaderModule (line 4192) | interface WorkerLoaderModule { type WorkerLoaderWorkerCode (line 4201) | interface WorkerLoaderWorkerCode { type PerformanceEventLoopUtilization (line 4293) | interface PerformanceEventLoopUtilization { type PerformanceNodeTiming (line 4298) | interface PerformanceNodeTiming extends PerformanceEntry { type UvMetricsInfo (line 4309) | interface UvMetricsInfo { class PerformanceMark (line 4319) | class PerformanceMark extends PerformanceEntry { type PerformanceMarkOptions (line 4343) | interface PerformanceMarkOptions { type PerformanceMeasureOptions (line 4347) | interface PerformanceMeasureOptions { class PerformanceObserver (line 4535) | class PerformanceObserver { type PerformanceObserverObserveOptions (line 4557) | interface PerformanceObserverObserveOptions { type EventCounts (line 4563) | interface EventCounts { type AiSearchInternalError (line 4577) | interface AiSearchInternalError extends Error {} type AiSearchNotFoundError (line 4578) | interface AiSearchNotFoundError extends Error {} type AiSearchNameNotSetError (line 4579) | interface AiSearchNameNotSetError extends Error {} type AiSearchSearchRequest (line 4581) | type AiSearchSearchRequest = { type AiSearchChatCompletionsRequest (line 4615) | type AiSearchChatCompletionsRequest = { type AiSearchSearchResponse (line 4648) | type AiSearchSearchResponse = { type AiSearchListResponse (line 4669) | type AiSearchListResponse = Array<{ type AiSearchConfig (line 4680) | type AiSearchConfig = { type AiSearchInstance (line 4696) | type AiSearchInstance = { type AiImageClassificationInput (line 4744) | type AiImageClassificationInput = { type AiImageClassificationOutput (line 4747) | type AiImageClassificationOutput = { type AiImageToTextInput (line 4755) | type AiImageToTextInput = { type AiImageToTextOutput (line 4769) | type AiImageToTextOutput = { type AiImageTextToTextInput (line 4776) | type AiImageTextToTextInput = { type AiImageTextToTextOutput (line 4791) | type AiImageTextToTextOutput = { type AiMultimodalEmbeddingsInput (line 4798) | type AiMultimodalEmbeddingsInput = { type AiIMultimodalEmbeddingsOutput (line 4802) | type AiIMultimodalEmbeddingsOutput = { type AiObjectDetectionInput (line 4810) | type AiObjectDetectionInput = { type AiObjectDetectionOutput (line 4813) | type AiObjectDetectionOutput = { type AiSentenceSimilarityInput (line 4821) | type AiSentenceSimilarityInput = { type AiSentenceSimilarityOutput (line 4825) | type AiSentenceSimilarityOutput = number[]; type AiAutomaticSpeechRecognitionInput (line 4830) | type AiAutomaticSpeechRecognitionInput = { type AiAutomaticSpeechRecognitionOutput (line 4833) | type AiAutomaticSpeechRecognitionOutput = { type AiSummarizationInput (line 4846) | type AiSummarizationInput = { type AiSummarizationOutput (line 4850) | type AiSummarizationOutput = { type AiTextClassificationInput (line 4857) | type AiTextClassificationInput = { type AiTextClassificationOutput (line 4860) | type AiTextClassificationOutput = { type AiTextEmbeddingsInput (line 4868) | type AiTextEmbeddingsInput = { type AiTextEmbeddingsOutput (line 4871) | type AiTextEmbeddingsOutput = { type RoleScopedChatInput (line 4879) | type RoleScopedChatInput = { type AiTextGenerationToolLegacyInput (line 4889) | type AiTextGenerationToolLegacyInput = { type AiTextGenerationToolInput (line 4903) | type AiTextGenerationToolInput = { type AiTextGenerationFunctionsInput (line 4920) | type AiTextGenerationFunctionsInput = { type AiTextGenerationResponseFormat (line 4924) | type AiTextGenerationResponseFormat = { type AiTextGenerationInput (line 4928) | type AiTextGenerationInput = { type AiTextGenerationToolLegacyOutput (line 4948) | type AiTextGenerationToolLegacyOutput = { type AiTextGenerationToolOutput (line 4952) | type AiTextGenerationToolOutput = { type UsageTags (line 4960) | type UsageTags = { type AiTextGenerationOutput (line 4965) | type AiTextGenerationOutput = { type AiTextToSpeechInput (line 4975) | type AiTextToSpeechInput = { type AiTextToSpeechOutput (line 4979) | type AiTextToSpeechOutput = type AiTextToImageInput (line 4988) | type AiTextToImageInput = { type AiTextToImageOutput (line 5001) | type AiTextToImageOutput = ReadableStream; type AiTranslationInput (line 5006) | type AiTranslationInput = { type AiTranslationOutput (line 5011) | type AiTranslationOutput = { type ChatCompletionContentPartText (line 5021) | type ChatCompletionContentPartText = { type ChatCompletionContentPartImage (line 5025) | type ChatCompletionContentPartImage = { type ChatCompletionContentPartInputAudio (line 5032) | type ChatCompletionContentPartInputAudio = { type ChatCompletionContentPartFile (line 5040) | type ChatCompletionContentPartFile = { type ChatCompletionContentPartRefusal (line 5050) | type ChatCompletionContentPartRefusal = { type ChatCompletionContentPart (line 5054) | type ChatCompletionContentPart = type FunctionDefinition (line 5059) | type FunctionDefinition = { type ChatCompletionFunctionTool (line 5065) | type ChatCompletionFunctionTool = { type ChatCompletionCustomToolGrammarFormat (line 5069) | type ChatCompletionCustomToolGrammarFormat = { type ChatCompletionCustomToolTextFormat (line 5076) | type ChatCompletionCustomToolTextFormat = { type ChatCompletionCustomToolFormat (line 5079) | type ChatCompletionCustomToolFormat = type ChatCompletionCustomTool (line 5082) | type ChatCompletionCustomTool = { type ChatCompletionTool (line 5090) | type ChatCompletionTool = ChatCompletionFunctionTool | ChatCompletionCus... type ChatCompletionMessageFunctionToolCall (line 5091) | type ChatCompletionMessageFunctionToolCall = { type ChatCompletionMessageCustomToolCall (line 5100) | type ChatCompletionMessageCustomToolCall = { type ChatCompletionMessageToolCall (line 5108) | type ChatCompletionMessageToolCall = type ChatCompletionToolChoiceFunction (line 5111) | type ChatCompletionToolChoiceFunction = { type ChatCompletionToolChoiceCustom (line 5117) | type ChatCompletionToolChoiceCustom = { type ChatCompletionToolChoiceAllowedTools (line 5123) | type ChatCompletionToolChoiceAllowedTools = { type ChatCompletionToolChoiceOption (line 5130) | type ChatCompletionToolChoiceOption = type DeveloperMessage (line 5137) | type DeveloperMessage = { type SystemMessage (line 5147) | type SystemMessage = { type UserMessageContentPart (line 5164) | type UserMessageContentPart = { type UserMessage (line 5181) | type UserMessage = { type AssistantMessageContentPart (line 5186) | type AssistantMessageContentPart = { type AssistantMessage (line 5191) | type AssistantMessage = { type ToolMessage (line 5205) | type ToolMessage = { type FunctionMessage (line 5215) | type FunctionMessage = { type ChatCompletionMessageParam (line 5220) | type ChatCompletionMessageParam = type ChatCompletionsResponseFormatText (line 5227) | type ChatCompletionsResponseFormatText = { type ChatCompletionsResponseFormatJSONObject (line 5230) | type ChatCompletionsResponseFormatJSONObject = { type ResponseFormatJSONSchema (line 5233) | type ResponseFormatJSONSchema = { type ResponseFormat (line 5242) | type ResponseFormat = type ChatCompletionsStreamOptions (line 5246) | type ChatCompletionsStreamOptions = { type PredictionContent (line 5250) | type PredictionContent = { type AudioParams (line 5259) | type AudioParams = { type WebSearchUserLocation (line 5267) | type WebSearchUserLocation = { type WebSearchOptions (line 5276) | type WebSearchOptions = { type ChatTemplateKwargs (line 5280) | type ChatTemplateKwargs = { type ChatCompletionsCommonOptions (line 5287) | type ChatCompletionsCommonOptions = { type PromptTokensDetails (line 5325) | type PromptTokensDetails = { type CompletionTokensDetails (line 5329) | type CompletionTokensDetails = { type CompletionUsage (line 5335) | type CompletionUsage = { type ChatCompletionTopLogprob (line 5342) | type ChatCompletionTopLogprob = { type ChatCompletionTokenLogprob (line 5347) | type ChatCompletionTokenLogprob = { type ChatCompletionAudio (line 5353) | type ChatCompletionAudio = { type ChatCompletionUrlCitation (line 5360) | type ChatCompletionUrlCitation = { type ChatCompletionResponseMessage (line 5369) | type ChatCompletionResponseMessage = { type ChatCompletionLogprobs (line 5381) | type ChatCompletionLogprobs = { type ChatCompletionChoice (line 5385) | type ChatCompletionChoice = { type ChatCompletionsPromptInput (line 5396) | type ChatCompletionsPromptInput = { type ChatCompletionsMessagesInput (line 5399) | type ChatCompletionsMessagesInput = { type ChatCompletionsOutput (line 5402) | type ChatCompletionsOutput = { type ResponsesInput (line 5422) | type ResponsesInput = { type ResponsesOutput (line 5444) | type ResponsesOutput = { type EasyInputMessage (line 5469) | type EasyInputMessage = { type ResponsesFunctionTool (line 5474) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 5483) | type ResponseIncompleteDetails = { type ResponsePrompt (line 5486) | type ResponsePrompt = { type Reasoning (line 5493) | type Reasoning = { type ResponseContent (line 5498) | type ResponseContent = type ResponseContentReasoningText (line 5504) | type ResponseContentReasoningText = { type ResponseConversationParam (line 5508) | type ResponseConversationParam = { type ResponseCreatedEvent (line 5511) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 5516) | type ResponseCustomToolCallOutput = { type ResponseError (line 5522) | type ResponseError = { type ResponseErrorEvent (line 5544) | type ResponseErrorEvent = { type ResponseFailedEvent (line 5551) | type ResponseFailedEvent = { type ResponseFormatText (line 5556) | type ResponseFormatText = { type ResponseFormatJSONObject (line 5559) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 5562) | type ResponseFormatTextConfig = type ResponseFormatTextJSONSchemaConfig (line 5566) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 5575) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 5582) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 5590) | type ResponseFunctionCallOutputItem = type ResponseFunctionCallOutputItemList (line 5593) | type ResponseFunctionCallOutputItemList = Array; type ResponseInputContent (line 5621) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 5622) | type ResponseInputImage = { type ResponseInputImageContent (line 5630) | type ResponseInputImageContent = { type ResponseInputItem (line 5638) | type ResponseInputItem = type ResponseInputItemFunctionCallOutput (line 5645) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 5652) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 5658) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 5659) | type ResponseInputMessageItem = { type ResponseInputText (line 5666) | type ResponseInputText = { type ResponseInputTextContent (line 5670) | type ResponseInputTextContent = { type ResponseItem (line 5674) | type ResponseItem = type ResponseOutputItem (line 5679) | type ResponseOutputItem = type ResponseOutputItemAddedEvent (line 5683) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 5689) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 5695) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 5702) | type ResponseOutputRefusal = { type ResponseOutputText (line 5706) | type ResponseOutputText = { type ResponseReasoningItem (line 5711) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 5719) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 5723) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 5727) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 5735) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 5743) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 5751) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 5759) | type ResponseStatus = type ResponseStreamEvent (line 5766) | type ResponseStreamEvent = type ResponseCompletedEvent (line 5782) | type ResponseCompletedEvent = { type ResponseTextConfig (line 5787) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 5791) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 5800) | type ResponseTextDoneEvent = { type Logprob (line 5809) | type Logprob = { type TopLogprob (line 5814) | type TopLogprob = { type ResponseUsage (line 5818) | type ResponseUsage = { type Tool (line 5823) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 5824) | type ToolChoiceFunction = { type ToolChoiceOptions (line 5828) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 5829) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 5830) | type StreamOptions = { type Without (line 5834) | type Without = { type XOR (line 5838) | type XOR = (T & Without) | (U & Without); type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 5839) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 5859) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 5872) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 5882) | type Ai_Cf_Openai_Whisper_Input = type Ai_Cf_Openai_Whisper_Output (line 5890) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 5913) | type Ai_Cf_Meta_M2M100_1_2B_Input = type Ai_Cf_Meta_M2M100_1_2B_Output (line 5947) | type Ai_Cf_Meta_M2M100_1_2B_Output = type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 5955) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 5965) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 5985) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 5998) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 6008) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 6028) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 6041) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 6051) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 6092) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 6099) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 6107) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 6130) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 6182) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 6262) | type Ai_Cf_Baai_Bge_M3_Input = type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 6274) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 6293) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 6300) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 6319) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 6326) | type Ai_Cf_Baai_Bge_M3_Output = type Ai_Cf_Baai_Bge_M3_Output_Query (line 6331) | interface Ai_Cf_Baai_Bge_M3_Output_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 6343) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Output_Embedding (line 6351) | interface Ai_Cf_Baai_Bge_M3_Output_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 6362) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 6372) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 6382) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 6392) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 6395) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 6446) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 6620) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 6643) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 6647) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 6698) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 6702) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 6860) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 6864) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 6909) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 6913) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 6952) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 6962) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 6994) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 7029) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 7047) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 7063) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 7066) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 7117) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 7121) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 7271) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 7275) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 7315) | type Ai_Cf_Qwen_Qwq_32B_Input = type Ai_Cf_Qwen_Qwq_32B_Prompt (line 7318) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 7368) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 7549) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 7589) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 7592) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 7642) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 7823) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 7863) | type Ai_Cf_Google_Gemma_3_12B_It_Input = type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 7866) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 7916) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 8080) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 8120) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 8124) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 8175) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 8179) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 8361) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 8367) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 8418) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 8600) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 8653) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 8657) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 8708) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 8712) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 8870) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 8874) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 8880) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 8931) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 8935) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 9093) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 9097) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 9102) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 9202) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 9266) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 9276) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 9430) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 9467) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 9476) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 9484) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 9508) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 9530) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 9563) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 9568) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 9598) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 9608) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 9649) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 9654) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 9698) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 9708) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 9712) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 9763) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 9767) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 9925) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 9929) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 9935) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 9986) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 9990) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 10148) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 10152) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 10157) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 10257) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 10321) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 10331) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 10337) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 10354) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 10391) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 10447) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 10516) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 10521) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 10560) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input (line 10565) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output (line 10571) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input (line 10581) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output (line 10587) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input (line 10597) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output (line 10603) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output { type AiModels (line 10625) | interface AiModels { type AiOptions (line 10716) | type AiOptions = { type AiModelsSearchParams (line 10741) | type AiModelsSearchParams = { type AiModelsSearchObject (line 10750) | type AiModelsSearchObject = { type ChatCompletionsBase (line 10766) | type ChatCompletionsBase = XOR< type ChatCompletionsInput (line 10770) | type ChatCompletionsInput = XOR< type InferenceUpstreamError (line 10776) | interface InferenceUpstreamError extends Error {} type AiInternalError (line 10777) | interface AiInternalError extends Error {} type AiModelListType (line 10778) | type AiModelListType = Record; type GatewayRetries (line 10859) | type GatewayRetries = { type GatewayOptions (line 10864) | type GatewayOptions = { type UniversalGatewayOptions (line 10875) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 10881) | type AiGatewayPatchLog = { type AiGatewayLog (line 10886) | type AiGatewayLog = { type AIGatewayProviders (line 10913) | type AIGatewayProviders = type AIGatewayHeaders (line 10934) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 10960) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 10966) | interface AiGatewayInternalError extends Error {} type AiGatewayLogNotFound (line 10967) | interface AiGatewayLogNotFound extends Error {} type AutoRAGInternalError (line 10984) | interface AutoRAGInternalError extends Error {} type AutoRAGNotFoundError (line 10989) | interface AutoRAGNotFoundError extends Error {} type AutoRAGUnauthorizedError (line 10993) | interface AutoRAGUnauthorizedError extends Error {} type AutoRAGNameNotSetError (line 10998) | interface AutoRAGNameNotSetError extends Error {} type ComparisonFilter (line 10999) | type ComparisonFilter = { type CompoundFilter (line 11004) | type CompoundFilter = { type AutoRagSearchRequest (line 11013) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 11032) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 11041) | type AutoRagAiSearchRequestStreaming = Omit< type AutoRagSearchResponse (line 11052) | type AutoRagSearchResponse = { type AutoRagListResponse (line 11073) | type AutoRagListResponse = { type AutoRagAiSearchResponse (line 11086) | type AutoRagAiSearchResponse = AutoRagSearchResponse & { type BasicImageTransformations (line 11131) | interface BasicImageTransformations { type BasicImageTransformationsGravityCoordinates (line 11207) | interface BasicImageTransformationsGravityCoordinates { type RequestInitCfProperties (line 11221) | interface RequestInitCfProperties extends Record { type RequestInitCfPropertiesImageDraw (line 11272) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 11309) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 11474) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 11479) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 11488) | type IncomingRequestCfProperties = type IncomingRequestCfPropertiesBase (line 11494) | interface IncomingRequestCfPropertiesBase extends Record { type IncomingRequestCfPropertiesBotManagementBase (line 11572) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 11599) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 11611) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 11623) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise = type D1Meta (line 12154) | interface D1Meta { type D1Response (line 12186) | interface D1Response { type D1Result (line 12191) | type D1Result = D1Response & { type D1ExecResult (line 12194) | interface D1ExecResult { type D1SessionConstraint (line 12198) | type D1SessionConstraint = type D1SessionBookmark (line 12207) | type D1SessionBookmark = string; type Disposable (line 12253) | interface Disposable {} type EmailSendResult (line 12257) | interface EmailSendResult { type EmailMessage (line 12266) | interface EmailMessage { type ForwardableEmailMessage (line 12279) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 12313) | type EmailAttachment = type EmailAddress (line 12329) | interface EmailAddress { type SendEmail (line 12336) | interface SendEmail { type EmailExportedHandler (line 12354) | type EmailExportedHandler = ( type HelloWorldBinding (line 12369) | interface HelloWorldBinding { type Hyperdrive (line 12382) | interface Hyperdrive { type ImageInfoResponse (line 12432) | type ImageInfoResponse = type ImageTransform (line 12442) | type ImageTransform = { type ImageDrawOptions (line 12499) | type ImageDrawOptions = { type ImageInputOptions (line 12507) | type ImageInputOptions = { type ImageOutputOptions (line 12510) | type ImageOutputOptions = { type ImageMetadata (line 12523) | interface ImageMetadata { type ImageUploadOptions (line 12533) | interface ImageUploadOptions { type ImageUpdateOptions (line 12541) | interface ImageUpdateOptions { type ImageListOptions (line 12546) | interface ImageListOptions { type ImageList (line 12552) | interface ImageList { type HostedImagesBinding (line 12557) | interface HostedImagesBinding { type ImagesBinding (line 12603) | interface ImagesBinding { type ImageTransformer (line 12627) | interface ImageTransformer { type ImageTransformationOutputOptions (line 12651) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 12654) | interface ImageTransformationResult { type ImagesError (line 12668) | interface ImagesError extends Error { type MediaBinding (line 12677) | interface MediaBinding { type MediaTransformer (line 12689) | interface MediaTransformer { type MediaTransformationGenerator (line 12709) | interface MediaTransformationGenerator { type MediaTransformationResult (line 12721) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 12742) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 12754) | type MediaTransformationOutputOptions = { type MediaError (line 12782) | interface MediaError extends Error { type NodeStyleServer (line 12788) | interface NodeStyleServer { type Params (line 12798) | type Params

= Record; type EventContext (line 12799) | type EventContext = { type PagesFunction (line 12813) | type PagesFunction< type EventPluginContext (line 12818) | type EventPluginContext = { type PagesPluginFunction (line 12833) | type PagesPluginFunction< type PipelineRecord (line 12865) | type PipelineRecord = Record; type PipelineBatchMetadata (line 12866) | type PipelineBatchMetadata = { type Pipeline (line 12870) | interface Pipeline { type PubSubMessage (line 12883) | interface PubSubMessage { type JsonWebKeyWithKid (line 12909) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 12913) | interface RateLimitOptions { type RateLimitOutcome (line 12916) | interface RateLimitOutcome { type RateLimit (line 12919) | interface RateLimit { type RpcTargetBranded (line 12940) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 12943) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 12946) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 12949) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 12952) | type EntrypointBranded = type Stubable (line 12957) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 12962) | type Serializable = type StubBase (line 12981) | interface StubBase extends Disposable { type Stub (line 12985) | type Stub = Provider & StubBase; type BaseType (line 12987) | type BaseType = type Stubify (line 13007) | type Stubify = T extends Stubable type Unstubify (line 13029) | type Unstubify = type UnstubifyAll (line 13049) | type UnstubifyAll = { type MaybeProvider (line 13054) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 13055) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 13063) | type Result = R extends Stubable type MethodOrProperty (line 13073) | type MethodOrProperty = V extends (...args: infer P) => infer R type MaybeCallableProvider (line 13078) | type MaybeCallableProvider = T extends (...args: any[]) => any type Provider (line 13084) | type Provider< type Env (line 13102) | interface Env {} type GlobalProps (line 13121) | interface GlobalProps {} type GlobalProp (line 13124) | type GlobalProp = K extends keyof GlobalProps type MainModule (line 13129) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 13131) | type Exports = { type RpcStub (line 13145) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 13194) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 13202) | type WorkflowSleepDuration = type WorkflowDelayDuration (line 13205) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 13206) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 13207) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 13208) | type WorkflowBackoff = "constant" | "linear" | "exponential"; type WorkflowStepConfig (line 13209) | type WorkflowStepConfig = { type WorkflowEvent (line 13217) | type WorkflowEvent = { type WorkflowStepEvent (line 13222) | type WorkflowStepEvent = { type WorkflowStepContext (line 13227) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 13250) | type WorkflowInstanceStatus = type SecretsStoreSecret (line 13289) | interface SecretsStoreSecret { type StreamBinding (line 13325) | interface StreamBinding { type StreamVideoHandle (line 13362) | interface StreamVideoHandle { type StreamVideo (line 13399) | interface StreamVideo { type StreamVideoStatus (line 13506) | type StreamVideoStatus = { type StreamVideoInput (line 13528) | type StreamVideoInput = { type StreamPublicDetails (line 13538) | type StreamPublicDetails = { type StreamDirectUpload (line 13556) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 13574) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 13615) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 13621) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 13663) | interface StreamScopedCaptions { type StreamScopedDownloads (line 13707) | interface StreamScopedDownloads { type StreamVideos (line 13739) | interface StreamVideos { type StreamWatermarks (line 13748) | interface StreamWatermarks { type StreamUpdateVideoParams (line 13802) | type StreamUpdateVideoParams = { type StreamCaption (line 13847) | type StreamCaption = { type StreamDownloadStatus (line 13865) | type StreamDownloadStatus = "ready" | "inprogress" | "error"; type StreamDownloadType (line 13866) | type StreamDownloadType = "default" | "audio"; type StreamDownload (line 13867) | type StreamDownload = { type StreamDownloadGetResponse (line 13885) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 13895) | type StreamWatermarkPosition = type StreamWatermark (line 13901) | type StreamWatermark = { type StreamWatermarkCreateParams (line 13957) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 13987) | type StreamVideosListParams = { type StreamPaginationComparison (line 14013) | type StreamPaginationComparison = "eq" | "gt" | "gte" | "lt" | "lte"; type StreamError (line 14017) | interface StreamError extends Error { type InternalError (line 14023) | interface InternalError extends StreamError { type BadRequestError (line 14026) | interface BadRequestError extends StreamError { type NotFoundError (line 14029) | interface NotFoundError extends StreamError { type ForbiddenError (line 14032) | interface ForbiddenError extends StreamError { type RateLimitedError (line 14035) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 14038) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 14041) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 14044) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 14047) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 14050) | interface TooManyWatermarksError extends StreamError { type MarkdownDocument (line 14053) | type MarkdownDocument = { type ConversionResponse (line 14057) | type ConversionResponse = type ImageConversionOptions (line 14073) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 14076) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 14080) | type ConversionOptions = { type ConversionRequestOptions (line 14097) | type ConversionRequestOptions = { type SupportedFileFormat (line 14102) | type SupportedFileFormat = { type Header (line 14118) | interface Header { type FetchEventInfo (line 14122) | interface FetchEventInfo { type JsRpcEventInfo (line 14129) | interface JsRpcEventInfo { type ScheduledEventInfo (line 14132) | interface ScheduledEventInfo { type AlarmEventInfo (line 14137) | interface AlarmEventInfo { type QueueEventInfo (line 14141) | interface QueueEventInfo { type EmailEventInfo (line 14146) | interface EmailEventInfo { type TraceEventInfo (line 14152) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 14156) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 14159) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 14162) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 14167) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 14174) | interface CustomEventInfo { type FetchResponseInfo (line 14177) | interface FetchResponseInfo { type EventOutcome (line 14181) | type EventOutcome = type ScriptVersion (line 14193) | interface ScriptVersion { type Onset (line 14198) | interface Onset { type Outcome (line 14220) | interface Outcome { type SpanOpen (line 14226) | interface SpanOpen { type SpanClose (line 14233) | interface SpanClose { type DiagnosticChannelEvent (line 14237) | interface DiagnosticChannelEvent { type Exception (line 14242) | interface Exception { type Log (line 14248) | interface Log { type DroppedEventsDiagnostic (line 14253) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 14257) | interface StreamDiagnostic { type Return (line 14266) | interface Return { type Attribute (line 14270) | interface Attribute { type Attributes (line 14282) | interface Attributes { type EventType (line 14286) | type EventType = type SpanContext (line 14298) | interface SpanContext { type TailEvent (line 14313) | interface TailEvent { type TailEventHandler (line 14323) | type TailEventHandler = ( type TailEventHandlerObject (line 14326) | type TailEventHandlerObject = { type TailEventHandlerType (line 14336) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 14344) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 14348) | type VectorizeVectorMetadata = type VectorFloatArray (line 14351) | type VectorFloatArray = Float32Array | Float64Array; type VectorizeError (line 14352) | interface VectorizeError { type VectorizeVectorMetadataFilterOp (line 14361) | type VectorizeVectorMetadataFilterOp = type VectorizeVectorMetadataFilterCollectionOp (line 14368) | type VectorizeVectorMetadataFilterCollectionOp = "$in" | "$nin"; type VectorizeVectorMetadataFilter (line 14372) | type VectorizeVectorMetadataFilter = { type VectorizeDistanceMetric (line 14393) | type VectorizeDistanceMetric = "euclidean" | "cosine" | "dot-product"; type VectorizeMetadataRetrievalLevel (line 14403) | type VectorizeMetadataRetrievalLevel = "all" | "indexed" | "none"; type VectorizeQueryOptions (line 14404) | interface VectorizeQueryOptions { type VectorizeIndexConfig (line 14414) | type VectorizeIndexConfig = type VectorizeIndexDetails (line 14428) | interface VectorizeIndexDetails { type VectorizeIndexInfo (line 14443) | interface VectorizeIndexInfo { type VectorizeVector (line 14456) | interface VectorizeVector { type VectorizeMatch (line 14469) | type VectorizeMatch = Pick, "values"> & type VectorizeMatches (line 14477) | interface VectorizeMatches { type VectorizeVectorMutation (line 14488) | interface VectorizeVectorMutation { type VectorizeAsyncMutation (line 14498) | interface VectorizeAsyncMutation { type WorkerVersionMetadata (line 14609) | type WorkerVersionMetadata = { type DynamicDispatchLimits (line 14617) | interface DynamicDispatchLimits { type DynamicDispatchOptions (line 14627) | interface DynamicDispatchOptions { type DispatchNamespace (line 14639) | interface DispatchNamespace { class NonRetryableError (line 14660) | class NonRetryableError extends Error { type WorkflowDurationLabel (line 14689) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 14697) | type WorkflowSleepDuration = type WorkflowRetentionDuration (line 14700) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowInstanceCreateOptions (line 14701) | interface WorkflowInstanceCreateOptions { type InstanceStatus (line 14719) | type InstanceStatus = { type WorkflowError (line 14736) | interface WorkflowError { FILE: types/generated-snapshot/experimental/index.ts class DOMException (line 23) | class DOMException extends Error { type WorkerGlobalScopeEventMap (line 72) | type WorkerGlobalScopeEventMap = { type Console (line 87) | interface Console { type BufferSource (line 200) | type BufferSource = ArrayBufferView | ArrayBuffer; type TypedArray (line 201) | type TypedArray = class CompileError (line 214) | class CompileError extends Error { class RuntimeError (line 217) | class RuntimeError extends Error { type ValueType (line 220) | type ValueType = type GlobalDescriptor (line 228) | interface GlobalDescriptor { class Global (line 232) | class Global { type ImportValue (line 237) | type ImportValue = ExportValue | number; type ModuleImports (line 238) | type ModuleImports = Record; type Imports (line 239) | type Imports = Record; type ExportValue (line 240) | type ExportValue = Function | Global | Memory | Table; type Exports (line 241) | type Exports = Record; class Instance (line 242) | class Instance { type MemoryDescriptor (line 246) | interface MemoryDescriptor { class Memory (line 251) | class Memory { type ImportExportKind (line 256) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 257) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 261) | interface ModuleImportDescriptor { type TableKind (line 271) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 272) | interface TableDescriptor { class Table (line 277) | class Table { type ServiceWorkerGlobalScope (line 293) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 491) | interface TestController {} type ExecutionContext (line 492) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 507) | type ExportedHandlerFetchHandler< type ExportedHandlerTailHandler (line 516) | type ExportedHandlerTailHandler = ( type ExportedHandlerTraceHandler (line 521) | type ExportedHandlerTraceHandler = ( type ExportedHandlerTailStreamHandler (line 526) | type ExportedHandlerTailStreamHandler = ( type ExportedHandlerScheduledHandler (line 531) | type ExportedHandlerScheduledHandler = ( type ExportedHandlerQueueHandler (line 536) | type ExportedHandlerQueueHandler< type ExportedHandlerTestHandler (line 545) | type ExportedHandlerTestHandler = ( type ExportedHandler (line 550) | interface ExportedHandler< type StructuredSerializeOptions (line 565) | interface StructuredSerializeOptions { type AlarmInvocationInfo (line 576) | interface AlarmInvocationInfo { type Cloudflare (line 580) | interface Cloudflare { type DurableObject (line 586) | interface DurableObject { type DurableObjectStub (line 601) | type DurableObjectStub< type DurableObjectId (line 610) | interface DurableObjectId { type DurableObjectJurisdiction (line 640) | type DurableObjectJurisdiction = "eu" | "fedramp" | "fedramp-high"; type DurableObjectNamespaceNewUniqueIdOptions (line 641) | interface DurableObjectNamespaceNewUniqueIdOptions { type DurableObjectLocationHint (line 644) | type DurableObjectLocationHint = type DurableObjectRoutingMode (line 654) | type DurableObjectRoutingMode = "primary-only"; type DurableObjectNamespaceGetDurableObjectOptions (line 655) | interface DurableObjectNamespaceGetDurableObjectOptions { type DurableObjectClass (line 662) | interface DurableObjectClass< type DurableObjectNamespaceGetDurableObjectOptionsVersionOptions (line 665) | interface DurableObjectNamespaceGetDurableObjectOptionsVersionOptions { type DurableObjectState (line 668) | interface DurableObjectState { type DurableObjectTransaction (line 688) | interface DurableObjectTransaction { type DurableObjectStorage (line 719) | interface DurableObjectStorage { type DurableObjectListOptions (line 764) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 774) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 778) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 781) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 786) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 790) | class WebSocketRequestResponsePair { type DurableObjectFacets (line 795) | interface DurableObjectFacets { type FacetStartupOptions (line 805) | interface FacetStartupOptions< type DurableObjectStateVersion (line 811) | interface DurableObjectStateVersion { type AnalyticsEngineDataset (line 814) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 817) | interface AnalyticsEngineDataPoint { class Event (line 827) | class Event { type EventInit (line 946) | interface EventInit { type EventListener (line 951) | type EventListener = ( type EventListenerObject (line 954) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 957) | type EventListenerOrEventListenerObject< class EventTarget (line 965) | class EventTarget< type EventTargetEventListenerOptions (line 996) | interface EventTargetEventListenerOptions { type EventTargetAddEventListenerOptions (line 999) | interface EventTargetAddEventListenerOptions { type EventTargetHandlerObject (line 1005) | interface EventTargetHandlerObject { class AbortController (line 1013) | class AbortController { type Scheduler (line 1075) | interface Scheduler { type SchedulerWaitOptions (line 1078) | interface SchedulerWaitOptions { class CustomEvent (line 1099) | class CustomEvent extends Event { type CustomEventCustomEventInit (line 1108) | interface CustomEventCustomEventInit { class Blob (line 1119) | class Blob { type BlobOptions (line 1167) | interface BlobOptions { class File (line 1175) | class File extends Blob { type FileOptions (line 1194) | interface FileOptions { type CacheQueryOptions (line 1231) | interface CacheQueryOptions { type CryptoKeyPair (line 1450) | interface CryptoKeyPair { type JsonWebKey (line 1454) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1474) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1479) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1487) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1496) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1504) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1507) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1514) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1520) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1523) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1527) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1532) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1538) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1542) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1548) | class DigestStream extends WritableStream< class TextDecoder (line 1560) | class TextDecoder { class TextEncoder (line 1580) | class TextEncoder { type TextDecoderConstructorOptions (line 1596) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1600) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1603) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1612) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1645) | interface ErrorEventErrorEventInit { class MessageEvent (line 1657) | class MessageEvent extends Event { type MessageEventInit (line 1690) | interface MessageEventInit { class FormData (line 1717) | class FormData { type ContentOptions (line 1796) | interface ContentOptions { class HTMLRewriter (line 1799) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1808) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1813) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1819) | interface Doctype { type Element (line 1824) | interface Element { type EndTag (line 1861) | interface EndTag { type Comment (line 1873) | interface Comment { type Text (line 1881) | interface Text { type DocumentEnd (line 1899) | interface DocumentEnd { type HeadersInit (line 1922) | type HeadersInit = class Headers (line 1931) | class Headers { type BodyInit (line 1982) | type BodyInit = type Response (line 2027) | interface Response extends Body { type ResponseInit (line 2079) | interface ResponseInit { type RequestInfo (line 2087) | type RequestInfo< type Request (line 2108) | interface Request< type RequestInit (line 2169) | interface RequestInit { type Service (line 2188) | type Service< type Fetcher (line 2201) | type Fetcher< type FetcherScheduledOptions (line 2215) | interface FetcherScheduledOptions { type FetcherScheduledResult (line 2219) | interface FetcherScheduledResult { type FetcherQueueResult (line 2223) | interface FetcherQueueResult { type ServiceBindingQueueMessage (line 2230) | type ServiceBindingQueueMessage = { type KVNamespaceListKey (line 2242) | interface KVNamespaceListKey { type KVNamespaceListResult (line 2247) | type KVNamespaceListResult = type KVNamespace (line 2259) | interface KVNamespace { type KVNamespaceListOptions (line 2375) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 2380) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 2384) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 2389) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 2394) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 2395) | interface Queue { type QueueSendOptions (line 2402) | interface QueueSendOptions { type QueueSendBatchOptions (line 2406) | interface QueueSendBatchOptions { type MessageSendRequest (line 2409) | interface MessageSendRequest { type QueueRetryBatch (line 2414) | interface QueueRetryBatch { type QueueRetryMessage (line 2418) | interface QueueRetryMessage { type QueueRetryOptions (line 2422) | interface QueueRetryOptions { type Message (line 2425) | interface Message { type QueueEvent (line 2433) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 2439) | interface MessageBatch { type R2Error (line 2445) | interface R2Error extends Error { type R2ListOptions (line 2452) | interface R2ListOptions { type R2MultipartUpload (line 2501) | interface R2MultipartUpload { type R2UploadedPart (line 2512) | interface R2UploadedPart { type R2ObjectBody (line 2531) | interface R2ObjectBody extends R2Object { type R2Range (line 2540) | type R2Range = type R2Conditional (line 2552) | interface R2Conditional { type R2GetOptions (line 2559) | interface R2GetOptions { type R2PutOptions (line 2564) | interface R2PutOptions { type R2MultipartOptions (line 2576) | interface R2MultipartOptions { type R2Checksums (line 2582) | interface R2Checksums { type R2StringChecksums (line 2590) | interface R2StringChecksums { type R2HTTPMetadata (line 2597) | interface R2HTTPMetadata { type R2Objects (line 2605) | type R2Objects = { type R2UploadPartOptions (line 2617) | interface R2UploadPartOptions { type ScheduledController (line 2635) | interface ScheduledController { type QueuingStrategy (line 2640) | interface QueuingStrategy { type UnderlyingSink (line 2644) | interface UnderlyingSink { type UnderlyingByteSource (line 2654) | interface UnderlyingByteSource { type UnderlyingSource (line 2661) | interface UnderlyingSource { type Transformer (line 2672) | interface Transformer { type StreamPipeOptions (line 2688) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2711) | type ReadableStreamReadResult = type ReadableStream (line 2725) | interface ReadableStream { class ReadableStreamDefaultReader (line 2800) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2822) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2845) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2848) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 3000) | interface ReadableWritablePair { class WritableStream (line 3014) | class WritableStream { class WritableStreamDefaultWriter (line 3049) | class WritableStreamDefaultWriter { class TransformStream (line 3099) | class TransformStream { class FixedLengthStream (line 3118) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 3124) | class IdentityTransformStream extends TransformStream< type IdentityTransformStreamQueuingStrategy (line 3130) | interface IdentityTransformStreamQueuingStrategy { type ReadableStreamValuesOptions (line 3133) | interface ReadableStreamValuesOptions { class CompressionStream (line 3141) | class CompressionStream extends TransformStream< class DecompressionStream (line 3152) | class DecompressionStream extends TransformStream< class TextEncoderStream (line 3163) | class TextEncoderStream extends TransformStream< class TextDecoderStream (line 3175) | class TextDecoderStream extends TransformStream< type TextDecoderStreamTextDecoderStreamInit (line 3184) | interface TextDecoderStreamTextDecoderStreamInit { class ByteLengthQueuingStrategy (line 3193) | class ByteLengthQueuingStrategy implements QueuingStrategy { type WebSocketAcceptOptions (line 3752) | interface WebSocketAcceptOptions { type SqlStorage (line 3768) | interface SqlStorage { type SqlStorageValue (line 3781) | type SqlStorageValue = ArrayBuffer | string | number | null; type SqlStorageIngestResult (line 3803) | interface SqlStorageIngestResult { type Socket (line 3809) | interface Socket { type SocketOptions (line 3819) | interface SocketOptions { type SocketAddress (line 3824) | interface SocketAddress { type TlsOptions (line 3828) | interface TlsOptions { type SocketInfo (line 3831) | interface SocketInfo { class EventSource (line 3840) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3883) | interface EventSourceEventSourceInit { type Container (line 3887) | interface Container { type ContainerStartupOptions (line 3898) | interface ContainerStartupOptions { type FileSystemFileHandleFileSystemCreateWritableOptions (line 4054) | interface FileSystemFileHandleFileSystemCreateWritableOptions { type FileSystemDirectoryHandleFileSystemGetFileOptions (line 4057) | interface FileSystemDirectoryHandleFileSystemGetFileOptions { type FileSystemDirectoryHandleFileSystemGetDirectoryOptions (line 4060) | interface FileSystemDirectoryHandleFileSystemGetDirectoryOptions { type FileSystemDirectoryHandleFileSystemRemoveOptions (line 4063) | interface FileSystemDirectoryHandleFileSystemRemoveOptions { type FileSystemFileWriteParams (line 4066) | interface FileSystemFileWriteParams { type FileSystemHandleRemoveOptions (line 4072) | interface FileSystemHandleRemoveOptions { class MessageChannel (line 4110) | class MessageChannel { type MessagePortPostMessageOptions (line 4125) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 4128) | type LoopbackForExport< type LoopbackServiceStub (line 4140) | type LoopbackServiceStub< type LoopbackDurableObjectClass (line 4156) | type LoopbackDurableObjectClass< type LoopbackDurableObjectNamespace (line 4162) | interface LoopbackDurableObjectNamespace extends DurableObjectNamespace {} type LoopbackColoLocalActorNamespace (line 4163) | interface LoopbackColoLocalActorNamespace extends ColoLocalActorNamespac... type SyncKvStorage (line 4164) | interface SyncKvStorage { type SyncKvListOptions (line 4170) | interface SyncKvListOptions { type WorkerStub (line 4178) | interface WorkerStub { type WorkerStubEntrypointOptions (line 4188) | interface WorkerStubEntrypointOptions { type WorkerLoader (line 4191) | interface WorkerLoader { type WorkerLoaderModule (line 4198) | interface WorkerLoaderModule { type WorkerLoaderWorkerCode (line 4207) | interface WorkerLoaderWorkerCode { type PerformanceEventLoopUtilization (line 4299) | interface PerformanceEventLoopUtilization { type PerformanceNodeTiming (line 4304) | interface PerformanceNodeTiming extends PerformanceEntry { type UvMetricsInfo (line 4315) | interface UvMetricsInfo { class PerformanceMark (line 4325) | class PerformanceMark extends PerformanceEntry { type PerformanceMarkOptions (line 4349) | interface PerformanceMarkOptions { type PerformanceMeasureOptions (line 4353) | interface PerformanceMeasureOptions { class PerformanceObserver (line 4541) | class PerformanceObserver { type PerformanceObserverObserveOptions (line 4563) | interface PerformanceObserverObserveOptions { type EventCounts (line 4569) | interface EventCounts { type AiSearchInternalError (line 4583) | interface AiSearchInternalError extends Error {} type AiSearchNotFoundError (line 4584) | interface AiSearchNotFoundError extends Error {} type AiSearchNameNotSetError (line 4585) | interface AiSearchNameNotSetError extends Error {} type AiSearchSearchRequest (line 4587) | type AiSearchSearchRequest = { type AiSearchChatCompletionsRequest (line 4621) | type AiSearchChatCompletionsRequest = { type AiSearchSearchResponse (line 4654) | type AiSearchSearchResponse = { type AiSearchListResponse (line 4675) | type AiSearchListResponse = Array<{ type AiSearchConfig (line 4686) | type AiSearchConfig = { type AiSearchInstance (line 4702) | type AiSearchInstance = { type AiImageClassificationInput (line 4750) | type AiImageClassificationInput = { type AiImageClassificationOutput (line 4753) | type AiImageClassificationOutput = { type AiImageToTextInput (line 4761) | type AiImageToTextInput = { type AiImageToTextOutput (line 4775) | type AiImageToTextOutput = { type AiImageTextToTextInput (line 4782) | type AiImageTextToTextInput = { type AiImageTextToTextOutput (line 4797) | type AiImageTextToTextOutput = { type AiMultimodalEmbeddingsInput (line 4804) | type AiMultimodalEmbeddingsInput = { type AiIMultimodalEmbeddingsOutput (line 4808) | type AiIMultimodalEmbeddingsOutput = { type AiObjectDetectionInput (line 4816) | type AiObjectDetectionInput = { type AiObjectDetectionOutput (line 4819) | type AiObjectDetectionOutput = { type AiSentenceSimilarityInput (line 4827) | type AiSentenceSimilarityInput = { type AiSentenceSimilarityOutput (line 4831) | type AiSentenceSimilarityOutput = number[]; type AiAutomaticSpeechRecognitionInput (line 4836) | type AiAutomaticSpeechRecognitionInput = { type AiAutomaticSpeechRecognitionOutput (line 4839) | type AiAutomaticSpeechRecognitionOutput = { type AiSummarizationInput (line 4852) | type AiSummarizationInput = { type AiSummarizationOutput (line 4856) | type AiSummarizationOutput = { type AiTextClassificationInput (line 4863) | type AiTextClassificationInput = { type AiTextClassificationOutput (line 4866) | type AiTextClassificationOutput = { type AiTextEmbeddingsInput (line 4874) | type AiTextEmbeddingsInput = { type AiTextEmbeddingsOutput (line 4877) | type AiTextEmbeddingsOutput = { type RoleScopedChatInput (line 4885) | type RoleScopedChatInput = { type AiTextGenerationToolLegacyInput (line 4895) | type AiTextGenerationToolLegacyInput = { type AiTextGenerationToolInput (line 4909) | type AiTextGenerationToolInput = { type AiTextGenerationFunctionsInput (line 4926) | type AiTextGenerationFunctionsInput = { type AiTextGenerationResponseFormat (line 4930) | type AiTextGenerationResponseFormat = { type AiTextGenerationInput (line 4934) | type AiTextGenerationInput = { type AiTextGenerationToolLegacyOutput (line 4954) | type AiTextGenerationToolLegacyOutput = { type AiTextGenerationToolOutput (line 4958) | type AiTextGenerationToolOutput = { type UsageTags (line 4966) | type UsageTags = { type AiTextGenerationOutput (line 4971) | type AiTextGenerationOutput = { type AiTextToSpeechInput (line 4981) | type AiTextToSpeechInput = { type AiTextToSpeechOutput (line 4985) | type AiTextToSpeechOutput = type AiTextToImageInput (line 4994) | type AiTextToImageInput = { type AiTextToImageOutput (line 5007) | type AiTextToImageOutput = ReadableStream; type AiTranslationInput (line 5012) | type AiTranslationInput = { type AiTranslationOutput (line 5017) | type AiTranslationOutput = { type ChatCompletionContentPartText (line 5027) | type ChatCompletionContentPartText = { type ChatCompletionContentPartImage (line 5031) | type ChatCompletionContentPartImage = { type ChatCompletionContentPartInputAudio (line 5038) | type ChatCompletionContentPartInputAudio = { type ChatCompletionContentPartFile (line 5046) | type ChatCompletionContentPartFile = { type ChatCompletionContentPartRefusal (line 5056) | type ChatCompletionContentPartRefusal = { type ChatCompletionContentPart (line 5060) | type ChatCompletionContentPart = type FunctionDefinition (line 5065) | type FunctionDefinition = { type ChatCompletionFunctionTool (line 5071) | type ChatCompletionFunctionTool = { type ChatCompletionCustomToolGrammarFormat (line 5075) | type ChatCompletionCustomToolGrammarFormat = { type ChatCompletionCustomToolTextFormat (line 5082) | type ChatCompletionCustomToolTextFormat = { type ChatCompletionCustomToolFormat (line 5085) | type ChatCompletionCustomToolFormat = type ChatCompletionCustomTool (line 5088) | type ChatCompletionCustomTool = { type ChatCompletionTool (line 5096) | type ChatCompletionTool = type ChatCompletionMessageFunctionToolCall (line 5099) | type ChatCompletionMessageFunctionToolCall = { type ChatCompletionMessageCustomToolCall (line 5108) | type ChatCompletionMessageCustomToolCall = { type ChatCompletionMessageToolCall (line 5116) | type ChatCompletionMessageToolCall = type ChatCompletionToolChoiceFunction (line 5119) | type ChatCompletionToolChoiceFunction = { type ChatCompletionToolChoiceCustom (line 5125) | type ChatCompletionToolChoiceCustom = { type ChatCompletionToolChoiceAllowedTools (line 5131) | type ChatCompletionToolChoiceAllowedTools = { type ChatCompletionToolChoiceOption (line 5138) | type ChatCompletionToolChoiceOption = type DeveloperMessage (line 5145) | type DeveloperMessage = { type SystemMessage (line 5155) | type SystemMessage = { type UserMessageContentPart (line 5172) | type UserMessageContentPart = { type UserMessage (line 5189) | type UserMessage = { type AssistantMessageContentPart (line 5194) | type AssistantMessageContentPart = { type AssistantMessage (line 5199) | type AssistantMessage = { type ToolMessage (line 5213) | type ToolMessage = { type FunctionMessage (line 5223) | type FunctionMessage = { type ChatCompletionMessageParam (line 5228) | type ChatCompletionMessageParam = type ChatCompletionsResponseFormatText (line 5235) | type ChatCompletionsResponseFormatText = { type ChatCompletionsResponseFormatJSONObject (line 5238) | type ChatCompletionsResponseFormatJSONObject = { type ResponseFormatJSONSchema (line 5241) | type ResponseFormatJSONSchema = { type ResponseFormat (line 5250) | type ResponseFormat = type ChatCompletionsStreamOptions (line 5254) | type ChatCompletionsStreamOptions = { type PredictionContent (line 5258) | type PredictionContent = { type AudioParams (line 5267) | type AudioParams = { type WebSearchUserLocation (line 5275) | type WebSearchUserLocation = { type WebSearchOptions (line 5284) | type WebSearchOptions = { type ChatTemplateKwargs (line 5288) | type ChatTemplateKwargs = { type ChatCompletionsCommonOptions (line 5295) | type ChatCompletionsCommonOptions = { type PromptTokensDetails (line 5333) | type PromptTokensDetails = { type CompletionTokensDetails (line 5337) | type CompletionTokensDetails = { type CompletionUsage (line 5343) | type CompletionUsage = { type ChatCompletionTopLogprob (line 5350) | type ChatCompletionTopLogprob = { type ChatCompletionTokenLogprob (line 5355) | type ChatCompletionTokenLogprob = { type ChatCompletionAudio (line 5361) | type ChatCompletionAudio = { type ChatCompletionUrlCitation (line 5368) | type ChatCompletionUrlCitation = { type ChatCompletionResponseMessage (line 5377) | type ChatCompletionResponseMessage = { type ChatCompletionLogprobs (line 5389) | type ChatCompletionLogprobs = { type ChatCompletionChoice (line 5393) | type ChatCompletionChoice = { type ChatCompletionsPromptInput (line 5404) | type ChatCompletionsPromptInput = { type ChatCompletionsMessagesInput (line 5407) | type ChatCompletionsMessagesInput = { type ChatCompletionsOutput (line 5410) | type ChatCompletionsOutput = { type ResponsesInput (line 5430) | type ResponsesInput = { type ResponsesOutput (line 5452) | type ResponsesOutput = { type EasyInputMessage (line 5477) | type EasyInputMessage = { type ResponsesFunctionTool (line 5482) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 5491) | type ResponseIncompleteDetails = { type ResponsePrompt (line 5494) | type ResponsePrompt = { type Reasoning (line 5501) | type Reasoning = { type ResponseContent (line 5506) | type ResponseContent = type ResponseContentReasoningText (line 5512) | type ResponseContentReasoningText = { type ResponseConversationParam (line 5516) | type ResponseConversationParam = { type ResponseCreatedEvent (line 5519) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 5524) | type ResponseCustomToolCallOutput = { type ResponseError (line 5530) | type ResponseError = { type ResponseErrorEvent (line 5552) | type ResponseErrorEvent = { type ResponseFailedEvent (line 5559) | type ResponseFailedEvent = { type ResponseFormatText (line 5564) | type ResponseFormatText = { type ResponseFormatJSONObject (line 5567) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 5570) | type ResponseFormatTextConfig = type ResponseFormatTextJSONSchemaConfig (line 5574) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 5583) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 5590) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 5598) | type ResponseFunctionCallOutputItem = type ResponseFunctionCallOutputItemList (line 5601) | type ResponseFunctionCallOutputItemList = type ResponseFunctionToolCall (line 5603) | type ResponseFunctionToolCall = { type ResponseFunctionToolCallItem (line 5611) | interface ResponseFunctionToolCallItem extends ResponseFunctionToolCall { type ResponseFunctionToolCallOutputItem (line 5614) | type ResponseFunctionToolCallOutputItem = { type ResponseIncludable (line 5621) | type ResponseIncludable = type ResponseIncompleteEvent (line 5624) | type ResponseIncompleteEvent = { type ResponseInput (line 5629) | type ResponseInput = Array; type ResponseInputContent (line 5630) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 5631) | type ResponseInputImage = { type ResponseInputImageContent (line 5639) | type ResponseInputImageContent = { type ResponseInputItem (line 5647) | type ResponseInputItem = type ResponseInputItemFunctionCallOutput (line 5654) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 5661) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 5667) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 5668) | type ResponseInputMessageItem = { type ResponseInputText (line 5675) | type ResponseInputText = { type ResponseInputTextContent (line 5679) | type ResponseInputTextContent = { type ResponseItem (line 5683) | type ResponseItem = type ResponseOutputItem (line 5688) | type ResponseOutputItem = type ResponseOutputItemAddedEvent (line 5692) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 5698) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 5704) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 5711) | type ResponseOutputRefusal = { type ResponseOutputText (line 5715) | type ResponseOutputText = { type ResponseReasoningItem (line 5720) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 5728) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 5732) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 5736) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 5744) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 5752) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 5760) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 5768) | type ResponseStatus = type ResponseStreamEvent (line 5775) | type ResponseStreamEvent = type ResponseCompletedEvent (line 5791) | type ResponseCompletedEvent = { type ResponseTextConfig (line 5796) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 5800) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 5809) | type ResponseTextDoneEvent = { type Logprob (line 5818) | type Logprob = { type TopLogprob (line 5823) | type TopLogprob = { type ResponseUsage (line 5827) | type ResponseUsage = { type Tool (line 5832) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 5833) | type ToolChoiceFunction = { type ToolChoiceOptions (line 5837) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 5838) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 5839) | type StreamOptions = { type Without (line 5843) | type Without = { type XOR (line 5847) | type XOR = (T & Without) | (U & Without); type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 5848) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 5868) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 5881) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 5891) | type Ai_Cf_Openai_Whisper_Input = type Ai_Cf_Openai_Whisper_Output (line 5899) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 5922) | type Ai_Cf_Meta_M2M100_1_2B_Input = type Ai_Cf_Meta_M2M100_1_2B_Output (line 5956) | type Ai_Cf_Meta_M2M100_1_2B_Output = type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 5964) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 5974) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 5994) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 6007) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 6017) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 6037) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 6050) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 6060) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 6101) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 6108) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 6116) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 6139) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 6191) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 6271) | type Ai_Cf_Baai_Bge_M3_Input = type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 6283) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 6302) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 6309) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 6328) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 6335) | type Ai_Cf_Baai_Bge_M3_Output = type Ai_Cf_Baai_Bge_M3_Output_Query (line 6340) | interface Ai_Cf_Baai_Bge_M3_Output_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 6352) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Output_Embedding (line 6360) | interface Ai_Cf_Baai_Bge_M3_Output_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 6371) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 6381) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 6391) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 6401) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 6404) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 6455) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 6629) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 6652) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 6656) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 6707) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 6711) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 6869) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 6873) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 6918) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 6922) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 6961) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 6971) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 7003) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 7038) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 7056) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 7072) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 7075) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 7126) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 7130) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 7280) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 7284) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 7324) | type Ai_Cf_Qwen_Qwq_32B_Input = type Ai_Cf_Qwen_Qwq_32B_Prompt (line 7327) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 7377) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 7558) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 7598) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 7601) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 7651) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 7832) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 7872) | type Ai_Cf_Google_Gemma_3_12B_It_Input = type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 7875) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 7925) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 8089) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 8129) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 8133) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 8184) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 8188) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 8370) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 8376) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 8427) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 8609) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 8662) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 8666) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 8717) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 8721) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 8879) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 8883) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 8889) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 8940) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 8944) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 9102) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 9106) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 9111) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 9211) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 9275) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 9285) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 9439) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 9476) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 9485) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 9493) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 9517) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 9539) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 9572) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 9577) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 9607) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 9617) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 9658) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 9663) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 9707) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 9717) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 9721) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 9772) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 9776) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 9934) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 9938) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 9944) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 9995) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 9999) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 10157) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 10161) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 10166) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 10266) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 10330) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 10340) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 10346) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 10363) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 10400) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 10456) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 10525) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 10530) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 10569) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input (line 10574) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output (line 10580) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input (line 10590) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output (line 10596) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input (line 10606) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output (line 10612) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output { type AiModels (line 10634) | interface AiModels { type AiOptions (line 10725) | type AiOptions = { type AiModelsSearchParams (line 10750) | type AiModelsSearchParams = { type AiModelsSearchObject (line 10759) | type AiModelsSearchObject = { type ChatCompletionsBase (line 10775) | type ChatCompletionsBase = XOR< type ChatCompletionsInput (line 10779) | type ChatCompletionsInput = XOR< type InferenceUpstreamError (line 10785) | interface InferenceUpstreamError extends Error {} type AiInternalError (line 10786) | interface AiInternalError extends Error {} type AiModelListType (line 10787) | type AiModelListType = Record; type GatewayRetries (line 10870) | type GatewayRetries = { type GatewayOptions (line 10875) | type GatewayOptions = { type UniversalGatewayOptions (line 10886) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 10892) | type AiGatewayPatchLog = { type AiGatewayLog (line 10897) | type AiGatewayLog = { type AIGatewayProviders (line 10924) | type AIGatewayProviders = type AIGatewayHeaders (line 10945) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 10971) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 10977) | interface AiGatewayInternalError extends Error {} type AiGatewayLogNotFound (line 10978) | interface AiGatewayLogNotFound extends Error {} type AutoRAGInternalError (line 10995) | interface AutoRAGInternalError extends Error {} type AutoRAGNotFoundError (line 11000) | interface AutoRAGNotFoundError extends Error {} type AutoRAGUnauthorizedError (line 11004) | interface AutoRAGUnauthorizedError extends Error {} type AutoRAGNameNotSetError (line 11009) | interface AutoRAGNameNotSetError extends Error {} type ComparisonFilter (line 11010) | type ComparisonFilter = { type CompoundFilter (line 11015) | type CompoundFilter = { type AutoRagSearchRequest (line 11024) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 11043) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 11052) | type AutoRagAiSearchRequestStreaming = Omit< type AutoRagSearchResponse (line 11063) | type AutoRagSearchResponse = { type AutoRagListResponse (line 11084) | type AutoRagListResponse = { type AutoRagAiSearchResponse (line 11097) | type AutoRagAiSearchResponse = AutoRagSearchResponse & { type BasicImageTransformations (line 11142) | interface BasicImageTransformations { type BasicImageTransformationsGravityCoordinates (line 11218) | interface BasicImageTransformationsGravityCoordinates { type RequestInitCfProperties (line 11232) | interface RequestInitCfProperties extends Record { type RequestInitCfPropertiesImageDraw (line 11283) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 11320) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 11485) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 11490) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 11499) | type IncomingRequestCfProperties = type IncomingRequestCfPropertiesBase (line 11505) | interface IncomingRequestCfPropertiesBase extends Record< type IncomingRequestCfPropertiesBotManagementBase (line 11586) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 11613) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 11625) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 11637) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise< type IncomingRequestCfPropertiesCloudflareAccessOrApiShield (line 11648) | interface IncomingRequestCfPropertiesCloudflareAccessOrApiShield { type IncomingRequestCfPropertiesExportedAuthenticatorMetadata (line 11670) | interface IncomingRequestCfPropertiesExportedAuthenticatorMetadata { type IncomingRequestCfPropertiesGeographicInformation (line 11699) | interface IncomingRequestCfPropertiesGeographicInformation { type IncomingRequestCfPropertiesTLSClientAuth (line 11776) | interface IncomingRequestCfPropertiesTLSClientAuth { type IncomingRequestCfPropertiesTLSClientAuthPlaceholder (line 11869) | interface IncomingRequestCfPropertiesTLSClientAuthPlaceholder { type CertVerificationStatus (line 11889) | type CertVerificationStatus = type IncomingRequestCfPropertiesEdgeRequestKeepAliveStatus (line 11907) | type IncomingRequestCfPropertiesEdgeRequestKeepAliveStatus = type Iso3166Alpha2Code (line 11915) | type Iso3166Alpha2Code = type ContinentCode (line 12166) | type ContinentCode = type CfProperties (line 12174) | type CfProperties = type D1Meta (line 12177) | interface D1Meta { type D1Response (line 12209) | interface D1Response { type D1Result (line 12214) | type D1Result = D1Response & { type D1ExecResult (line 12217) | interface D1ExecResult { type D1SessionConstraint (line 12221) | type D1SessionConstraint = type D1SessionBookmark (line 12230) | type D1SessionBookmark = string; type Disposable (line 12276) | interface Disposable {} type EmailSendResult (line 12280) | interface EmailSendResult { type EmailMessage (line 12289) | interface EmailMessage { type ForwardableEmailMessage (line 12302) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 12336) | type EmailAttachment = type EmailAddress (line 12352) | interface EmailAddress { type SendEmail (line 12359) | interface SendEmail { type EmailExportedHandler (line 12377) | type EmailExportedHandler = ( type HelloWorldBinding (line 12385) | interface HelloWorldBinding { type Hyperdrive (line 12398) | interface Hyperdrive { type ImageInfoResponse (line 12448) | type ImageInfoResponse = type ImageTransform (line 12458) | type ImageTransform = { type ImageDrawOptions (line 12515) | type ImageDrawOptions = { type ImageInputOptions (line 12523) | type ImageInputOptions = { type ImageOutputOptions (line 12526) | type ImageOutputOptions = { type ImageMetadata (line 12539) | interface ImageMetadata { type ImageUploadOptions (line 12549) | interface ImageUploadOptions { type ImageUpdateOptions (line 12557) | interface ImageUpdateOptions { type ImageListOptions (line 12562) | interface ImageListOptions { type ImageList (line 12568) | interface ImageList { type HostedImagesBinding (line 12573) | interface HostedImagesBinding { type ImagesBinding (line 12619) | interface ImagesBinding { type ImageTransformer (line 12643) | interface ImageTransformer { type ImageTransformationOutputOptions (line 12667) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 12670) | interface ImageTransformationResult { type ImagesError (line 12684) | interface ImagesError extends Error { type MediaBinding (line 12693) | interface MediaBinding { type MediaTransformer (line 12705) | interface MediaTransformer { type MediaTransformationGenerator (line 12725) | interface MediaTransformationGenerator { type MediaTransformationResult (line 12737) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 12758) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 12770) | type MediaTransformationOutputOptions = { type MediaError (line 12798) | interface MediaError extends Error { type Params (line 12803) | type Params

= Record; type EventContext (line 12804) | type EventContext = { type PagesFunction (line 12818) | type PagesFunction< type EventPluginContext (line 12823) | type EventPluginContext = { type PagesPluginFunction (line 12838) | type PagesPluginFunction< type PubSubMessage (line 12850) | interface PubSubMessage { type JsonWebKeyWithKid (line 12876) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 12880) | interface RateLimitOptions { type RateLimitOutcome (line 12883) | interface RateLimitOutcome { type RateLimit (line 12886) | interface RateLimit { type RpcTargetBranded (line 12907) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 12910) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 12913) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 12916) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 12919) | type EntrypointBranded = type Stubable (line 12924) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 12929) | type Serializable = type StubBase (line 12948) | interface StubBase extends Disposable { type Stub (line 12952) | type Stub = Provider & StubBase; type BaseType (line 12954) | type BaseType = type Stubify (line 12974) | type Stubify = T extends Stubable type Unstubify (line 12996) | type Unstubify = type UnstubifyAll (line 13016) | type UnstubifyAll = { type MaybeProvider (line 13021) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 13022) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 13030) | type Result = R extends Stubable type MethodOrProperty (line 13040) | type MethodOrProperty = V extends (...args: infer P) => infer R type MaybeCallableProvider (line 13045) | type MaybeCallableProvider = T extends (...args: any[]) => any type Provider (line 13051) | type Provider< type Env (line 13069) | interface Env {} type GlobalProps (line 13088) | interface GlobalProps {} type GlobalProp (line 13091) | type GlobalProp = K extends keyof GlobalProps type MainModule (line 13096) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 13098) | type Exports = { type RpcStub (line 13112) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 13161) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 13169) | type WorkflowSleepDuration = type WorkflowDelayDuration (line 13172) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 13173) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 13174) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 13175) | type WorkflowBackoff = "constant" | "linear" | "exponential"; type WorkflowStepConfig (line 13176) | type WorkflowStepConfig = { type WorkflowEvent (line 13184) | type WorkflowEvent = { type WorkflowStepEvent (line 13189) | type WorkflowStepEvent = { type WorkflowStepContext (line 13194) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 13217) | type WorkflowInstanceStatus = type SecretsStoreSecret (line 13253) | interface SecretsStoreSecret { type StreamBinding (line 13282) | interface StreamBinding { type StreamVideoHandle (line 13319) | interface StreamVideoHandle { type StreamVideo (line 13356) | interface StreamVideo { type StreamVideoStatus (line 13463) | type StreamVideoStatus = { type StreamVideoInput (line 13485) | type StreamVideoInput = { type StreamPublicDetails (line 13495) | type StreamPublicDetails = { type StreamDirectUpload (line 13513) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 13531) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 13572) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 13578) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 13620) | interface StreamScopedCaptions { type StreamScopedDownloads (line 13664) | interface StreamScopedDownloads { type StreamVideos (line 13696) | interface StreamVideos { type StreamWatermarks (line 13705) | interface StreamWatermarks { type StreamUpdateVideoParams (line 13759) | type StreamUpdateVideoParams = { type StreamCaption (line 13804) | type StreamCaption = { type StreamDownloadStatus (line 13822) | type StreamDownloadStatus = "ready" | "inprogress" | "error"; type StreamDownloadType (line 13823) | type StreamDownloadType = "default" | "audio"; type StreamDownload (line 13824) | type StreamDownload = { type StreamDownloadGetResponse (line 13842) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 13852) | type StreamWatermarkPosition = type StreamWatermark (line 13858) | type StreamWatermark = { type StreamWatermarkCreateParams (line 13914) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 13944) | type StreamVideosListParams = { type StreamPaginationComparison (line 13970) | type StreamPaginationComparison = "eq" | "gt" | "gte" | "lt" | "lte"; type StreamError (line 13974) | interface StreamError extends Error { type InternalError (line 13980) | interface InternalError extends StreamError { type BadRequestError (line 13983) | interface BadRequestError extends StreamError { type NotFoundError (line 13986) | interface NotFoundError extends StreamError { type ForbiddenError (line 13989) | interface ForbiddenError extends StreamError { type RateLimitedError (line 13992) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 13995) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 13998) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 14001) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 14004) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 14007) | interface TooManyWatermarksError extends StreamError { type MarkdownDocument (line 14010) | type MarkdownDocument = { type ConversionResponse (line 14014) | type ConversionResponse = type ImageConversionOptions (line 14030) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 14033) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 14037) | type ConversionOptions = { type ConversionRequestOptions (line 14054) | type ConversionRequestOptions = { type SupportedFileFormat (line 14059) | type SupportedFileFormat = { type Header (line 14075) | interface Header { type FetchEventInfo (line 14079) | interface FetchEventInfo { type JsRpcEventInfo (line 14086) | interface JsRpcEventInfo { type ScheduledEventInfo (line 14089) | interface ScheduledEventInfo { type AlarmEventInfo (line 14094) | interface AlarmEventInfo { type QueueEventInfo (line 14098) | interface QueueEventInfo { type EmailEventInfo (line 14103) | interface EmailEventInfo { type TraceEventInfo (line 14109) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 14113) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 14116) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 14119) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 14124) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 14131) | interface CustomEventInfo { type FetchResponseInfo (line 14134) | interface FetchResponseInfo { type EventOutcome (line 14138) | type EventOutcome = type ScriptVersion (line 14150) | interface ScriptVersion { type Onset (line 14155) | interface Onset { type Outcome (line 14177) | interface Outcome { type SpanOpen (line 14183) | interface SpanOpen { type SpanClose (line 14190) | interface SpanClose { type DiagnosticChannelEvent (line 14194) | interface DiagnosticChannelEvent { type Exception (line 14199) | interface Exception { type Log (line 14205) | interface Log { type DroppedEventsDiagnostic (line 14210) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 14214) | interface StreamDiagnostic { type Return (line 14223) | interface Return { type Attribute (line 14227) | interface Attribute { type Attributes (line 14239) | interface Attributes { type EventType (line 14243) | type EventType = type SpanContext (line 14255) | interface SpanContext { type TailEvent (line 14270) | interface TailEvent { type TailEventHandler (line 14280) | type TailEventHandler = ( type TailEventHandlerObject (line 14283) | type TailEventHandlerObject = { type TailEventHandlerType (line 14293) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 14301) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 14305) | type VectorizeVectorMetadata = type VectorFloatArray (line 14308) | type VectorFloatArray = Float32Array | Float64Array; type VectorizeError (line 14309) | interface VectorizeError { type VectorizeVectorMetadataFilterOp (line 14318) | type VectorizeVectorMetadataFilterOp = type VectorizeVectorMetadataFilterCollectionOp (line 14325) | type VectorizeVectorMetadataFilterCollectionOp = "$in" | "$nin"; type VectorizeVectorMetadataFilter (line 14329) | type VectorizeVectorMetadataFilter = { type VectorizeDistanceMetric (line 14350) | type VectorizeDistanceMetric = "euclidean" | "cosine" | "dot-product"; type VectorizeMetadataRetrievalLevel (line 14360) | type VectorizeMetadataRetrievalLevel = "all" | "indexed" | "none"; type VectorizeQueryOptions (line 14361) | interface VectorizeQueryOptions { type VectorizeIndexConfig (line 14371) | type VectorizeIndexConfig = type VectorizeIndexDetails (line 14385) | interface VectorizeIndexDetails { type VectorizeIndexInfo (line 14400) | interface VectorizeIndexInfo { type VectorizeVector (line 14413) | interface VectorizeVector { type VectorizeMatch (line 14426) | type VectorizeMatch = Pick, "values"> & type VectorizeMatches (line 14434) | interface VectorizeMatches { type VectorizeVectorMutation (line 14445) | interface VectorizeVectorMutation { type VectorizeAsyncMutation (line 14455) | interface VectorizeAsyncMutation { type WorkerVersionMetadata (line 14566) | type WorkerVersionMetadata = { type DynamicDispatchLimits (line 14574) | interface DynamicDispatchLimits { type DynamicDispatchOptions (line 14584) | interface DynamicDispatchOptions { type DispatchNamespace (line 14596) | interface DispatchNamespace { type WorkflowDurationLabel (line 14637) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 14645) | type WorkflowSleepDuration = type WorkflowRetentionDuration (line 14648) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowInstanceCreateOptions (line 14649) | interface WorkflowInstanceCreateOptions { type InstanceStatus (line 14667) | type InstanceStatus = { type WorkflowError (line 14684) | interface WorkflowError { FILE: types/generated-snapshot/latest/index.d.ts class DOMException (line 23) | class DOMException extends Error { type WorkerGlobalScopeEventMap (line 72) | type WorkerGlobalScopeEventMap = { type Console (line 87) | interface Console { type BufferSource (line 200) | type BufferSource = ArrayBufferView | ArrayBuffer; type TypedArray (line 201) | type TypedArray = class CompileError (line 214) | class CompileError extends Error { class RuntimeError (line 217) | class RuntimeError extends Error { type ValueType (line 220) | type ValueType = type GlobalDescriptor (line 228) | interface GlobalDescriptor { class Global (line 232) | class Global { type ImportValue (line 237) | type ImportValue = ExportValue | number; type ModuleImports (line 238) | type ModuleImports = Record; type Imports (line 239) | type Imports = Record; type ExportValue (line 240) | type ExportValue = Function | Global | Memory | Table; type Exports (line 241) | type Exports = Record; class Instance (line 242) | class Instance { type MemoryDescriptor (line 246) | interface MemoryDescriptor { class Memory (line 251) | class Memory { type ImportExportKind (line 256) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 257) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 261) | interface ModuleImportDescriptor { type TableKind (line 271) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 272) | interface TableDescriptor { class Table (line 277) | class Table { type ServiceWorkerGlobalScope (line 293) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 476) | interface TestController {} type ExecutionContext (line 477) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 483) | type ExportedHandlerFetchHandler< type ExportedHandlerTailHandler (line 492) | type ExportedHandlerTailHandler = ( type ExportedHandlerTraceHandler (line 497) | type ExportedHandlerTraceHandler = ( type ExportedHandlerTailStreamHandler (line 502) | type ExportedHandlerTailStreamHandler = ( type ExportedHandlerScheduledHandler (line 507) | type ExportedHandlerScheduledHandler = ( type ExportedHandlerQueueHandler (line 512) | type ExportedHandlerQueueHandler< type ExportedHandlerTestHandler (line 521) | type ExportedHandlerTestHandler = ( type ExportedHandler (line 526) | interface ExportedHandler< type StructuredSerializeOptions (line 541) | interface StructuredSerializeOptions { type AlarmInvocationInfo (line 551) | interface AlarmInvocationInfo { type Cloudflare (line 555) | interface Cloudflare { type DurableObject (line 558) | interface DurableObject { type DurableObjectStub (line 573) | type DurableObjectStub< type DurableObjectId (line 582) | interface DurableObjectId { type DurableObjectJurisdiction (line 608) | type DurableObjectJurisdiction = "eu" | "fedramp" | "fedramp-high"; type DurableObjectNamespaceNewUniqueIdOptions (line 609) | interface DurableObjectNamespaceNewUniqueIdOptions { type DurableObjectLocationHint (line 612) | type DurableObjectLocationHint = type DurableObjectRoutingMode (line 622) | type DurableObjectRoutingMode = "primary-only"; type DurableObjectNamespaceGetDurableObjectOptions (line 623) | interface DurableObjectNamespaceGetDurableObjectOptions { type DurableObjectClass (line 627) | interface DurableObjectClass< type DurableObjectState (line 630) | interface DurableObjectState { type DurableObjectTransaction (line 648) | interface DurableObjectTransaction { type DurableObjectStorage (line 679) | interface DurableObjectStorage { type DurableObjectListOptions (line 720) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 730) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 734) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 737) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 742) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 746) | class WebSocketRequestResponsePair { type AnalyticsEngineDataset (line 751) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 754) | interface AnalyticsEngineDataPoint { class Event (line 764) | class Event { type EventInit (line 883) | interface EventInit { type EventListener (line 888) | type EventListener = ( type EventListenerObject (line 891) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 894) | type EventListenerOrEventListenerObject = class EventTarget (line 902) | class EventTarget< type EventTargetEventListenerOptions (line 933) | interface EventTargetEventListenerOptions { type EventTargetAddEventListenerOptions (line 936) | interface EventTargetAddEventListenerOptions { type EventTargetHandlerObject (line 942) | interface EventTargetHandlerObject { class AbortController (line 950) | class AbortController { type Scheduler (line 1012) | interface Scheduler { type SchedulerWaitOptions (line 1015) | interface SchedulerWaitOptions { class CustomEvent (line 1036) | class CustomEvent extends Event { type CustomEventCustomEventInit (line 1045) | interface CustomEventCustomEventInit { class Blob (line 1056) | class Blob { type BlobOptions (line 1104) | interface BlobOptions { class File (line 1112) | class File extends Blob { type FileOptions (line 1131) | interface FileOptions { type CacheQueryOptions (line 1168) | interface CacheQueryOptions { type CryptoKeyPair (line 1387) | interface CryptoKeyPair { type JsonWebKey (line 1391) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1411) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1416) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1424) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1433) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1441) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1444) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1451) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1457) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1460) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1464) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1469) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1475) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1479) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1485) | class DigestStream extends WritableStream< class TextDecoder (line 1497) | class TextDecoder { class TextEncoder (line 1517) | class TextEncoder { type TextDecoderConstructorOptions (line 1533) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1537) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1540) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1549) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1582) | interface ErrorEventErrorEventInit { class MessageEvent (line 1594) | class MessageEvent extends Event { type MessageEventInit (line 1627) | interface MessageEventInit { class FormData (line 1654) | class FormData { type ContentOptions (line 1733) | interface ContentOptions { class HTMLRewriter (line 1736) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1745) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1750) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1756) | interface Doctype { type Element (line 1761) | interface Element { type EndTag (line 1798) | interface EndTag { type Comment (line 1810) | interface Comment { type Text (line 1818) | interface Text { type DocumentEnd (line 1836) | interface DocumentEnd { type HeadersInit (line 1859) | type HeadersInit = class Headers (line 1868) | class Headers { type BodyInit (line 1919) | type BodyInit = type Response (line 1964) | interface Response extends Body { type ResponseInit (line 2016) | interface ResponseInit { type RequestInfo (line 2024) | type RequestInfo { type Service (line 2124) | type Service< type Fetcher (line 2137) | type Fetcher< type KVNamespaceListKey (line 2146) | interface KVNamespaceListKey { type KVNamespaceListResult (line 2151) | type KVNamespaceListResult = type KVNamespace (line 2163) | interface KVNamespace { type KVNamespaceListOptions (line 2278) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 2283) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 2287) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 2292) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 2297) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 2298) | interface Queue { type QueueSendOptions (line 2305) | interface QueueSendOptions { type QueueSendBatchOptions (line 2309) | interface QueueSendBatchOptions { type MessageSendRequest (line 2312) | interface MessageSendRequest { type QueueRetryOptions (line 2317) | interface QueueRetryOptions { type Message (line 2320) | interface Message { type QueueEvent (line 2328) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 2334) | interface MessageBatch { type R2Error (line 2340) | interface R2Error extends Error { type R2ListOptions (line 2347) | interface R2ListOptions { type R2MultipartUpload (line 2396) | interface R2MultipartUpload { type R2UploadedPart (line 2407) | interface R2UploadedPart { type R2ObjectBody (line 2426) | interface R2ObjectBody extends R2Object { type R2Range (line 2435) | type R2Range = type R2Conditional (line 2447) | interface R2Conditional { type R2GetOptions (line 2454) | interface R2GetOptions { type R2PutOptions (line 2459) | interface R2PutOptions { type R2MultipartOptions (line 2471) | interface R2MultipartOptions { type R2Checksums (line 2477) | interface R2Checksums { type R2StringChecksums (line 2485) | interface R2StringChecksums { type R2HTTPMetadata (line 2492) | interface R2HTTPMetadata { type R2Objects (line 2500) | type R2Objects = { type R2UploadPartOptions (line 2512) | interface R2UploadPartOptions { type ScheduledController (line 2520) | interface ScheduledController { type QueuingStrategy (line 2525) | interface QueuingStrategy { type UnderlyingSink (line 2529) | interface UnderlyingSink { type UnderlyingByteSource (line 2539) | interface UnderlyingByteSource { type UnderlyingSource (line 2546) | interface UnderlyingSource { type Transformer (line 2557) | interface Transformer { type StreamPipeOptions (line 2573) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2596) | type ReadableStreamReadResult = type ReadableStream (line 2610) | interface ReadableStream { class ReadableStreamDefaultReader (line 2685) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2707) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2730) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2733) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 2885) | interface ReadableWritablePair { class WritableStream (line 2899) | class WritableStream { class WritableStreamDefaultWriter (line 2934) | class WritableStreamDefaultWriter { class TransformStream (line 2984) | class TransformStream { class FixedLengthStream (line 3003) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 3009) | class IdentityTransformStream extends TransformStream< type IdentityTransformStreamQueuingStrategy (line 3015) | interface IdentityTransformStreamQueuingStrategy { type ReadableStreamValuesOptions (line 3018) | interface ReadableStreamValuesOptions { class CompressionStream (line 3026) | class CompressionStream extends TransformStream< class DecompressionStream (line 3037) | class DecompressionStream extends TransformStream< class TextEncoderStream (line 3048) | class TextEncoderStream extends TransformStream { class TextDecoderStream (line 3057) | class TextDecoderStream extends TransformStream< type TextDecoderStreamTextDecoderStreamInit (line 3066) | interface TextDecoderStreamTextDecoderStreamInit { class ByteLengthQueuingStrategy (line 3075) | class ByteLengthQueuingStrategy implements QueuingStrategy { type WebSocketAcceptOptions (line 3634) | interface WebSocketAcceptOptions { type SqlStorage (line 3650) | interface SqlStorage { type SqlStorageValue (line 3660) | type SqlStorageValue = ArrayBuffer | string | number | null; type Socket (line 3681) | interface Socket { type SocketOptions (line 3691) | interface SocketOptions { type SocketAddress (line 3696) | interface SocketAddress { type TlsOptions (line 3700) | interface TlsOptions { type SocketInfo (line 3703) | interface SocketInfo { class EventSource (line 3712) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3755) | interface EventSourceEventSourceInit { type Container (line 3759) | interface Container { type ContainerStartupOptions (line 3770) | interface ContainerStartupOptions { class MessageChannel (line 3812) | class MessageChannel { type MessagePortPostMessageOptions (line 3827) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 3830) | type LoopbackForExport< type LoopbackServiceStub (line 3842) | type LoopbackServiceStub< type LoopbackDurableObjectClass (line 3848) | type LoopbackDurableObjectClass< type SyncKvStorage (line 3854) | interface SyncKvStorage { type SyncKvListOptions (line 3860) | interface SyncKvListOptions { type WorkerStub (line 3868) | interface WorkerStub { type WorkerStubEntrypointOptions (line 3874) | interface WorkerStubEntrypointOptions { type WorkerLoader (line 3877) | interface WorkerLoader { type WorkerLoaderModule (line 3884) | interface WorkerLoaderModule { type WorkerLoaderWorkerCode (line 3893) | interface WorkerLoaderWorkerCode { type AiSearchInternalError (line 3923) | interface AiSearchInternalError extends Error {} type AiSearchNotFoundError (line 3924) | interface AiSearchNotFoundError extends Error {} type AiSearchNameNotSetError (line 3925) | interface AiSearchNameNotSetError extends Error {} type AiSearchSearchRequest (line 3927) | type AiSearchSearchRequest = { type AiSearchChatCompletionsRequest (line 3961) | type AiSearchChatCompletionsRequest = { type AiSearchSearchResponse (line 3994) | type AiSearchSearchResponse = { type AiSearchListResponse (line 4015) | type AiSearchListResponse = Array<{ type AiSearchConfig (line 4026) | type AiSearchConfig = { type AiSearchInstance (line 4042) | type AiSearchInstance = { type AiImageClassificationInput (line 4090) | type AiImageClassificationInput = { type AiImageClassificationOutput (line 4093) | type AiImageClassificationOutput = { type AiImageToTextInput (line 4101) | type AiImageToTextInput = { type AiImageToTextOutput (line 4115) | type AiImageToTextOutput = { type AiImageTextToTextInput (line 4122) | type AiImageTextToTextInput = { type AiImageTextToTextOutput (line 4137) | type AiImageTextToTextOutput = { type AiMultimodalEmbeddingsInput (line 4144) | type AiMultimodalEmbeddingsInput = { type AiIMultimodalEmbeddingsOutput (line 4148) | type AiIMultimodalEmbeddingsOutput = { type AiObjectDetectionInput (line 4156) | type AiObjectDetectionInput = { type AiObjectDetectionOutput (line 4159) | type AiObjectDetectionOutput = { type AiSentenceSimilarityInput (line 4167) | type AiSentenceSimilarityInput = { type AiSentenceSimilarityOutput (line 4171) | type AiSentenceSimilarityOutput = number[]; type AiAutomaticSpeechRecognitionInput (line 4176) | type AiAutomaticSpeechRecognitionInput = { type AiAutomaticSpeechRecognitionOutput (line 4179) | type AiAutomaticSpeechRecognitionOutput = { type AiSummarizationInput (line 4192) | type AiSummarizationInput = { type AiSummarizationOutput (line 4196) | type AiSummarizationOutput = { type AiTextClassificationInput (line 4203) | type AiTextClassificationInput = { type AiTextClassificationOutput (line 4206) | type AiTextClassificationOutput = { type AiTextEmbeddingsInput (line 4214) | type AiTextEmbeddingsInput = { type AiTextEmbeddingsOutput (line 4217) | type AiTextEmbeddingsOutput = { type RoleScopedChatInput (line 4225) | type RoleScopedChatInput = { type AiTextGenerationToolLegacyInput (line 4235) | type AiTextGenerationToolLegacyInput = { type AiTextGenerationToolInput (line 4249) | type AiTextGenerationToolInput = { type AiTextGenerationFunctionsInput (line 4266) | type AiTextGenerationFunctionsInput = { type AiTextGenerationResponseFormat (line 4270) | type AiTextGenerationResponseFormat = { type AiTextGenerationInput (line 4274) | type AiTextGenerationInput = { type AiTextGenerationToolLegacyOutput (line 4294) | type AiTextGenerationToolLegacyOutput = { type AiTextGenerationToolOutput (line 4298) | type AiTextGenerationToolOutput = { type UsageTags (line 4306) | type UsageTags = { type AiTextGenerationOutput (line 4311) | type AiTextGenerationOutput = { type AiTextToSpeechInput (line 4321) | type AiTextToSpeechInput = { type AiTextToSpeechOutput (line 4325) | type AiTextToSpeechOutput = type AiTextToImageInput (line 4334) | type AiTextToImageInput = { type AiTextToImageOutput (line 4347) | type AiTextToImageOutput = ReadableStream; type AiTranslationInput (line 4352) | type AiTranslationInput = { type AiTranslationOutput (line 4357) | type AiTranslationOutput = { type ChatCompletionContentPartText (line 4367) | type ChatCompletionContentPartText = { type ChatCompletionContentPartImage (line 4371) | type ChatCompletionContentPartImage = { type ChatCompletionContentPartInputAudio (line 4378) | type ChatCompletionContentPartInputAudio = { type ChatCompletionContentPartFile (line 4386) | type ChatCompletionContentPartFile = { type ChatCompletionContentPartRefusal (line 4396) | type ChatCompletionContentPartRefusal = { type ChatCompletionContentPart (line 4400) | type ChatCompletionContentPart = type FunctionDefinition (line 4405) | type FunctionDefinition = { type ChatCompletionFunctionTool (line 4411) | type ChatCompletionFunctionTool = { type ChatCompletionCustomToolGrammarFormat (line 4415) | type ChatCompletionCustomToolGrammarFormat = { type ChatCompletionCustomToolTextFormat (line 4422) | type ChatCompletionCustomToolTextFormat = { type ChatCompletionCustomToolFormat (line 4425) | type ChatCompletionCustomToolFormat = type ChatCompletionCustomTool (line 4428) | type ChatCompletionCustomTool = { type ChatCompletionTool (line 4436) | type ChatCompletionTool = ChatCompletionFunctionTool | ChatCompletionCus... type ChatCompletionMessageFunctionToolCall (line 4437) | type ChatCompletionMessageFunctionToolCall = { type ChatCompletionMessageCustomToolCall (line 4446) | type ChatCompletionMessageCustomToolCall = { type ChatCompletionMessageToolCall (line 4454) | type ChatCompletionMessageToolCall = type ChatCompletionToolChoiceFunction (line 4457) | type ChatCompletionToolChoiceFunction = { type ChatCompletionToolChoiceCustom (line 4463) | type ChatCompletionToolChoiceCustom = { type ChatCompletionToolChoiceAllowedTools (line 4469) | type ChatCompletionToolChoiceAllowedTools = { type ChatCompletionToolChoiceOption (line 4476) | type ChatCompletionToolChoiceOption = type DeveloperMessage (line 4483) | type DeveloperMessage = { type SystemMessage (line 4493) | type SystemMessage = { type UserMessageContentPart (line 4510) | type UserMessageContentPart = { type UserMessage (line 4527) | type UserMessage = { type AssistantMessageContentPart (line 4532) | type AssistantMessageContentPart = { type AssistantMessage (line 4537) | type AssistantMessage = { type ToolMessage (line 4551) | type ToolMessage = { type FunctionMessage (line 4561) | type FunctionMessage = { type ChatCompletionMessageParam (line 4566) | type ChatCompletionMessageParam = type ChatCompletionsResponseFormatText (line 4573) | type ChatCompletionsResponseFormatText = { type ChatCompletionsResponseFormatJSONObject (line 4576) | type ChatCompletionsResponseFormatJSONObject = { type ResponseFormatJSONSchema (line 4579) | type ResponseFormatJSONSchema = { type ResponseFormat (line 4588) | type ResponseFormat = type ChatCompletionsStreamOptions (line 4592) | type ChatCompletionsStreamOptions = { type PredictionContent (line 4596) | type PredictionContent = { type AudioParams (line 4605) | type AudioParams = { type WebSearchUserLocation (line 4613) | type WebSearchUserLocation = { type WebSearchOptions (line 4622) | type WebSearchOptions = { type ChatTemplateKwargs (line 4626) | type ChatTemplateKwargs = { type ChatCompletionsCommonOptions (line 4633) | type ChatCompletionsCommonOptions = { type PromptTokensDetails (line 4671) | type PromptTokensDetails = { type CompletionTokensDetails (line 4675) | type CompletionTokensDetails = { type CompletionUsage (line 4681) | type CompletionUsage = { type ChatCompletionTopLogprob (line 4688) | type ChatCompletionTopLogprob = { type ChatCompletionTokenLogprob (line 4693) | type ChatCompletionTokenLogprob = { type ChatCompletionAudio (line 4699) | type ChatCompletionAudio = { type ChatCompletionUrlCitation (line 4706) | type ChatCompletionUrlCitation = { type ChatCompletionResponseMessage (line 4715) | type ChatCompletionResponseMessage = { type ChatCompletionLogprobs (line 4727) | type ChatCompletionLogprobs = { type ChatCompletionChoice (line 4731) | type ChatCompletionChoice = { type ChatCompletionsPromptInput (line 4742) | type ChatCompletionsPromptInput = { type ChatCompletionsMessagesInput (line 4745) | type ChatCompletionsMessagesInput = { type ChatCompletionsOutput (line 4748) | type ChatCompletionsOutput = { type ResponsesInput (line 4768) | type ResponsesInput = { type ResponsesOutput (line 4790) | type ResponsesOutput = { type EasyInputMessage (line 4815) | type EasyInputMessage = { type ResponsesFunctionTool (line 4820) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 4829) | type ResponseIncompleteDetails = { type ResponsePrompt (line 4832) | type ResponsePrompt = { type Reasoning (line 4839) | type Reasoning = { type ResponseContent (line 4844) | type ResponseContent = type ResponseContentReasoningText (line 4850) | type ResponseContentReasoningText = { type ResponseConversationParam (line 4854) | type ResponseConversationParam = { type ResponseCreatedEvent (line 4857) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 4862) | type ResponseCustomToolCallOutput = { type ResponseError (line 4868) | type ResponseError = { type ResponseErrorEvent (line 4890) | type ResponseErrorEvent = { type ResponseFailedEvent (line 4897) | type ResponseFailedEvent = { type ResponseFormatText (line 4902) | type ResponseFormatText = { type ResponseFormatJSONObject (line 4905) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 4908) | type ResponseFormatTextConfig = type ResponseFormatTextJSONSchemaConfig (line 4912) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 4921) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 4928) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 4936) | type ResponseFunctionCallOutputItem = type ResponseFunctionCallOutputItemList (line 4939) | type ResponseFunctionCallOutputItemList = Array; type ResponseInputContent (line 4967) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 4968) | type ResponseInputImage = { type ResponseInputImageContent (line 4976) | type ResponseInputImageContent = { type ResponseInputItem (line 4984) | type ResponseInputItem = type ResponseInputItemFunctionCallOutput (line 4991) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 4998) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 5004) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 5005) | type ResponseInputMessageItem = { type ResponseInputText (line 5012) | type ResponseInputText = { type ResponseInputTextContent (line 5016) | type ResponseInputTextContent = { type ResponseItem (line 5020) | type ResponseItem = type ResponseOutputItem (line 5025) | type ResponseOutputItem = type ResponseOutputItemAddedEvent (line 5029) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 5035) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 5041) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 5048) | type ResponseOutputRefusal = { type ResponseOutputText (line 5052) | type ResponseOutputText = { type ResponseReasoningItem (line 5057) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 5065) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 5069) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 5073) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 5081) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 5089) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 5097) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 5105) | type ResponseStatus = type ResponseStreamEvent (line 5112) | type ResponseStreamEvent = type ResponseCompletedEvent (line 5128) | type ResponseCompletedEvent = { type ResponseTextConfig (line 5133) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 5137) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 5146) | type ResponseTextDoneEvent = { type Logprob (line 5155) | type Logprob = { type TopLogprob (line 5160) | type TopLogprob = { type ResponseUsage (line 5164) | type ResponseUsage = { type Tool (line 5169) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 5170) | type ToolChoiceFunction = { type ToolChoiceOptions (line 5174) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 5175) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 5176) | type StreamOptions = { type Without (line 5180) | type Without = { type XOR (line 5184) | type XOR = (T & Without) | (U & Without); type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 5185) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 5205) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 5218) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 5228) | type Ai_Cf_Openai_Whisper_Input = type Ai_Cf_Openai_Whisper_Output (line 5236) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 5259) | type Ai_Cf_Meta_M2M100_1_2B_Input = type Ai_Cf_Meta_M2M100_1_2B_Output (line 5293) | type Ai_Cf_Meta_M2M100_1_2B_Output = type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 5301) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 5311) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 5331) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 5344) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 5354) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 5374) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 5387) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 5397) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 5438) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 5445) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 5453) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 5476) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 5528) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 5608) | type Ai_Cf_Baai_Bge_M3_Input = type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 5620) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 5639) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 5646) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 5665) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 5672) | type Ai_Cf_Baai_Bge_M3_Output = type Ai_Cf_Baai_Bge_M3_Output_Query (line 5677) | interface Ai_Cf_Baai_Bge_M3_Output_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 5689) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Output_Embedding (line 5697) | interface Ai_Cf_Baai_Bge_M3_Output_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 5708) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 5718) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 5728) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 5738) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 5741) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 5792) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 5966) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 5989) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 5993) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 6044) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 6048) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 6206) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 6210) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 6255) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 6259) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 6298) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 6308) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 6340) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 6375) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 6393) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 6409) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 6412) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 6463) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 6467) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 6617) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 6621) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 6661) | type Ai_Cf_Qwen_Qwq_32B_Input = type Ai_Cf_Qwen_Qwq_32B_Prompt (line 6664) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 6714) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 6895) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 6935) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 6938) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 6988) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 7169) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 7209) | type Ai_Cf_Google_Gemma_3_12B_It_Input = type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 7212) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 7262) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 7426) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 7466) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 7470) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 7521) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 7525) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 7707) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 7713) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 7764) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 7946) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 7999) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 8003) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 8054) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 8058) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 8216) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 8220) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 8226) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 8277) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 8281) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 8439) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 8443) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 8448) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 8548) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 8612) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 8622) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 8776) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 8813) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 8822) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 8830) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 8854) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 8876) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 8909) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 8914) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 8944) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 8954) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 8995) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 9000) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 9044) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 9054) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 9058) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 9109) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 9113) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 9271) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 9275) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 9281) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 9332) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 9336) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 9494) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 9498) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 9503) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 9603) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 9667) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 9677) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 9683) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 9700) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 9737) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 9793) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 9862) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 9867) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 9906) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input (line 9911) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output (line 9917) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input (line 9927) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output (line 9933) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input (line 9943) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output (line 9949) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output { type AiModels (line 9971) | interface AiModels { type AiOptions (line 10062) | type AiOptions = { type AiModelsSearchParams (line 10087) | type AiModelsSearchParams = { type AiModelsSearchObject (line 10096) | type AiModelsSearchObject = { type ChatCompletionsBase (line 10112) | type ChatCompletionsBase = XOR< type ChatCompletionsInput (line 10116) | type ChatCompletionsInput = XOR< type InferenceUpstreamError (line 10122) | interface InferenceUpstreamError extends Error {} type AiInternalError (line 10123) | interface AiInternalError extends Error {} type AiModelListType (line 10124) | type AiModelListType = Record; type GatewayRetries (line 10205) | type GatewayRetries = { type GatewayOptions (line 10210) | type GatewayOptions = { type UniversalGatewayOptions (line 10221) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 10227) | type AiGatewayPatchLog = { type AiGatewayLog (line 10232) | type AiGatewayLog = { type AIGatewayProviders (line 10259) | type AIGatewayProviders = type AIGatewayHeaders (line 10280) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 10306) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 10312) | interface AiGatewayInternalError extends Error {} type AiGatewayLogNotFound (line 10313) | interface AiGatewayLogNotFound extends Error {} type AutoRAGInternalError (line 10330) | interface AutoRAGInternalError extends Error {} type AutoRAGNotFoundError (line 10335) | interface AutoRAGNotFoundError extends Error {} type AutoRAGUnauthorizedError (line 10339) | interface AutoRAGUnauthorizedError extends Error {} type AutoRAGNameNotSetError (line 10344) | interface AutoRAGNameNotSetError extends Error {} type ComparisonFilter (line 10345) | type ComparisonFilter = { type CompoundFilter (line 10350) | type CompoundFilter = { type AutoRagSearchRequest (line 10359) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 10378) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 10387) | type AutoRagAiSearchRequestStreaming = Omit< type AutoRagSearchResponse (line 10398) | type AutoRagSearchResponse = { type AutoRagListResponse (line 10419) | type AutoRagListResponse = { type AutoRagAiSearchResponse (line 10432) | type AutoRagAiSearchResponse = AutoRagSearchResponse & { type BasicImageTransformations (line 10477) | interface BasicImageTransformations { type BasicImageTransformationsGravityCoordinates (line 10553) | interface BasicImageTransformationsGravityCoordinates { type RequestInitCfProperties (line 10567) | interface RequestInitCfProperties extends Record { type RequestInitCfPropertiesImageDraw (line 10618) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 10655) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 10820) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 10825) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 10834) | type IncomingRequestCfProperties = type IncomingRequestCfPropertiesBase (line 10840) | interface IncomingRequestCfPropertiesBase extends Record { type IncomingRequestCfPropertiesBotManagementBase (line 10918) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 10945) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 10957) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 10969) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise = type D1Meta (line 11500) | interface D1Meta { type D1Response (line 11532) | interface D1Response { type D1Result (line 11537) | type D1Result = D1Response & { type D1ExecResult (line 11540) | interface D1ExecResult { type D1SessionConstraint (line 11544) | type D1SessionConstraint = type D1SessionBookmark (line 11553) | type D1SessionBookmark = string; type Disposable (line 11599) | interface Disposable {} type EmailSendResult (line 11603) | interface EmailSendResult { type EmailMessage (line 11612) | interface EmailMessage { type ForwardableEmailMessage (line 11625) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 11659) | type EmailAttachment = type EmailAddress (line 11675) | interface EmailAddress { type SendEmail (line 11682) | interface SendEmail { type EmailExportedHandler (line 11700) | type EmailExportedHandler = ( type HelloWorldBinding (line 11715) | interface HelloWorldBinding { type Hyperdrive (line 11728) | interface Hyperdrive { type ImageInfoResponse (line 11778) | type ImageInfoResponse = type ImageTransform (line 11788) | type ImageTransform = { type ImageDrawOptions (line 11845) | type ImageDrawOptions = { type ImageInputOptions (line 11853) | type ImageInputOptions = { type ImageOutputOptions (line 11856) | type ImageOutputOptions = { type ImageMetadata (line 11869) | interface ImageMetadata { type ImageUploadOptions (line 11879) | interface ImageUploadOptions { type ImageUpdateOptions (line 11887) | interface ImageUpdateOptions { type ImageListOptions (line 11892) | interface ImageListOptions { type ImageList (line 11898) | interface ImageList { type HostedImagesBinding (line 11903) | interface HostedImagesBinding { type ImagesBinding (line 11949) | interface ImagesBinding { type ImageTransformer (line 11973) | interface ImageTransformer { type ImageTransformationOutputOptions (line 11997) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 12000) | interface ImageTransformationResult { type ImagesError (line 12014) | interface ImagesError extends Error { type MediaBinding (line 12023) | interface MediaBinding { type MediaTransformer (line 12035) | interface MediaTransformer { type MediaTransformationGenerator (line 12055) | interface MediaTransformationGenerator { type MediaTransformationResult (line 12067) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 12088) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 12100) | type MediaTransformationOutputOptions = { type MediaError (line 12128) | interface MediaError extends Error { type NodeStyleServer (line 12134) | interface NodeStyleServer { type Params (line 12144) | type Params

= Record; type EventContext (line 12145) | type EventContext = { type PagesFunction (line 12159) | type PagesFunction< type EventPluginContext (line 12164) | type EventPluginContext = { type PagesPluginFunction (line 12179) | type PagesPluginFunction< type PipelineRecord (line 12211) | type PipelineRecord = Record; type PipelineBatchMetadata (line 12212) | type PipelineBatchMetadata = { type Pipeline (line 12216) | interface Pipeline { type PubSubMessage (line 12229) | interface PubSubMessage { type JsonWebKeyWithKid (line 12255) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 12259) | interface RateLimitOptions { type RateLimitOutcome (line 12262) | interface RateLimitOutcome { type RateLimit (line 12265) | interface RateLimit { type RpcTargetBranded (line 12286) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 12289) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 12292) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 12295) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 12298) | type EntrypointBranded = type Stubable (line 12303) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 12308) | type Serializable = type StubBase (line 12327) | interface StubBase extends Disposable { type Stub (line 12331) | type Stub = Provider & StubBase; type BaseType (line 12333) | type BaseType = type Stubify (line 12353) | type Stubify = T extends Stubable type Unstubify (line 12375) | type Unstubify = type UnstubifyAll (line 12395) | type UnstubifyAll = { type MaybeProvider (line 12400) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 12401) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 12409) | type Result = R extends Stubable type MethodOrProperty (line 12419) | type MethodOrProperty = V extends (...args: infer P) => infer R type MaybeCallableProvider (line 12424) | type MaybeCallableProvider = T extends (...args: any[]) => any type Provider (line 12430) | type Provider< type Env (line 12448) | interface Env {} type GlobalProps (line 12467) | interface GlobalProps {} type GlobalProp (line 12470) | type GlobalProp = K extends keyof GlobalProps type MainModule (line 12475) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 12477) | type Exports = { type RpcStub (line 12491) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 12540) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 12548) | type WorkflowSleepDuration = type WorkflowDelayDuration (line 12551) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 12552) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 12553) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 12554) | type WorkflowBackoff = "constant" | "linear" | "exponential"; type WorkflowStepConfig (line 12555) | type WorkflowStepConfig = { type WorkflowEvent (line 12563) | type WorkflowEvent = { type WorkflowStepEvent (line 12568) | type WorkflowStepEvent = { type WorkflowStepContext (line 12573) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 12596) | type WorkflowInstanceStatus = type SecretsStoreSecret (line 12635) | interface SecretsStoreSecret { type StreamBinding (line 12671) | interface StreamBinding { type StreamVideoHandle (line 12708) | interface StreamVideoHandle { type StreamVideo (line 12745) | interface StreamVideo { type StreamVideoStatus (line 12852) | type StreamVideoStatus = { type StreamVideoInput (line 12874) | type StreamVideoInput = { type StreamPublicDetails (line 12884) | type StreamPublicDetails = { type StreamDirectUpload (line 12902) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 12920) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 12961) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 12967) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 13009) | interface StreamScopedCaptions { type StreamScopedDownloads (line 13053) | interface StreamScopedDownloads { type StreamVideos (line 13085) | interface StreamVideos { type StreamWatermarks (line 13094) | interface StreamWatermarks { type StreamUpdateVideoParams (line 13148) | type StreamUpdateVideoParams = { type StreamCaption (line 13193) | type StreamCaption = { type StreamDownloadStatus (line 13211) | type StreamDownloadStatus = "ready" | "inprogress" | "error"; type StreamDownloadType (line 13212) | type StreamDownloadType = "default" | "audio"; type StreamDownload (line 13213) | type StreamDownload = { type StreamDownloadGetResponse (line 13231) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 13241) | type StreamWatermarkPosition = type StreamWatermark (line 13247) | type StreamWatermark = { type StreamWatermarkCreateParams (line 13303) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 13333) | type StreamVideosListParams = { type StreamPaginationComparison (line 13359) | type StreamPaginationComparison = "eq" | "gt" | "gte" | "lt" | "lte"; type StreamError (line 13363) | interface StreamError extends Error { type InternalError (line 13369) | interface InternalError extends StreamError { type BadRequestError (line 13372) | interface BadRequestError extends StreamError { type NotFoundError (line 13375) | interface NotFoundError extends StreamError { type ForbiddenError (line 13378) | interface ForbiddenError extends StreamError { type RateLimitedError (line 13381) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 13384) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 13387) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 13390) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 13393) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 13396) | interface TooManyWatermarksError extends StreamError { type MarkdownDocument (line 13399) | type MarkdownDocument = { type ConversionResponse (line 13403) | type ConversionResponse = type ImageConversionOptions (line 13419) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 13422) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 13426) | type ConversionOptions = { type ConversionRequestOptions (line 13443) | type ConversionRequestOptions = { type SupportedFileFormat (line 13448) | type SupportedFileFormat = { type Header (line 13464) | interface Header { type FetchEventInfo (line 13468) | interface FetchEventInfo { type JsRpcEventInfo (line 13475) | interface JsRpcEventInfo { type ScheduledEventInfo (line 13478) | interface ScheduledEventInfo { type AlarmEventInfo (line 13483) | interface AlarmEventInfo { type QueueEventInfo (line 13487) | interface QueueEventInfo { type EmailEventInfo (line 13492) | interface EmailEventInfo { type TraceEventInfo (line 13498) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 13502) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 13505) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 13508) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 13513) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 13520) | interface CustomEventInfo { type FetchResponseInfo (line 13523) | interface FetchResponseInfo { type EventOutcome (line 13527) | type EventOutcome = type ScriptVersion (line 13539) | interface ScriptVersion { type Onset (line 13544) | interface Onset { type Outcome (line 13566) | interface Outcome { type SpanOpen (line 13572) | interface SpanOpen { type SpanClose (line 13579) | interface SpanClose { type DiagnosticChannelEvent (line 13583) | interface DiagnosticChannelEvent { type Exception (line 13588) | interface Exception { type Log (line 13594) | interface Log { type DroppedEventsDiagnostic (line 13599) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 13603) | interface StreamDiagnostic { type Return (line 13612) | interface Return { type Attribute (line 13616) | interface Attribute { type Attributes (line 13628) | interface Attributes { type EventType (line 13632) | type EventType = type SpanContext (line 13644) | interface SpanContext { type TailEvent (line 13659) | interface TailEvent { type TailEventHandler (line 13669) | type TailEventHandler = ( type TailEventHandlerObject (line 13672) | type TailEventHandlerObject = { type TailEventHandlerType (line 13682) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 13690) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 13694) | type VectorizeVectorMetadata = type VectorFloatArray (line 13697) | type VectorFloatArray = Float32Array | Float64Array; type VectorizeError (line 13698) | interface VectorizeError { type VectorizeVectorMetadataFilterOp (line 13707) | type VectorizeVectorMetadataFilterOp = type VectorizeVectorMetadataFilterCollectionOp (line 13714) | type VectorizeVectorMetadataFilterCollectionOp = "$in" | "$nin"; type VectorizeVectorMetadataFilter (line 13718) | type VectorizeVectorMetadataFilter = { type VectorizeDistanceMetric (line 13739) | type VectorizeDistanceMetric = "euclidean" | "cosine" | "dot-product"; type VectorizeMetadataRetrievalLevel (line 13749) | type VectorizeMetadataRetrievalLevel = "all" | "indexed" | "none"; type VectorizeQueryOptions (line 13750) | interface VectorizeQueryOptions { type VectorizeIndexConfig (line 13760) | type VectorizeIndexConfig = type VectorizeIndexDetails (line 13774) | interface VectorizeIndexDetails { type VectorizeIndexInfo (line 13789) | interface VectorizeIndexInfo { type VectorizeVector (line 13802) | interface VectorizeVector { type VectorizeMatch (line 13815) | type VectorizeMatch = Pick, "values"> & type VectorizeMatches (line 13823) | interface VectorizeMatches { type VectorizeVectorMutation (line 13834) | interface VectorizeVectorMutation { type VectorizeAsyncMutation (line 13844) | interface VectorizeAsyncMutation { type WorkerVersionMetadata (line 13955) | type WorkerVersionMetadata = { type DynamicDispatchLimits (line 13963) | interface DynamicDispatchLimits { type DynamicDispatchOptions (line 13973) | interface DynamicDispatchOptions { type DispatchNamespace (line 13985) | interface DispatchNamespace { class NonRetryableError (line 14006) | class NonRetryableError extends Error { type WorkflowDurationLabel (line 14035) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 14043) | type WorkflowSleepDuration = type WorkflowRetentionDuration (line 14046) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowInstanceCreateOptions (line 14047) | interface WorkflowInstanceCreateOptions { type InstanceStatus (line 14065) | type InstanceStatus = { type WorkflowError (line 14082) | interface WorkflowError { FILE: types/generated-snapshot/latest/index.ts class DOMException (line 23) | class DOMException extends Error { type WorkerGlobalScopeEventMap (line 72) | type WorkerGlobalScopeEventMap = { type Console (line 87) | interface Console { type BufferSource (line 200) | type BufferSource = ArrayBufferView | ArrayBuffer; type TypedArray (line 201) | type TypedArray = class CompileError (line 214) | class CompileError extends Error { class RuntimeError (line 217) | class RuntimeError extends Error { type ValueType (line 220) | type ValueType = type GlobalDescriptor (line 228) | interface GlobalDescriptor { class Global (line 232) | class Global { type ImportValue (line 237) | type ImportValue = ExportValue | number; type ModuleImports (line 238) | type ModuleImports = Record; type Imports (line 239) | type Imports = Record; type ExportValue (line 240) | type ExportValue = Function | Global | Memory | Table; type Exports (line 241) | type Exports = Record; class Instance (line 242) | class Instance { type MemoryDescriptor (line 246) | interface MemoryDescriptor { class Memory (line 251) | class Memory { type ImportExportKind (line 256) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 257) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 261) | interface ModuleImportDescriptor { type TableKind (line 271) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 272) | interface TableDescriptor { class Table (line 277) | class Table { type ServiceWorkerGlobalScope (line 293) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 478) | interface TestController {} type ExecutionContext (line 479) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 485) | type ExportedHandlerFetchHandler< type ExportedHandlerTailHandler (line 494) | type ExportedHandlerTailHandler = ( type ExportedHandlerTraceHandler (line 499) | type ExportedHandlerTraceHandler = ( type ExportedHandlerTailStreamHandler (line 504) | type ExportedHandlerTailStreamHandler = ( type ExportedHandlerScheduledHandler (line 509) | type ExportedHandlerScheduledHandler = ( type ExportedHandlerQueueHandler (line 514) | type ExportedHandlerQueueHandler< type ExportedHandlerTestHandler (line 523) | type ExportedHandlerTestHandler = ( type ExportedHandler (line 528) | interface ExportedHandler< type StructuredSerializeOptions (line 543) | interface StructuredSerializeOptions { type AlarmInvocationInfo (line 553) | interface AlarmInvocationInfo { type Cloudflare (line 557) | interface Cloudflare { type DurableObject (line 560) | interface DurableObject { type DurableObjectStub (line 575) | type DurableObjectStub< type DurableObjectId (line 584) | interface DurableObjectId { type DurableObjectJurisdiction (line 610) | type DurableObjectJurisdiction = "eu" | "fedramp" | "fedramp-high"; type DurableObjectNamespaceNewUniqueIdOptions (line 611) | interface DurableObjectNamespaceNewUniqueIdOptions { type DurableObjectLocationHint (line 614) | type DurableObjectLocationHint = type DurableObjectRoutingMode (line 624) | type DurableObjectRoutingMode = "primary-only"; type DurableObjectNamespaceGetDurableObjectOptions (line 625) | interface DurableObjectNamespaceGetDurableObjectOptions { type DurableObjectClass (line 629) | interface DurableObjectClass< type DurableObjectState (line 632) | interface DurableObjectState { type DurableObjectTransaction (line 650) | interface DurableObjectTransaction { type DurableObjectStorage (line 681) | interface DurableObjectStorage { type DurableObjectListOptions (line 722) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 732) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 736) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 739) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 744) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 748) | class WebSocketRequestResponsePair { type AnalyticsEngineDataset (line 753) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 756) | interface AnalyticsEngineDataPoint { class Event (line 766) | class Event { type EventInit (line 885) | interface EventInit { type EventListener (line 890) | type EventListener = ( type EventListenerObject (line 893) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 896) | type EventListenerOrEventListenerObject< class EventTarget (line 904) | class EventTarget< type EventTargetEventListenerOptions (line 935) | interface EventTargetEventListenerOptions { type EventTargetAddEventListenerOptions (line 938) | interface EventTargetAddEventListenerOptions { type EventTargetHandlerObject (line 944) | interface EventTargetHandlerObject { class AbortController (line 952) | class AbortController { type Scheduler (line 1014) | interface Scheduler { type SchedulerWaitOptions (line 1017) | interface SchedulerWaitOptions { class CustomEvent (line 1038) | class CustomEvent extends Event { type CustomEventCustomEventInit (line 1047) | interface CustomEventCustomEventInit { class Blob (line 1058) | class Blob { type BlobOptions (line 1106) | interface BlobOptions { class File (line 1114) | class File extends Blob { type FileOptions (line 1133) | interface FileOptions { type CacheQueryOptions (line 1170) | interface CacheQueryOptions { type CryptoKeyPair (line 1389) | interface CryptoKeyPair { type JsonWebKey (line 1393) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1413) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1418) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1426) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1435) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1443) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1446) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1453) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1459) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1462) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1466) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1471) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1477) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1481) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1487) | class DigestStream extends WritableStream< class TextDecoder (line 1499) | class TextDecoder { class TextEncoder (line 1519) | class TextEncoder { type TextDecoderConstructorOptions (line 1535) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1539) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1542) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1551) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1584) | interface ErrorEventErrorEventInit { class MessageEvent (line 1596) | class MessageEvent extends Event { type MessageEventInit (line 1629) | interface MessageEventInit { class FormData (line 1656) | class FormData { type ContentOptions (line 1735) | interface ContentOptions { class HTMLRewriter (line 1738) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1747) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1752) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1758) | interface Doctype { type Element (line 1763) | interface Element { type EndTag (line 1800) | interface EndTag { type Comment (line 1812) | interface Comment { type Text (line 1820) | interface Text { type DocumentEnd (line 1838) | interface DocumentEnd { type HeadersInit (line 1861) | type HeadersInit = class Headers (line 1870) | class Headers { type BodyInit (line 1921) | type BodyInit = type Response (line 1966) | interface Response extends Body { type ResponseInit (line 2018) | interface ResponseInit { type RequestInfo (line 2026) | type RequestInfo< type Request (line 2047) | interface Request< type RequestInit (line 2108) | interface RequestInit { type Service (line 2127) | type Service< type Fetcher (line 2140) | type Fetcher< type KVNamespaceListKey (line 2149) | interface KVNamespaceListKey { type KVNamespaceListResult (line 2154) | type KVNamespaceListResult = type KVNamespace (line 2166) | interface KVNamespace { type KVNamespaceListOptions (line 2281) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 2286) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 2290) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 2295) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 2300) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 2301) | interface Queue { type QueueSendOptions (line 2308) | interface QueueSendOptions { type QueueSendBatchOptions (line 2312) | interface QueueSendBatchOptions { type MessageSendRequest (line 2315) | interface MessageSendRequest { type QueueRetryOptions (line 2320) | interface QueueRetryOptions { type Message (line 2323) | interface Message { type QueueEvent (line 2331) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 2337) | interface MessageBatch { type R2Error (line 2343) | interface R2Error extends Error { type R2ListOptions (line 2350) | interface R2ListOptions { type R2MultipartUpload (line 2399) | interface R2MultipartUpload { type R2UploadedPart (line 2410) | interface R2UploadedPart { type R2ObjectBody (line 2429) | interface R2ObjectBody extends R2Object { type R2Range (line 2438) | type R2Range = type R2Conditional (line 2450) | interface R2Conditional { type R2GetOptions (line 2457) | interface R2GetOptions { type R2PutOptions (line 2462) | interface R2PutOptions { type R2MultipartOptions (line 2474) | interface R2MultipartOptions { type R2Checksums (line 2480) | interface R2Checksums { type R2StringChecksums (line 2488) | interface R2StringChecksums { type R2HTTPMetadata (line 2495) | interface R2HTTPMetadata { type R2Objects (line 2503) | type R2Objects = { type R2UploadPartOptions (line 2515) | interface R2UploadPartOptions { type ScheduledController (line 2523) | interface ScheduledController { type QueuingStrategy (line 2528) | interface QueuingStrategy { type UnderlyingSink (line 2532) | interface UnderlyingSink { type UnderlyingByteSource (line 2542) | interface UnderlyingByteSource { type UnderlyingSource (line 2549) | interface UnderlyingSource { type Transformer (line 2560) | interface Transformer { type StreamPipeOptions (line 2576) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2599) | type ReadableStreamReadResult = type ReadableStream (line 2613) | interface ReadableStream { class ReadableStreamDefaultReader (line 2688) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2710) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2733) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2736) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 2888) | interface ReadableWritablePair { class WritableStream (line 2902) | class WritableStream { class WritableStreamDefaultWriter (line 2937) | class WritableStreamDefaultWriter { class TransformStream (line 2987) | class TransformStream { class FixedLengthStream (line 3006) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 3012) | class IdentityTransformStream extends TransformStream< type IdentityTransformStreamQueuingStrategy (line 3018) | interface IdentityTransformStreamQueuingStrategy { type ReadableStreamValuesOptions (line 3021) | interface ReadableStreamValuesOptions { class CompressionStream (line 3029) | class CompressionStream extends TransformStream< class DecompressionStream (line 3040) | class DecompressionStream extends TransformStream< class TextEncoderStream (line 3051) | class TextEncoderStream extends TransformStream< class TextDecoderStream (line 3063) | class TextDecoderStream extends TransformStream< type TextDecoderStreamTextDecoderStreamInit (line 3072) | interface TextDecoderStreamTextDecoderStreamInit { class ByteLengthQueuingStrategy (line 3081) | class ByteLengthQueuingStrategy implements QueuingStrategy { type WebSocketAcceptOptions (line 3640) | interface WebSocketAcceptOptions { type SqlStorage (line 3656) | interface SqlStorage { type SqlStorageValue (line 3666) | type SqlStorageValue = ArrayBuffer | string | number | null; type Socket (line 3687) | interface Socket { type SocketOptions (line 3697) | interface SocketOptions { type SocketAddress (line 3702) | interface SocketAddress { type TlsOptions (line 3706) | interface TlsOptions { type SocketInfo (line 3709) | interface SocketInfo { class EventSource (line 3718) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3761) | interface EventSourceEventSourceInit { type Container (line 3765) | interface Container { type ContainerStartupOptions (line 3776) | interface ContainerStartupOptions { class MessageChannel (line 3818) | class MessageChannel { type MessagePortPostMessageOptions (line 3833) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 3836) | type LoopbackForExport< type LoopbackServiceStub (line 3848) | type LoopbackServiceStub< type LoopbackDurableObjectClass (line 3854) | type LoopbackDurableObjectClass< type SyncKvStorage (line 3860) | interface SyncKvStorage { type SyncKvListOptions (line 3866) | interface SyncKvListOptions { type WorkerStub (line 3874) | interface WorkerStub { type WorkerStubEntrypointOptions (line 3880) | interface WorkerStubEntrypointOptions { type WorkerLoader (line 3883) | interface WorkerLoader { type WorkerLoaderModule (line 3890) | interface WorkerLoaderModule { type WorkerLoaderWorkerCode (line 3899) | interface WorkerLoaderWorkerCode { type AiSearchInternalError (line 3929) | interface AiSearchInternalError extends Error {} type AiSearchNotFoundError (line 3930) | interface AiSearchNotFoundError extends Error {} type AiSearchNameNotSetError (line 3931) | interface AiSearchNameNotSetError extends Error {} type AiSearchSearchRequest (line 3933) | type AiSearchSearchRequest = { type AiSearchChatCompletionsRequest (line 3967) | type AiSearchChatCompletionsRequest = { type AiSearchSearchResponse (line 4000) | type AiSearchSearchResponse = { type AiSearchListResponse (line 4021) | type AiSearchListResponse = Array<{ type AiSearchConfig (line 4032) | type AiSearchConfig = { type AiSearchInstance (line 4048) | type AiSearchInstance = { type AiImageClassificationInput (line 4096) | type AiImageClassificationInput = { type AiImageClassificationOutput (line 4099) | type AiImageClassificationOutput = { type AiImageToTextInput (line 4107) | type AiImageToTextInput = { type AiImageToTextOutput (line 4121) | type AiImageToTextOutput = { type AiImageTextToTextInput (line 4128) | type AiImageTextToTextInput = { type AiImageTextToTextOutput (line 4143) | type AiImageTextToTextOutput = { type AiMultimodalEmbeddingsInput (line 4150) | type AiMultimodalEmbeddingsInput = { type AiIMultimodalEmbeddingsOutput (line 4154) | type AiIMultimodalEmbeddingsOutput = { type AiObjectDetectionInput (line 4162) | type AiObjectDetectionInput = { type AiObjectDetectionOutput (line 4165) | type AiObjectDetectionOutput = { type AiSentenceSimilarityInput (line 4173) | type AiSentenceSimilarityInput = { type AiSentenceSimilarityOutput (line 4177) | type AiSentenceSimilarityOutput = number[]; type AiAutomaticSpeechRecognitionInput (line 4182) | type AiAutomaticSpeechRecognitionInput = { type AiAutomaticSpeechRecognitionOutput (line 4185) | type AiAutomaticSpeechRecognitionOutput = { type AiSummarizationInput (line 4198) | type AiSummarizationInput = { type AiSummarizationOutput (line 4202) | type AiSummarizationOutput = { type AiTextClassificationInput (line 4209) | type AiTextClassificationInput = { type AiTextClassificationOutput (line 4212) | type AiTextClassificationOutput = { type AiTextEmbeddingsInput (line 4220) | type AiTextEmbeddingsInput = { type AiTextEmbeddingsOutput (line 4223) | type AiTextEmbeddingsOutput = { type RoleScopedChatInput (line 4231) | type RoleScopedChatInput = { type AiTextGenerationToolLegacyInput (line 4241) | type AiTextGenerationToolLegacyInput = { type AiTextGenerationToolInput (line 4255) | type AiTextGenerationToolInput = { type AiTextGenerationFunctionsInput (line 4272) | type AiTextGenerationFunctionsInput = { type AiTextGenerationResponseFormat (line 4276) | type AiTextGenerationResponseFormat = { type AiTextGenerationInput (line 4280) | type AiTextGenerationInput = { type AiTextGenerationToolLegacyOutput (line 4300) | type AiTextGenerationToolLegacyOutput = { type AiTextGenerationToolOutput (line 4304) | type AiTextGenerationToolOutput = { type UsageTags (line 4312) | type UsageTags = { type AiTextGenerationOutput (line 4317) | type AiTextGenerationOutput = { type AiTextToSpeechInput (line 4327) | type AiTextToSpeechInput = { type AiTextToSpeechOutput (line 4331) | type AiTextToSpeechOutput = type AiTextToImageInput (line 4340) | type AiTextToImageInput = { type AiTextToImageOutput (line 4353) | type AiTextToImageOutput = ReadableStream; type AiTranslationInput (line 4358) | type AiTranslationInput = { type AiTranslationOutput (line 4363) | type AiTranslationOutput = { type ChatCompletionContentPartText (line 4373) | type ChatCompletionContentPartText = { type ChatCompletionContentPartImage (line 4377) | type ChatCompletionContentPartImage = { type ChatCompletionContentPartInputAudio (line 4384) | type ChatCompletionContentPartInputAudio = { type ChatCompletionContentPartFile (line 4392) | type ChatCompletionContentPartFile = { type ChatCompletionContentPartRefusal (line 4402) | type ChatCompletionContentPartRefusal = { type ChatCompletionContentPart (line 4406) | type ChatCompletionContentPart = type FunctionDefinition (line 4411) | type FunctionDefinition = { type ChatCompletionFunctionTool (line 4417) | type ChatCompletionFunctionTool = { type ChatCompletionCustomToolGrammarFormat (line 4421) | type ChatCompletionCustomToolGrammarFormat = { type ChatCompletionCustomToolTextFormat (line 4428) | type ChatCompletionCustomToolTextFormat = { type ChatCompletionCustomToolFormat (line 4431) | type ChatCompletionCustomToolFormat = type ChatCompletionCustomTool (line 4434) | type ChatCompletionCustomTool = { type ChatCompletionTool (line 4442) | type ChatCompletionTool = type ChatCompletionMessageFunctionToolCall (line 4445) | type ChatCompletionMessageFunctionToolCall = { type ChatCompletionMessageCustomToolCall (line 4454) | type ChatCompletionMessageCustomToolCall = { type ChatCompletionMessageToolCall (line 4462) | type ChatCompletionMessageToolCall = type ChatCompletionToolChoiceFunction (line 4465) | type ChatCompletionToolChoiceFunction = { type ChatCompletionToolChoiceCustom (line 4471) | type ChatCompletionToolChoiceCustom = { type ChatCompletionToolChoiceAllowedTools (line 4477) | type ChatCompletionToolChoiceAllowedTools = { type ChatCompletionToolChoiceOption (line 4484) | type ChatCompletionToolChoiceOption = type DeveloperMessage (line 4491) | type DeveloperMessage = { type SystemMessage (line 4501) | type SystemMessage = { type UserMessageContentPart (line 4518) | type UserMessageContentPart = { type UserMessage (line 4535) | type UserMessage = { type AssistantMessageContentPart (line 4540) | type AssistantMessageContentPart = { type AssistantMessage (line 4545) | type AssistantMessage = { type ToolMessage (line 4559) | type ToolMessage = { type FunctionMessage (line 4569) | type FunctionMessage = { type ChatCompletionMessageParam (line 4574) | type ChatCompletionMessageParam = type ChatCompletionsResponseFormatText (line 4581) | type ChatCompletionsResponseFormatText = { type ChatCompletionsResponseFormatJSONObject (line 4584) | type ChatCompletionsResponseFormatJSONObject = { type ResponseFormatJSONSchema (line 4587) | type ResponseFormatJSONSchema = { type ResponseFormat (line 4596) | type ResponseFormat = type ChatCompletionsStreamOptions (line 4600) | type ChatCompletionsStreamOptions = { type PredictionContent (line 4604) | type PredictionContent = { type AudioParams (line 4613) | type AudioParams = { type WebSearchUserLocation (line 4621) | type WebSearchUserLocation = { type WebSearchOptions (line 4630) | type WebSearchOptions = { type ChatTemplateKwargs (line 4634) | type ChatTemplateKwargs = { type ChatCompletionsCommonOptions (line 4641) | type ChatCompletionsCommonOptions = { type PromptTokensDetails (line 4679) | type PromptTokensDetails = { type CompletionTokensDetails (line 4683) | type CompletionTokensDetails = { type CompletionUsage (line 4689) | type CompletionUsage = { type ChatCompletionTopLogprob (line 4696) | type ChatCompletionTopLogprob = { type ChatCompletionTokenLogprob (line 4701) | type ChatCompletionTokenLogprob = { type ChatCompletionAudio (line 4707) | type ChatCompletionAudio = { type ChatCompletionUrlCitation (line 4714) | type ChatCompletionUrlCitation = { type ChatCompletionResponseMessage (line 4723) | type ChatCompletionResponseMessage = { type ChatCompletionLogprobs (line 4735) | type ChatCompletionLogprobs = { type ChatCompletionChoice (line 4739) | type ChatCompletionChoice = { type ChatCompletionsPromptInput (line 4750) | type ChatCompletionsPromptInput = { type ChatCompletionsMessagesInput (line 4753) | type ChatCompletionsMessagesInput = { type ChatCompletionsOutput (line 4756) | type ChatCompletionsOutput = { type ResponsesInput (line 4776) | type ResponsesInput = { type ResponsesOutput (line 4798) | type ResponsesOutput = { type EasyInputMessage (line 4823) | type EasyInputMessage = { type ResponsesFunctionTool (line 4828) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 4837) | type ResponseIncompleteDetails = { type ResponsePrompt (line 4840) | type ResponsePrompt = { type Reasoning (line 4847) | type Reasoning = { type ResponseContent (line 4852) | type ResponseContent = type ResponseContentReasoningText (line 4858) | type ResponseContentReasoningText = { type ResponseConversationParam (line 4862) | type ResponseConversationParam = { type ResponseCreatedEvent (line 4865) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 4870) | type ResponseCustomToolCallOutput = { type ResponseError (line 4876) | type ResponseError = { type ResponseErrorEvent (line 4898) | type ResponseErrorEvent = { type ResponseFailedEvent (line 4905) | type ResponseFailedEvent = { type ResponseFormatText (line 4910) | type ResponseFormatText = { type ResponseFormatJSONObject (line 4913) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 4916) | type ResponseFormatTextConfig = type ResponseFormatTextJSONSchemaConfig (line 4920) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 4929) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 4936) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 4944) | type ResponseFunctionCallOutputItem = type ResponseFunctionCallOutputItemList (line 4947) | type ResponseFunctionCallOutputItemList = type ResponseFunctionToolCall (line 4949) | type ResponseFunctionToolCall = { type ResponseFunctionToolCallItem (line 4957) | interface ResponseFunctionToolCallItem extends ResponseFunctionToolCall { type ResponseFunctionToolCallOutputItem (line 4960) | type ResponseFunctionToolCallOutputItem = { type ResponseIncludable (line 4967) | type ResponseIncludable = type ResponseIncompleteEvent (line 4970) | type ResponseIncompleteEvent = { type ResponseInput (line 4975) | type ResponseInput = Array; type ResponseInputContent (line 4976) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 4977) | type ResponseInputImage = { type ResponseInputImageContent (line 4985) | type ResponseInputImageContent = { type ResponseInputItem (line 4993) | type ResponseInputItem = type ResponseInputItemFunctionCallOutput (line 5000) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 5007) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 5013) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 5014) | type ResponseInputMessageItem = { type ResponseInputText (line 5021) | type ResponseInputText = { type ResponseInputTextContent (line 5025) | type ResponseInputTextContent = { type ResponseItem (line 5029) | type ResponseItem = type ResponseOutputItem (line 5034) | type ResponseOutputItem = type ResponseOutputItemAddedEvent (line 5038) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 5044) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 5050) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 5057) | type ResponseOutputRefusal = { type ResponseOutputText (line 5061) | type ResponseOutputText = { type ResponseReasoningItem (line 5066) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 5074) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 5078) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 5082) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 5090) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 5098) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 5106) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 5114) | type ResponseStatus = type ResponseStreamEvent (line 5121) | type ResponseStreamEvent = type ResponseCompletedEvent (line 5137) | type ResponseCompletedEvent = { type ResponseTextConfig (line 5142) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 5146) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 5155) | type ResponseTextDoneEvent = { type Logprob (line 5164) | type Logprob = { type TopLogprob (line 5169) | type TopLogprob = { type ResponseUsage (line 5173) | type ResponseUsage = { type Tool (line 5178) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 5179) | type ToolChoiceFunction = { type ToolChoiceOptions (line 5183) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 5184) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 5185) | type StreamOptions = { type Without (line 5189) | type Without = { type XOR (line 5193) | type XOR = (T & Without) | (U & Without); type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 5194) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 5214) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 5227) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 5237) | type Ai_Cf_Openai_Whisper_Input = type Ai_Cf_Openai_Whisper_Output (line 5245) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 5268) | type Ai_Cf_Meta_M2M100_1_2B_Input = type Ai_Cf_Meta_M2M100_1_2B_Output (line 5302) | type Ai_Cf_Meta_M2M100_1_2B_Output = type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 5310) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 5320) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 5340) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 5353) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 5363) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 5383) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 5396) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 5406) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 5447) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 5454) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 5462) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 5485) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 5537) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 5617) | type Ai_Cf_Baai_Bge_M3_Input = type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 5629) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 5648) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 5655) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 5674) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 5681) | type Ai_Cf_Baai_Bge_M3_Output = type Ai_Cf_Baai_Bge_M3_Output_Query (line 5686) | interface Ai_Cf_Baai_Bge_M3_Output_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 5698) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Output_Embedding (line 5706) | interface Ai_Cf_Baai_Bge_M3_Output_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 5717) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 5727) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 5737) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 5747) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 5750) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 5801) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 5975) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 5998) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 6002) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 6053) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 6057) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 6215) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 6219) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 6264) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 6268) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 6307) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 6317) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 6349) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 6384) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 6402) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 6418) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 6421) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 6472) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 6476) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 6626) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 6630) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 6670) | type Ai_Cf_Qwen_Qwq_32B_Input = type Ai_Cf_Qwen_Qwq_32B_Prompt (line 6673) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 6723) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 6904) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 6944) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 6947) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 6997) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 7178) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 7218) | type Ai_Cf_Google_Gemma_3_12B_It_Input = type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 7221) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 7271) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 7435) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 7475) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 7479) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 7530) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 7534) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 7716) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 7722) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 7773) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 7955) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 8008) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 8012) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 8063) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 8067) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 8225) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 8229) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 8235) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 8286) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 8290) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 8448) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 8452) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 8457) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 8557) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 8621) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 8631) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 8785) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 8822) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 8831) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 8839) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 8863) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 8885) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 8918) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 8923) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 8953) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 8963) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 9004) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 9009) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 9053) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 9063) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 9067) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 9118) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 9122) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 9280) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 9284) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 9290) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 9341) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 9345) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 9503) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 9507) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 9512) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 9612) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 9676) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 9686) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 9692) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 9709) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 9746) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 9802) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 9871) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 9876) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 9915) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input (line 9920) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output (line 9926) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Dev_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input (line 9936) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output (line 9942) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_4B_Output { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input (line 9952) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Input { type Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output (line 9958) | interface Ai_Cf_Black_Forest_Labs_Flux_2_Klein_9B_Output { type AiModels (line 9980) | interface AiModels { type AiOptions (line 10071) | type AiOptions = { type AiModelsSearchParams (line 10096) | type AiModelsSearchParams = { type AiModelsSearchObject (line 10105) | type AiModelsSearchObject = { type ChatCompletionsBase (line 10121) | type ChatCompletionsBase = XOR< type ChatCompletionsInput (line 10125) | type ChatCompletionsInput = XOR< type InferenceUpstreamError (line 10131) | interface InferenceUpstreamError extends Error {} type AiInternalError (line 10132) | interface AiInternalError extends Error {} type AiModelListType (line 10133) | type AiModelListType = Record; type GatewayRetries (line 10216) | type GatewayRetries = { type GatewayOptions (line 10221) | type GatewayOptions = { type UniversalGatewayOptions (line 10232) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 10238) | type AiGatewayPatchLog = { type AiGatewayLog (line 10243) | type AiGatewayLog = { type AIGatewayProviders (line 10270) | type AIGatewayProviders = type AIGatewayHeaders (line 10291) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 10317) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 10323) | interface AiGatewayInternalError extends Error {} type AiGatewayLogNotFound (line 10324) | interface AiGatewayLogNotFound extends Error {} type AutoRAGInternalError (line 10341) | interface AutoRAGInternalError extends Error {} type AutoRAGNotFoundError (line 10346) | interface AutoRAGNotFoundError extends Error {} type AutoRAGUnauthorizedError (line 10350) | interface AutoRAGUnauthorizedError extends Error {} type AutoRAGNameNotSetError (line 10355) | interface AutoRAGNameNotSetError extends Error {} type ComparisonFilter (line 10356) | type ComparisonFilter = { type CompoundFilter (line 10361) | type CompoundFilter = { type AutoRagSearchRequest (line 10370) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 10389) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 10398) | type AutoRagAiSearchRequestStreaming = Omit< type AutoRagSearchResponse (line 10409) | type AutoRagSearchResponse = { type AutoRagListResponse (line 10430) | type AutoRagListResponse = { type AutoRagAiSearchResponse (line 10443) | type AutoRagAiSearchResponse = AutoRagSearchResponse & { type BasicImageTransformations (line 10488) | interface BasicImageTransformations { type BasicImageTransformationsGravityCoordinates (line 10564) | interface BasicImageTransformationsGravityCoordinates { type RequestInitCfProperties (line 10578) | interface RequestInitCfProperties extends Record { type RequestInitCfPropertiesImageDraw (line 10629) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 10666) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 10831) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 10836) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 10845) | type IncomingRequestCfProperties = type IncomingRequestCfPropertiesBase (line 10851) | interface IncomingRequestCfPropertiesBase extends Record< type IncomingRequestCfPropertiesBotManagementBase (line 10932) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 10959) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 10971) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 10983) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise< type IncomingRequestCfPropertiesCloudflareAccessOrApiShield (line 10994) | interface IncomingRequestCfPropertiesCloudflareAccessOrApiShield { type IncomingRequestCfPropertiesExportedAuthenticatorMetadata (line 11016) | interface IncomingRequestCfPropertiesExportedAuthenticatorMetadata { type IncomingRequestCfPropertiesGeographicInformation (line 11045) | interface IncomingRequestCfPropertiesGeographicInformation { type IncomingRequestCfPropertiesTLSClientAuth (line 11122) | interface IncomingRequestCfPropertiesTLSClientAuth { type IncomingRequestCfPropertiesTLSClientAuthPlaceholder (line 11215) | interface IncomingRequestCfPropertiesTLSClientAuthPlaceholder { type CertVerificationStatus (line 11235) | type CertVerificationStatus = type IncomingRequestCfPropertiesEdgeRequestKeepAliveStatus (line 11253) | type IncomingRequestCfPropertiesEdgeRequestKeepAliveStatus = type Iso3166Alpha2Code (line 11261) | type Iso3166Alpha2Code = type ContinentCode (line 11512) | type ContinentCode = type CfProperties (line 11520) | type CfProperties = type D1Meta (line 11523) | interface D1Meta { type D1Response (line 11555) | interface D1Response { type D1Result (line 11560) | type D1Result = D1Response & { type D1ExecResult (line 11563) | interface D1ExecResult { type D1SessionConstraint (line 11567) | type D1SessionConstraint = type D1SessionBookmark (line 11576) | type D1SessionBookmark = string; type Disposable (line 11622) | interface Disposable {} type EmailSendResult (line 11626) | interface EmailSendResult { type EmailMessage (line 11635) | interface EmailMessage { type ForwardableEmailMessage (line 11648) | interface ForwardableEmailMessage extends EmailMessage { type EmailAttachment (line 11682) | type EmailAttachment = type EmailAddress (line 11698) | interface EmailAddress { type SendEmail (line 11705) | interface SendEmail { type EmailExportedHandler (line 11723) | type EmailExportedHandler = ( type HelloWorldBinding (line 11731) | interface HelloWorldBinding { type Hyperdrive (line 11744) | interface Hyperdrive { type ImageInfoResponse (line 11794) | type ImageInfoResponse = type ImageTransform (line 11804) | type ImageTransform = { type ImageDrawOptions (line 11861) | type ImageDrawOptions = { type ImageInputOptions (line 11869) | type ImageInputOptions = { type ImageOutputOptions (line 11872) | type ImageOutputOptions = { type ImageMetadata (line 11885) | interface ImageMetadata { type ImageUploadOptions (line 11895) | interface ImageUploadOptions { type ImageUpdateOptions (line 11903) | interface ImageUpdateOptions { type ImageListOptions (line 11908) | interface ImageListOptions { type ImageList (line 11914) | interface ImageList { type HostedImagesBinding (line 11919) | interface HostedImagesBinding { type ImagesBinding (line 11965) | interface ImagesBinding { type ImageTransformer (line 11989) | interface ImageTransformer { type ImageTransformationOutputOptions (line 12013) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 12016) | interface ImageTransformationResult { type ImagesError (line 12030) | interface ImagesError extends Error { type MediaBinding (line 12039) | interface MediaBinding { type MediaTransformer (line 12051) | interface MediaTransformer { type MediaTransformationGenerator (line 12071) | interface MediaTransformationGenerator { type MediaTransformationResult (line 12083) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 12104) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 12116) | type MediaTransformationOutputOptions = { type MediaError (line 12144) | interface MediaError extends Error { type Params (line 12149) | type Params

= Record; type EventContext (line 12150) | type EventContext = { type PagesFunction (line 12164) | type PagesFunction< type EventPluginContext (line 12169) | type EventPluginContext = { type PagesPluginFunction (line 12184) | type PagesPluginFunction< type PubSubMessage (line 12196) | interface PubSubMessage { type JsonWebKeyWithKid (line 12222) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 12226) | interface RateLimitOptions { type RateLimitOutcome (line 12229) | interface RateLimitOutcome { type RateLimit (line 12232) | interface RateLimit { type RpcTargetBranded (line 12253) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 12256) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 12259) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 12262) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 12265) | type EntrypointBranded = type Stubable (line 12270) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 12275) | type Serializable = type StubBase (line 12294) | interface StubBase extends Disposable { type Stub (line 12298) | type Stub = Provider & StubBase; type BaseType (line 12300) | type BaseType = type Stubify (line 12320) | type Stubify = T extends Stubable type Unstubify (line 12342) | type Unstubify = type UnstubifyAll (line 12362) | type UnstubifyAll = { type MaybeProvider (line 12367) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 12368) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 12376) | type Result = R extends Stubable type MethodOrProperty (line 12386) | type MethodOrProperty = V extends (...args: infer P) => infer R type MaybeCallableProvider (line 12391) | type MaybeCallableProvider = T extends (...args: any[]) => any type Provider (line 12397) | type Provider< type Env (line 12415) | interface Env {} type GlobalProps (line 12434) | interface GlobalProps {} type GlobalProp (line 12437) | type GlobalProp = K extends keyof GlobalProps type MainModule (line 12442) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 12444) | type Exports = { type RpcStub (line 12458) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 12507) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 12515) | type WorkflowSleepDuration = type WorkflowDelayDuration (line 12518) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 12519) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 12520) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 12521) | type WorkflowBackoff = "constant" | "linear" | "exponential"; type WorkflowStepConfig (line 12522) | type WorkflowStepConfig = { type WorkflowEvent (line 12530) | type WorkflowEvent = { type WorkflowStepEvent (line 12535) | type WorkflowStepEvent = { type WorkflowStepContext (line 12540) | type WorkflowStepContext = { type WorkflowInstanceStatus (line 12563) | type WorkflowInstanceStatus = type SecretsStoreSecret (line 12599) | interface SecretsStoreSecret { type StreamBinding (line 12628) | interface StreamBinding { type StreamVideoHandle (line 12665) | interface StreamVideoHandle { type StreamVideo (line 12702) | interface StreamVideo { type StreamVideoStatus (line 12809) | type StreamVideoStatus = { type StreamVideoInput (line 12831) | type StreamVideoInput = { type StreamPublicDetails (line 12841) | type StreamPublicDetails = { type StreamDirectUpload (line 12859) | type StreamDirectUpload = { type StreamDirectUploadCreateParams (line 12877) | type StreamDirectUploadCreateParams = { type StreamDirectUploadWatermark (line 12918) | type StreamDirectUploadWatermark = { type StreamUrlUploadParams (line 12924) | type StreamUrlUploadParams = { type StreamScopedCaptions (line 12966) | interface StreamScopedCaptions { type StreamScopedDownloads (line 13010) | interface StreamScopedDownloads { type StreamVideos (line 13042) | interface StreamVideos { type StreamWatermarks (line 13051) | interface StreamWatermarks { type StreamUpdateVideoParams (line 13105) | type StreamUpdateVideoParams = { type StreamCaption (line 13150) | type StreamCaption = { type StreamDownloadStatus (line 13168) | type StreamDownloadStatus = "ready" | "inprogress" | "error"; type StreamDownloadType (line 13169) | type StreamDownloadType = "default" | "audio"; type StreamDownload (line 13170) | type StreamDownload = { type StreamDownloadGetResponse (line 13188) | type StreamDownloadGetResponse = { type StreamWatermarkPosition (line 13198) | type StreamWatermarkPosition = type StreamWatermark (line 13204) | type StreamWatermark = { type StreamWatermarkCreateParams (line 13260) | type StreamWatermarkCreateParams = { type StreamVideosListParams (line 13290) | type StreamVideosListParams = { type StreamPaginationComparison (line 13316) | type StreamPaginationComparison = "eq" | "gt" | "gte" | "lt" | "lte"; type StreamError (line 13320) | interface StreamError extends Error { type InternalError (line 13326) | interface InternalError extends StreamError { type BadRequestError (line 13329) | interface BadRequestError extends StreamError { type NotFoundError (line 13332) | interface NotFoundError extends StreamError { type ForbiddenError (line 13335) | interface ForbiddenError extends StreamError { type RateLimitedError (line 13338) | interface RateLimitedError extends StreamError { type QuotaReachedError (line 13341) | interface QuotaReachedError extends StreamError { type MaxFileSizeError (line 13344) | interface MaxFileSizeError extends StreamError { type InvalidURLError (line 13347) | interface InvalidURLError extends StreamError { type AlreadyUploadedError (line 13350) | interface AlreadyUploadedError extends StreamError { type TooManyWatermarksError (line 13353) | interface TooManyWatermarksError extends StreamError { type MarkdownDocument (line 13356) | type MarkdownDocument = { type ConversionResponse (line 13360) | type ConversionResponse = type ImageConversionOptions (line 13376) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 13379) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 13383) | type ConversionOptions = { type ConversionRequestOptions (line 13400) | type ConversionRequestOptions = { type SupportedFileFormat (line 13405) | type SupportedFileFormat = { type Header (line 13421) | interface Header { type FetchEventInfo (line 13425) | interface FetchEventInfo { type JsRpcEventInfo (line 13432) | interface JsRpcEventInfo { type ScheduledEventInfo (line 13435) | interface ScheduledEventInfo { type AlarmEventInfo (line 13440) | interface AlarmEventInfo { type QueueEventInfo (line 13444) | interface QueueEventInfo { type EmailEventInfo (line 13449) | interface EmailEventInfo { type TraceEventInfo (line 13455) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 13459) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 13462) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 13465) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 13470) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 13477) | interface CustomEventInfo { type FetchResponseInfo (line 13480) | interface FetchResponseInfo { type EventOutcome (line 13484) | type EventOutcome = type ScriptVersion (line 13496) | interface ScriptVersion { type Onset (line 13501) | interface Onset { type Outcome (line 13523) | interface Outcome { type SpanOpen (line 13529) | interface SpanOpen { type SpanClose (line 13536) | interface SpanClose { type DiagnosticChannelEvent (line 13540) | interface DiagnosticChannelEvent { type Exception (line 13545) | interface Exception { type Log (line 13551) | interface Log { type DroppedEventsDiagnostic (line 13556) | interface DroppedEventsDiagnostic { type StreamDiagnostic (line 13560) | interface StreamDiagnostic { type Return (line 13569) | interface Return { type Attribute (line 13573) | interface Attribute { type Attributes (line 13585) | interface Attributes { type EventType (line 13589) | type EventType = type SpanContext (line 13601) | interface SpanContext { type TailEvent (line 13616) | interface TailEvent { type TailEventHandler (line 13626) | type TailEventHandler = ( type TailEventHandlerObject (line 13629) | type TailEventHandlerObject = { type TailEventHandlerType (line 13639) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 13647) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 13651) | type VectorizeVectorMetadata = type VectorFloatArray (line 13654) | type VectorFloatArray = Float32Array | Float64Array; type VectorizeError (line 13655) | interface VectorizeError { type VectorizeVectorMetadataFilterOp (line 13664) | type VectorizeVectorMetadataFilterOp = type VectorizeVectorMetadataFilterCollectionOp (line 13671) | type VectorizeVectorMetadataFilterCollectionOp = "$in" | "$nin"; type VectorizeVectorMetadataFilter (line 13675) | type VectorizeVectorMetadataFilter = { type VectorizeDistanceMetric (line 13696) | type VectorizeDistanceMetric = "euclidean" | "cosine" | "dot-product"; type VectorizeMetadataRetrievalLevel (line 13706) | type VectorizeMetadataRetrievalLevel = "all" | "indexed" | "none"; type VectorizeQueryOptions (line 13707) | interface VectorizeQueryOptions { type VectorizeIndexConfig (line 13717) | type VectorizeIndexConfig = type VectorizeIndexDetails (line 13731) | interface VectorizeIndexDetails { type VectorizeIndexInfo (line 13746) | interface VectorizeIndexInfo { type VectorizeVector (line 13759) | interface VectorizeVector { type VectorizeMatch (line 13772) | type VectorizeMatch = Pick, "values"> & type VectorizeMatches (line 13780) | interface VectorizeMatches { type VectorizeVectorMutation (line 13791) | interface VectorizeVectorMutation { type VectorizeAsyncMutation (line 13801) | interface VectorizeAsyncMutation { type WorkerVersionMetadata (line 13912) | type WorkerVersionMetadata = { type DynamicDispatchLimits (line 13920) | interface DynamicDispatchLimits { type DynamicDispatchOptions (line 13930) | interface DynamicDispatchOptions { type DispatchNamespace (line 13942) | interface DispatchNamespace { type WorkflowDurationLabel (line 13983) | type WorkflowDurationLabel = type WorkflowSleepDuration (line 13991) | type WorkflowSleepDuration = type WorkflowRetentionDuration (line 13994) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowInstanceCreateOptions (line 13995) | interface WorkflowInstanceCreateOptions { type InstanceStatus (line 14013) | type InstanceStatus = { type WorkflowError (line 14030) | interface WorkflowError { FILE: types/scripts/build-types.ts constant OUTPUT_PATH (line 15) | const OUTPUT_PATH = getFilePath("types/definitions"); constant ENTRYPOINTS (line 16) | const ENTRYPOINTS = [ function loadLibFiles (line 48) | function loadLibFiles(): SourcesMap { function checkDiagnostics (line 69) | function checkDiagnostics(sources: SourcesMap): void { function spawnWorkerd (line 111) | function spawnWorkerd( function buildEntrypoint (line 138) | async function buildEntrypoint( function buildAllEntrypoints (line 170) | async function buildAllEntrypoints(workerUrl: URL): Promise { function main (line 190) | async function main(): Promise { FILE: types/scripts/build-worker.ts function readPath (line 14) | async function readPath(rootPath: string): Promise { function readParamNames (line 30) | async function readParamNames(): Promise; function collectStructureMap (line 23) | function collectStructureMap(root: StructureGroups): StructureMap { function collectIncluded (line 42) | function collectIncluded(map: StructureMap, root?: string): Set { function collectClasses (line 149) | function collectClasses(map: StructureMap): Set { function generateDefinitions (line 178) | function generateDefinitions(root: StructureGroups): { function collectTypeScriptModules (line 203) | function collectTypeScriptModules(root: StructureGroups): string { FILE: types/src/generator/parameter-names.ts type ParameterNamesData (line 5) | type ParameterNamesData = Record< function installParameterNames (line 11) | function installParameterNames(newData: ParameterNamesData): void { function getParameterName (line 17) | function getParameterName( FILE: types/src/generator/structure.ts constant FULLY_QUALIFIED_NAME_PREFIX (line 28) | const FULLY_QUALIFIED_NAME_PREFIX = 'fqn$'; function createMethodPartial (line 30) | function createMethodPartial( function createIteratorMethodPartial (line 49) | function createIteratorMethodPartial( function createInstancePropertyPartial (line 66) | function createInstancePropertyPartial( function createPrototypeProperty (line 88) | function createPrototypeProperty( function createNestedPartial (line 125) | function createNestedPartial(nested: Member_Nested): [string, ts.TypeNod... function createConstantPartial (line 133) | function createConstantPartial( function createInterfaceMemberNode (line 148) | function createInterfaceMemberNode( function createIteratorInterfaceMemberNode (line 220) | function createIteratorInterfaceMemberNode( function createClassMemberNode (line 240) | function createClassMemberNode( function createIteratorClassMemberNode (line 326) | function createIteratorClassMemberNode( function filterUnimplementedProperties (line 349) | function filterUnimplementedProperties< type CreateStructureNodeOptions (line 370) | interface CreateStructureNodeOptions { function createStructureNode (line 374) | function createStructureNode( FILE: types/src/generator/type.ts function findLastIndex (line 25) | function findLastIndex( function maybeUnwrapOptional (line 37) | function maybeUnwrapOptional( function isNullMaybe (line 53) | function isNullMaybe(maybe: MaybeType): boolean { function isCharNumber (line 59) | function isCharNumber(number: NumberType): boolean { function isByteNumber (line 66) | function isByteNumber(number: NumberType): boolean { function isBigNumber (line 73) | function isBigNumber(number: NumberType): boolean { function isArrayPointer (line 87) | function isArrayPointer(array: ArrayType): boolean { function isIterable (line 92) | function isIterable(array: ArrayType): boolean { function isUnsatisfiable (line 98) | function isUnsatisfiable(typeNode: ts.TypeNode): boolean { function getTypeName (line 121) | function getTypeName( function createParamDeclarationNodes (line 139) | function createParamDeclarationNodes( function createTypeNode (line 213) | function createTypeNode( FILE: types/src/index.ts function transform (line 43) | function transform( function printDefinitions (line 60) | function printDefinitions( FILE: types/src/print.ts function printNode (line 16) | function printNode(node: ts.Node): string { function printNodeList (line 20) | function printNodeList(nodes: ts.Node[]): string { FILE: types/src/program.ts type SourcesMap (line 9) | type SourcesMap = InstanceType; function createMemoryProgram (line 15) | function createMemoryProgram( FILE: types/src/standards.ts function collateStandardComments (line 12) | function collateStandardComments( FILE: types/src/transforms/ambient.ts function createAmbientTransformer (line 27) | function createAmbientTransformer(): ts.TransformerFactory { function createVisitor (line 36) | function createVisitor(ctx: ts.TransformationContext): ts.Visitor { FILE: types/src/transforms/class-to-interface.ts function createClassToInterfaceTransformer (line 36) | function createClassToInterfaceTransformer( function transformClassToInterface (line 64) | function transformClassToInterface( function createInterfaceDeclaration (line 78) | function createInterfaceDeclaration( function transformClassMembers (line 97) | function transformClassMembers( function transformClassMemberToInterface (line 126) | function transformClassMemberToInterface( function createPropertySignature (line 178) | function createPropertySignature( function createMethodSignature (line 206) | function createMethodSignature( function createGetAccessorSignature (line 236) | function createGetAccessorSignature( function createVariableDeclaration (line 269) | function createVariableDeclaration( function createClassType (line 308) | function createClassType( function createConstructSignature (line 335) | function createConstructSignature( function createPrototypeProperty (line 369) | function createPrototypeProperty( function getAccessModifiers (line 385) | function getAccessModifiers( FILE: types/src/transforms/comments.ts type CommentsData (line 8) | type CommentsData = Record< function createCommentsTransformer (line 15) | function createCommentsTransformer( function maybeAddComment (line 26) | function maybeAddComment(node: ts.Node, comment?: string): void { function createVisitor (line 36) | function createVisitor(data: CommentsData): ts.Visitor { FILE: types/src/transforms/globals.ts function createGlobalScopeTransformer (line 38) | function createGlobalScopeTransformer( function createInlineVisitor (line 50) | function createInlineVisitor( function maybeExtractGlobalNode (line 74) | function maybeExtractGlobalNode( function createGlobalScopeVisitor (line 116) | function createGlobalScopeVisitor( FILE: types/src/transforms/helpers.ts function hasModifier (line 10) | function hasModifier( function ensureModifier (line 20) | function ensureModifier( function ensureNoModifier (line 34) | function ensureNoModifier( type ModifierRequirements (line 47) | interface ModifierRequirements { function ensureModifierRequirements (line 52) | function ensureModifierRequirements( function ensureStatementModifiers (line 78) | function ensureStatementModifiers( FILE: types/src/transforms/import-resolve.ts constant TSCONFIG_PATHS (line 13) | const TSCONFIG_PATHS: Record = { function createImportResolveTransformer (line 53) | function createImportResolveTransformer(): ts.TransformerFactory( function mergeMembers (line 153) | function mergeMembers( function classToTypeElement (line 220) | function classToTypeElement( function applyOverride (line 257) | function applyOverride< function createOverrideDefineVisitor (line 300) | function createOverrideDefineVisitor( function createRenameVisitor (line 380) | function createRenameVisitor( function maybeGetStatementName (line 471) | function maybeGetStatementName(node: ts.Statement): ts.Identifier | unde... FILE: types/src/utils.ts function getFilePath (line 10) | function getFilePath(f: string): string { FILE: types/src/worker/index.ts method fetch (line 21) | async fetch(request): Promise { FILE: types/test/generator/index.spec.ts function initAsReferencableTypesGroup (line 20) | function initAsReferencableTypesGroup( function initAsNestedStructure (line 100) | function initAsNestedStructure(structure: Structure): void { FILE: types/test/transforms/class-to-interface.spec.ts function normalizeWhitespace (line 57) | function normalizeWhitespace(str: string) { FILE: types/test/transforms/overrides/index.spec.ts function printDefinitionsWithOverrides (line 19) | function printDefinitionsWithOverrides(root: StructureGroups): string { function referenceThing (line 48) | function referenceThing(type: Type | Member_Nested) { FILE: types/test/types/cf.ts function expectType (line 5) | function expectType(_value: T) {} method fetch (line 8) | async fetch(request, env) { FILE: types/test/types/d1.ts function expectType (line 5) | function expectType(_value: T) {} type Row (line 7) | type Row = { col1: string; col2: string }; method fetch (line 10) | async fetch(request, env) { FILE: types/test/types/do.ts type Value (line 5) | type Value = ArrayBuffer | string | number | null; class TestDOSql (line 7) | class TestDOSql extends DurableObject { method test (line 8) | test() { FILE: types/test/types/rpc.ts type TestType (line 13) | type TestType = { type ABasicInterface (line 31) | interface ABasicInterface { type TestInterface (line 36) | interface TestInterface extends ABasicInterface { type NonSerializableInterface (line 47) | interface NonSerializableInterface { class TestCounter (line 51) | class TestCounter extends RpcTarget { method constructor (line 52) | constructor(private val = 0) { method value (line 55) | get value() { method increment (line 58) | increment(by = 1) { method copy (line 61) | copy() { method dup (line 70) | dup(x: number) { method [Symbol.dispose] (line 65) | [Symbol.dispose]() { type Props (line 77) | type Props = {myProp: number}; class TestEntrypoint (line 79) | class TestEntrypoint extends WorkerEntrypoint { method constructor (line 80) | constructor(ctx: ExecutionContext, env: Env) { method fetch (line 84) | fetch(request: Request) { method tail (line 87) | async tail(_events: TraceItem[]) {} method trace (line 88) | trace(_events: TraceItem[]) {} method scheduled (line 89) | async scheduled(_controller: ScheduledController) {} method queue (line 90) | queue(_batch: MessageBatch) {} method test (line 91) | async test(_controller: TestController) {} method privateProperty (line 94) | private get privateProperty() { method property (line 102) | get property(): number { method asyncProperty (line 105) | get asyncProperty() { method privateMethod (line 109) | private privateMethod() { method [symbolMethod] (line 112) | [symbolMethod]() { method method (line 115) | method() { method asyncMethod (line 118) | async asyncMethod() { method voidMethod (line 121) | voidMethod(_x?: number) {} method asyncVoidMethod (line 122) | async asyncVoidMethod() {} method functionMethod (line 124) | functionMethod() { method asyncFunctionMethod (line 127) | async asyncFunctionMethod() { method asyncAsyncFunctionMethod (line 130) | async asyncAsyncFunctionMethod() { method functionWithExtrasMethod (line 134) | functionWithExtrasMethod() { method stubMethod (line 140) | async stubMethod( method objectProperty (line 155) | get objectProperty() { method everySerializable (line 170) | get everySerializable() { method everyCompositeSerializable (line 213) | get everyCompositeSerializable() { method methodReturnsTypeObject (line 223) | methodReturnsTypeObject(): TestType { method methodReturnsInterfaceObject (line 244) | methodReturnsInterfaceObject(): TestInterface { method nonSerializable1 (line 270) | nonSerializable1() { method nonSerializable2 (line 273) | nonSerializable2() { method nonSerializable3 (line 276) | nonSerializable3(): NonSerializableInterface { method [Symbol.dispose] (line 280) | [Symbol.dispose]() { class TestObject (line 285) | class TestObject extends DurableObject { method fetch (line 286) | async fetch(request: Request) { method alarm (line 289) | async alarm() {} method complexTypes (line 291) | complexTypes() { method webSocketMessage (line 332) | webSocketMessage(_ws: WebSocket, _message: string | ArrayBuffer) {} method webSocketClose (line 333) | async webSocketClose( method webSocketError (line 339) | webSocketError(_ws: WebSocket, _error: unknown) {} method targetMethod (line 341) | targetMethod() { method asyncTargetMethod (line 344) | async asyncTargetMethod() { method [Symbol.dispose] (line 348) | [Symbol.dispose]() { class TestAlarmObject (line 353) | class TestAlarmObject extends DurableObject { method alarm (line 355) | async alarm(alarmInfo?: AlarmInvocationInfo) { method runAlarmVoid (line 363) | async runAlarmVoid(): Promise { method runAlarmInfo (line 366) | async runAlarmInfo(): Promise { class TestNaughtyEntrypoint (line 374) | class TestNaughtyEntrypoint extends WorkerEntrypoint { method fetch (line 377) | fetch(_request: Request) { method tail (line 381) | async tail(_animal: '🐶') {} method trace (line 383) | trace(_draw: boolean) {} method scheduled (line 385) | async scheduled(_at: Date) {} method queue (line 387) | queue(_message: string) {} method test (line 389) | async test(_x: number, _y: number) {} class TestNaughtyObject (line 392) | class TestNaughtyObject extends DurableObject { method fetch (line 395) | async fetch(url: string) { method alarm (line 399) | async alarm(_x: boolean) {} method webSocketMessage (line 401) | webSocketMessage(_x: boolean) {} method webSocketClose (line 403) | async webSocketClose(_x: boolean) {} method webSocketError (line 405) | webSocketError(_x: boolean) {} type Env (line 408) | interface Env { method fetch (line 427) | async fetch(_request, env, _ctx) {